RFR: 8292315: Tests should not rely on specific JAR file names (hotspot)
Daniel D. Daugherty
dcubed at openjdk.org
Thu Aug 18 19:55:34 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.
This test (runtime/cds/appcds/dynamicArchive/CDSStreamTestDriver.java) does not
execute in Tier1 so if GHA was relied upon to test this fix, then that didn't get the
job done.
-------------
PR: https://git.openjdk.org/jdk/pull/9916
More information about the hotspot-runtime-dev
mailing list