git: openjdk/mobile: 2 new changesets

duke duke at openjdk.org
Thu Feb 15 10:22:22 UTC 2024


Changeset: 2b1a8400
Author:    Albert Mingkun Yang <ayang at openjdk.org>
Date:      2024-02-15 10:20:12 +0000
URL:       https://git.openjdk.org/mobile/commit/2b1a8400023d4fdbe253c44d68db630864ae5e55

8325860: Serial: Move Generation.java to serial folder

Reviewed-by: cjplummer, tschatzl

! src/hotspot/share/gc/serial/vmStructs_serial.hpp
! src/hotspot/share/gc/shared/vmStructs_gc.hpp
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/HSDB.java
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/gc/serial/DefNewGeneration.java
+ src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/gc/serial/Generation.java
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/gc/serial/SerialHeap.java
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/gc/serial/TenuredGeneration.java
- src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/gc/shared/Generation.java
- src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/gc/shared/GenerationIsInClosure.java
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/tools/HeapSummary.java
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/utilities/PointerFinder.java
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/utilities/PointerLocation.java
! test/hotspot/jtreg/serviceability/sa/TestUniverse.java

Changeset: 8461be63
Author:    duke <duke at openjdk.org>
Date:      2024-02-15 10:20:43 +0000
URL:       https://git.openjdk.org/mobile/commit/8461be63628016660f94c90a31e1bf6466fb12b1

Automatic merge of jdk:master into master




More information about the mobile-changes mailing list