[jdk17u-dev] RFR: 8257856: Make ClassFileVersionsTest.java robust to JDK version updates
Christoph Langer
clanger at openjdk.org
Fri Mar 17 21:06:09 UTC 2023
Backport JDK-8257856 for Oracle parity. Test update is not exactly needed in a backport release because no Java version update will occur there. However, it's good to have the same test code base in all releases.
-------------
Commit messages:
- Backport 8b042d14b78c66b50495d0d8b559ca3f6744d806
Changes: https://git.openjdk.org/jdk17u-dev/pull/1208/files
Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=1208&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8257856
Stats: 66 lines in 1 file changed: 11 ins; 15 del; 40 mod
Patch: https://git.openjdk.org/jdk17u-dev/pull/1208.diff
Fetch: git fetch https://git.openjdk.org/jdk17u-dev pull/1208/head:pull/1208
PR: https://git.openjdk.org/jdk17u-dev/pull/1208
More information about the jdk-updates-dev
mailing list