Integrated: 8349648: Test tools/jpackage/share/JLinkOptionsTest.java fails with --enable-linkable-runtime set after JDK-8346434
Christoph Langer
clanger at openjdk.org
Thu Feb 13 10:06:16 UTC 2025
On Fri, 7 Feb 2025 13:13:24 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.
This pull request has now been integrated.
Changeset: 29202d1f
Author: Christoph Langer <clanger at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/29202d1fa7fc35796a5d2c9425eeb3e12f8c027a
Stats: 5 lines in 1 file changed: 3 ins; 0 del; 2 mod
8349648: Test tools/jpackage/share/JLinkOptionsTest.java fails with --enable-linkable-runtime set after JDK-8346434
Reviewed-by: sgehwolf, asemenyuk
-------------
PR: https://git.openjdk.org/jdk/pull/23514
More information about the core-libs-dev
mailing list