RFR: 8349648: Test tools/jpackage/share/JLinkOptionsTest.java fails with --enable-linkable-runtime set after JDK-8346434 [v2]
Christoph Langer
clanger at openjdk.org
Tue Feb 11 10:17:48 UTC 2025
On Fri, 7 Feb 2025 17:43:15 GMT, Alexey Semenyuk <asemenyuk at openjdk.org> wrote:
>> As far as my testing is concerned it's only `jdk.crypto.cryptoki` which is different with `--bind-services` (as it provides a security provider as a service and doesn't export API).
>
> This is the diff of modules between "jpackage without --bind-services" and "jpackage with --bind-services" before this PR:
>
> [20:27:10.849] TRACE: assertNotEquals(, jdk.charsets,jdk.crypto.cryptoki,jdk.crypto.mscapi,jdk.editpad,jdk.jdeps,jdk.jlink,jdk.jpackage,jdk.jstatd,jdk.localedata,jdk.naming.dns,jdk.naming.rmi): Check '--bind-services' option adds modules
I added a comment about what is expected.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/23514#discussion_r1950571483
More information about the core-libs-dev
mailing list