Integrated: 8353504: CDS archives are not found when JVM is in non-variant location

Calvin Cheung ccheung at openjdk.org
Wed May 21 22:15:57 UTC 2025


On Wed, 21 May 2025 15:54:39 GMT, Calvin Cheung <ccheung at openjdk.org> wrote:

> Although this fix reverts part of the change for [JDK-8348028](https://bugs.openjdk.org/browse/JDK-8348028), gtestLauncher still works the way it was described in JDK-8348028.
> Also added a test case to test the default CDS archive can be found from a non-variant location.
> 
> Sanity tested tiers 1 and 2.

This pull request has now been integrated.

Changeset: f687cac8
Author:    Calvin Cheung <ccheung at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/f687cac88946b397d043e16ce3adc7b66a205af8
Stats:     100 lines in 3 files changed: 95 ins; 2 del; 3 mod

8353504: CDS archives are not found when JVM is in non-variant location

Reviewed-by: iklam, shade

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

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


More information about the hotspot-runtime-dev mailing list