Integrated: 8321474: TestAutoCreateSharedArchiveUpgrade.java should be updated with JDK 21
Matias Saavedra Silva
matsaave at openjdk.org
Tue Dec 12 22:52:43 UTC 2023
On Wed, 6 Dec 2023 21:52:05 GMT, Matias Saavedra Silva <matsaave at openjdk.org> wrote:
> 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.
This pull request has now been integrated.
Changeset: 1b621f55
Author: Matias Saavedra Silva <matsaave at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/1b621f5527a0d7ae345d79f293357446ab7876d9
Stats: 9 lines in 1 file changed: 7 ins; 0 del; 2 mod
8321474: TestAutoCreateSharedArchiveUpgrade.java should be updated with JDK 21
Reviewed-by: dholmes, iklam
-------------
PR: https://git.openjdk.org/jdk/pull/17005
More information about the hotspot-runtime-dev
mailing list