git: openjdk/mobile: 2 new changesets
duke
duke at openjdk.java.net
Mon Mar 21 16:22:34 UTC 2022
Changeset: 19d34bdf
Author: Albert Mingkun Yang <ayang at openjdk.org>
Date: 2022-03-21 16:20:20 +0000
URL: https://git.openjdk.java.net/mobile/commit/19d34bdf99e98a9ef614cb7f93c141e6c82bedcb
8281879: Serial: Merge CardGeneration into TenuredGeneration
Reviewed-by: tschatzl, iwalulya
! src/hotspot/share/gc/serial/tenuredGeneration.cpp
! src/hotspot/share/gc/serial/tenuredGeneration.hpp
! src/hotspot/share/gc/serial/tenuredGeneration.inline.hpp
! src/hotspot/share/gc/serial/vmStructs_serial.hpp
- src/hotspot/share/gc/shared/cardGeneration.cpp
- src/hotspot/share/gc/shared/cardGeneration.hpp
- src/hotspot/share/gc/shared/cardGeneration.inline.hpp
! src/hotspot/share/gc/shared/generation.hpp
! src/hotspot/share/gc/shared/vmStructs_gc.hpp
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/gc/serial/TenuredGeneration.java
- src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/gc/shared/CardGeneration.java
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/gc/shared/Generation.java
! test/hotspot/jtreg/serviceability/sa/ClhsdbVmStructsDump.java
! test/hotspot/jtreg/serviceability/sa/TestType.java
Changeset: 63eba553
Author: duke <duke at openjdk.org>
Date: 2022-03-21 16:21:05 +0000
URL: https://git.openjdk.java.net/mobile/commit/63eba5539ebb448c363b5f793907daead9d12d48
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list