RFR: 8349648: Test tools/jpackage/share/JLinkOptionsTest.java fails with --enable-linkable-runtime set after JDK-8346434 [v2]

Severin Gehwolf sgehwolf at openjdk.org
Wed Feb 12 11:56:12 UTC 2025


On Tue, 11 Feb 2025 10:17:48 GMT, Christoph Langer <clanger at openjdk.org> wrote:

>> The change for JDK-8346434 added a new test case to tools/jpackage/share/JLinkOptionsTest.java which does not respect the constraint of the linkable runtime (JEP 493) that no jdk.jlink module can be part of the target image.
>> This can be circumvented by limiting the modules.
>
> Christoph Langer has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Add a comment to help understand the output

Marked as reviewed by sgehwolf (Reviewer).

-------------

PR Review: https://git.openjdk.org/jdk/pull/23514#pullrequestreview-2611683179


More information about the core-libs-dev mailing list