Skip to content

Conversation

@barchetta
Copy link
Member

@barchetta barchetta commented Sep 17, 2025

Fixes #1142:

  • Uses the proper argument for jlink's --compress option for both Java 17 and 21+ (this was changed in 21)
  • Handles the classlist file format used by Java 21+
  • Enables two tests that were previously disabled due to a Java 17 bug (which would have caught the classlist file format issue)

@barchetta barchetta self-assigned this Sep 17, 2025
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Sep 17, 2025
@barchetta barchetta merged commit d2fb880 into helidon-io:master Sep 19, 2025
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4.x JLink OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

jlink-image: warnings when run with Java 21 or Java 25

2 participants