Integrated: 8282060: RemoteRuntimeImageTest is not actually testing on JDK 8
Athijegannathan Sundararajan
sundar at openjdk.java.net
Thu May 5 13:26:31 UTC 2022
On Thu, 5 May 2022 09:00:47 GMT, Athijegannathan Sundararajan <sundar at openjdk.org> wrote:
> This test requires jdk8 to be available while running jdk tests. But JDK8_HOME is defined to be BOOT_JDK and so version check fails in the test. The test vacuously passes just printing a message. There are already tests that exercise jrt-fs.jar on the same JDK being tested and so basic jrt-fs.jar is covered for same target JDK case.
This pull request has now been integrated.
Changeset: ede06c3c
Author: Athijegannathan Sundararajan <sundar at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/ede06c3c5f74c64dac3889d35b02541897ba4d94
Stats: 202 lines in 3 files changed: 0 ins; 202 del; 0 mod
8282060: RemoteRuntimeImageTest is not actually testing on JDK 8
Reviewed-by: alanb, erikj
-------------
PR: https://git.openjdk.java.net/jdk/pull/8547
More information about the build-dev
mailing list