Skip to content

8387324: jlink --strip-debug does strip only internal native debug symbols on Linux but not external ones#31690

Draft
ArnoZeller wants to merge 1 commit into
openjdk:masterfrom
ArnoZeller:handle-debuginfo-files-in-strip-debug
Draft

8387324: jlink --strip-debug does strip only internal native debug symbols on Linux but not external ones#31690
ArnoZeller wants to merge 1 commit into
openjdk:masterfrom
ArnoZeller:handle-debuginfo-files-in-strip-debug

Conversation

@ArnoZeller

@ArnoZeller ArnoZeller commented Jun 26, 2026

Copy link
Copy Markdown
Contributor


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

Integration blocker

 ⚠️ Title mismatch between PR and JBS for issue JDK-8387324

Warning

 ⚠️ Found leading lowercase letter in issue title for 8387324: jlink --strip-debug does strip only internal native debug symbols on Linux but not external ones

Issue

  • JDK-8387324: jlink --strip-debug should filter external debug symbols (Enhancement - P4) ⚠️ Title mismatch between PR and JBS.

Reviewing

Using git

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

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

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 31690

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

Using diff file

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

@bridgekeeper

bridgekeeper Bot commented Jun 26, 2026

Copy link
Copy Markdown

👋 Welcome back azeller! 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

openjdk Bot commented Jun 26, 2026

Copy link
Copy Markdown

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

@openjdk openjdk Bot added the core-libs core-libs-dev@openjdk.org label Jun 26, 2026
@openjdk

openjdk Bot commented Jun 26, 2026

Copy link
Copy Markdown

@ArnoZeller 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