RFR: 8282060: RemoteRuntimeImageTest is not actually testing on JDK 8

Erik Joelsson erikj at openjdk.java.net
Thu May 5 12:48:17 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.

Marked as reviewed by erikj (Reviewer).

-------------

PR: https://git.openjdk.java.net/jdk/pull/8547



More information about the build-dev mailing list