git: openjdk/jdk: 8293291: Simplify relocation of native pointers in archive heap
Ioi Lam
iklam at openjdk.org
Wed Oct 19 04:58:46 UTC 2022
Changeset: 3f4964f8
Author: Ioi Lam <iklam at openjdk.org>
Date: 2022-10-19 04:57:56 +0000
URL: https://git.openjdk.org/jdk/commit/3f4964f83d6f03efbee2fb34aa8258d4fc923efb
8293291: Simplify relocation of native pointers in archive heap
Reviewed-by: ccheung, coleenp
! src/hotspot/share/cds/archiveBuilder.cpp
! src/hotspot/share/cds/archiveBuilder.hpp
! src/hotspot/share/cds/archiveHeapLoader.cpp
! src/hotspot/share/cds/archiveHeapLoader.hpp
! src/hotspot/share/cds/filemap.cpp
! src/hotspot/share/cds/filemap.hpp
! src/hotspot/share/cds/heapShared.cpp
! src/hotspot/share/cds/heapShared.hpp
! src/hotspot/share/cds/metaspaceShared.cpp
! src/hotspot/share/classfile/javaClasses.cpp
! src/hotspot/share/classfile/javaClasses.hpp
! src/hotspot/share/classfile/systemDictionaryShared.cpp
! src/hotspot/share/classfile/systemDictionaryShared.hpp
! src/hotspot/share/include/cds.h
! src/hotspot/share/memory/universe.cpp
! test/hotspot/jtreg/runtime/cds/appcds/ArchiveRelocationTest.java
! test/hotspot/jtreg/runtime/cds/appcds/TestSerialGCWithCDS.java
More information about the jdk-changes
mailing list