RFR: 8292315: Tests should not rely on specific JAR file names (hotspot)

Daniel D. Daugherty dcubed at openjdk.org
Thu Aug 18 19:48:52 UTC 2022


On Thu, 18 Aug 2022 11:34:51 GMT, Christian Stein <cstein at openjdk.org> wrote:

> These changes improve test stability by removing a hard-coded dependency on a JAR file name.

runtime/cds/appcds/dynamicArchive/CDSStreamTestDriver.java fails
to compile in Mach5 Tier2 after this PR. See:

[JDK-8292633](https://bugs.openjdk.org/browse/JDK-8292633) runtime/cds/appcds/dynamicArchive/CDSStreamTestDriver.java fails to compile

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

PR: https://git.openjdk.org/jdk/pull/9916


More information about the hotspot-runtime-dev mailing list