On Thu, 5 May 2022 09:00:47 GMT, Athijegannathan Sundararajan <sun...@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 <sun...@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