RFR: 8286460: Remove dependence on JAR filename in CDS tests

Calvin Cheung ccheung at openjdk.java.net
Tue May 10 17:17:37 UTC 2022


On Tue, 10 May 2022 07:27:35 GMT, Christian Stein <cstein at openjdk.org> wrote:

> Use location information stored in JUnit `Test` class' runtime representation in order to remove a hard-coded dependence on JUnit's JAR filename.

Thanks for fixing this. Changes look good.
Just one nit: copyright year needs to be updated.

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

Marked as reviewed by ccheung (Reviewer).

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


More information about the hotspot-runtime-dev mailing list