git: openjdk/jdk: 8279366: CDS should allow alternative locations for JAR files in classpath

Calvin Cheung ccheung at openjdk.org
Tue Oct 25 17:55:57 UTC 2022


Changeset: 427f5062
Author:    Calvin Cheung <ccheung at openjdk.org>
Date:      2022-10-25 17:52:18 +0000
URL:       https://git.openjdk.org/jdk/commit/427f50624f9f60bb3502227fd04a04991986329c

8279366: CDS should allow alternative locations for JAR files in classpath

Reviewed-by: iklam, coleenp

! src/hotspot/share/cds/cdsConstants.cpp
! src/hotspot/share/cds/filemap.cpp
! src/hotspot/share/cds/filemap.hpp
! src/hotspot/share/include/cds.h
+ test/hotspot/jtreg/runtime/cds/appcds/CommonAppClasspath.java
! test/hotspot/jtreg/runtime/cds/appcds/SharedArchiveConsistency.java
! test/hotspot/jtreg/runtime/cds/appcds/dynamicArchive/ArchiveConsistency.java
+ test/hotspot/jtreg/runtime/cds/appcds/dynamicArchive/CommonAppClasspath.java
! test/lib/jdk/test/lib/cds/CDSArchiveUtils.java
! test/lib/jdk/test/lib/cds/CDSTestUtils.java



More information about the jdk-changes mailing list