Skip to content

8385355: NullPointerException in jdk.tools.jlink.internal.ImageResourcesTree after JDK-8377070#31318

Draft
xuemingshen-oracle wants to merge 1 commit into
openjdk:masterfrom
xuemingshen-oracle:JDK-8385355
Draft

8385355: NullPointerException in jdk.tools.jlink.internal.ImageResourcesTree after JDK-8377070#31318
xuemingshen-oracle wants to merge 1 commit into
openjdk:masterfrom
xuemingshen-oracle:JDK-8385355

Conversation

@xuemingshen-oracle
Copy link
Copy Markdown

@xuemingshen-oracle xuemingshen-oracle commented May 29, 2026

[DRAFT]



Progress

  • Change must be properly reviewed (1 review required, with at least 1 Reviewer)
  • Change must not contain extraneous whitespace
  • Commit message must refer to an issue

Error

 ⚠️ Pull request body is missing required line: - [x] I confirm that I make this contribution in accordance with the [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai).

Issue

  • JDK-8385355: NullPointerException in jdk.tools.jlink.internal.ImageResourcesTree after JDK-8377070 (Bug - P3)

Reviewing

Using git

Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk.git pull/31318/head:pull/31318
$ git checkout pull/31318

Update a local copy of the PR:
$ git checkout pull/31318
$ git pull https://git.openjdk.org/jdk.git pull/31318/head

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 31318

View PR using the GUI difftool:
$ git pr show -t 31318

Using diff file

Download this PR as a diff file:
https://git.openjdk.org/jdk/pull/31318.diff

@bridgekeeper
Copy link
Copy Markdown

bridgekeeper Bot commented May 29, 2026

👋 Welcome back sherman! A progress list of the required criteria for merging this PR into master will be added to the body of your pull request. There are additional pull request commands available for use with this pull request.

@openjdk
Copy link
Copy Markdown

openjdk Bot commented May 29, 2026

❗ This change is not yet ready to be integrated.
See the Progress checklist in the description for automated requirements.

@openjdk openjdk Bot changed the title 8385355: NullPointerException in jdk.tools.jlink.internal.ImageResour… 8385355: NullPointerException in jdk.tools.jlink.internal.ImageResourcesTree after JDK-8377070 May 29, 2026
@openjdk openjdk Bot added the core-libs core-libs-dev@openjdk.org label May 29, 2026
@openjdk
Copy link
Copy Markdown

openjdk Bot commented May 29, 2026

@xuemingshen-oracle The following label will be automatically applied to this pull request:

  • core-libs

When this pull request is ready to be reviewed, an "RFR" email will be sent to the corresponding mailing list. If you would like to change these labels, use the /label pull request command.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core-libs core-libs-dev@openjdk.org

Development

Successfully merging this pull request may close these issues.

1 participant