git: openjdk/jdk: 8276126: Dump time class transformation causes heap objects of non-boot classes to be archived
Calvin Cheung
ccheung at openjdk.java.net
Thu Dec 2 14:40:27 UTC 2021
Changeset: d2b16c89
Author: Calvin Cheung <ccheung at openjdk.org>
Date: 2021-12-02 14:39:27 +0000
URL: https://git.openjdk.java.net/jdk/commit/d2b16c89855d584a563caa4f725802dc91a83407
8276126: Dump time class transformation causes heap objects of non-boot classes to be archived
Reviewed-by: iklam, minqi
! src/hotspot/share/cds/heapShared.cpp
! src/hotspot/share/cds/heapShared.hpp
! src/hotspot/share/classfile/classLoader.cpp
! src/hotspot/share/classfile/classLoader.hpp
! src/hotspot/share/classfile/classLoaderExt.cpp
! src/hotspot/share/classfile/classLoaderExt.hpp
! src/hotspot/share/classfile/klassFactory.cpp
! test/hotspot/jtreg/TEST.groups
+ test/hotspot/jtreg/runtime/cds/appcds/LambdaWithJavaAgent.java
+ test/hotspot/jtreg/runtime/cds/appcds/test-classes/TransformBootClass.java
+ test/hotspot/jtreg/runtime/cds/appcds/test-classes/TransformBootClass.mf
More information about the jdk-changes
mailing list