RFR: 8321474: TestAutoCreateSharedArchiveUpgrade.java should be updated with JDK 21
Matias Saavedra Silva
matsaave at openjdk.org
Thu Dec 7 18:14:16 UTC 2023
This test needs to be updated with each release since the release build number is hard coded. Now that the test has to download and install more JDKs, it will take longer to run and may timeout. A longer timeout is added as well as a minor correction where an exception was not being thrown.
-------------
Commit messages:
- 8321474: TestAutoCreateSharedArchiveUpgrade.java should be updated with JDK 21
Changes: https://git.openjdk.org/jdk/pull/17005/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=17005&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8321474
Stats: 9 lines in 1 file changed: 5 ins; 0 del; 4 mod
Patch: https://git.openjdk.org/jdk/pull/17005.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/17005/head:pull/17005
PR: https://git.openjdk.org/jdk/pull/17005
More information about the hotspot-runtime-dev
mailing list