git: openjdk/mobile: 2 new changesets
duke
duke at openjdk.java.net
Thu Dec 2 14:40:21 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/mobile/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
Changeset: 29b4f945
Author: duke <duke at openjdk.org>
Date: 2021-12-02 14:39:50 +0000
URL: https://git.openjdk.java.net/mobile/commit/29b4f945e7d1d836c1c5b5f34fcbe99f25475418
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list