Integrated: 8286460: Remove dependence on JAR filename in CDS tests
Christian Stein
cstein at openjdk.java.net
Tue May 10 18:18:54 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.
This pull request has now been integrated.
Changeset: 52dbfa99
Author: Christian Stein <cstein at openjdk.org>
Committer: Calvin Cheung <ccheung at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/52dbfa99fe34d7b9469fba626e3577a22fd1d1fe
Stats: 126 lines in 14 files changed: 0 ins; 98 del; 28 mod
8286460: Remove dependence on JAR filename in CDS tests
Reviewed-by: ccheung, iklam
-------------
PR: https://git.openjdk.java.net/jdk/pull/8624
More information about the hotspot-runtime-dev
mailing list