[jdk11u-dev] RFR: 8217340: Compilation failed: tools/launcher/Test7029048.java
Aleksei Voitylov
avoitylov at openjdk.java.net
Thu Mar 3 08:16:28 UTC 2022
JDK-8217340 is in the first batch of a chain of backports for Alpine support to 11u as discussed in the mailing list. For the full set of anticipated changes please refer to the jdk-updates mailing list [1].
Original changeset does not apply cleanly because comment line was changed to javadoc-style from "/*" to "/**" as part of "8216265: [testbug] Introduce Platform.sharedLibraryPathVariableName() and adapt all tests", which is irrelevant and too large to backport.
Testing: JCK + JTreg on Windows, Linux, Solaris, Mac without regressions.
[1] https://mail.openjdk.java.net/pipermail/jdk-updates-dev/2022-February/012271.html
-------------
Commit messages:
- backport of JDK-8217340 to 11u
Changes: https://git.openjdk.java.net/jdk11u-dev/pull/848/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=848&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8217340
Stats: 2 lines in 1 file changed: 1 ins; 0 del; 1 mod
Patch: https://git.openjdk.java.net/jdk11u-dev/pull/848.diff
Fetch: git fetch https://git.openjdk.java.net/jdk11u-dev pull/848/head:pull/848
PR: https://git.openjdk.java.net/jdk11u-dev/pull/848
More information about the jdk-updates-dev
mailing list