git: openjdk/mobile: 4 new changesets
duke
duke at openjdk.org
Tue Nov 18 09:48:55 UTC 2025
Changeset: 72ebca8a
Branch: master
Author: Severin Gehwolf <sgehwolf at openjdk.org>
Date: 2025-11-18 09:42:28 +0000
URL: https://git.openjdk.org/mobile/commit/72ebca8a0b19fac8a9483e5a3a98b454176fc342
8365606: Container code should not be using jlong/julong
Reviewed-by: stuefe, cnorrbin, fitzsim
! src/hotspot/os/linux/cgroupSubsystem_linux.cpp
! src/hotspot/os/linux/cgroupSubsystem_linux.hpp
! src/hotspot/os/linux/cgroupUtil_linux.cpp
! src/hotspot/os/linux/cgroupUtil_linux.hpp
! src/hotspot/os/linux/cgroupV1Subsystem_linux.cpp
! src/hotspot/os/linux/cgroupV1Subsystem_linux.hpp
! src/hotspot/os/linux/cgroupV2Subsystem_linux.cpp
! src/hotspot/os/linux/cgroupV2Subsystem_linux.hpp
! src/hotspot/os/linux/osContainer_linux.cpp
! src/hotspot/os/linux/osContainer_linux.hpp
! src/hotspot/os/linux/os_linux.cpp
! src/hotspot/os/linux/os_linux.hpp
! src/hotspot/share/jfr/jni/jfrJniMethod.cpp
! src/hotspot/share/prims/whitebox.cpp
! src/hotspot/share/runtime/os.cpp
! test/hotspot/gtest/runtime/test_cgroupSubsystem_linux.cpp
Changeset: 5087d3ab
Branch: master
Author: duke <duke at openjdk.org>
Date: 2025-11-18 09:43:05 +0000
URL: https://git.openjdk.org/mobile/commit/5087d3ab25131fd607a94b551edf1743b7d9d969
Automatic merge of jdk:master into master
! src/hotspot/share/prims/whitebox.cpp
! src/hotspot/share/runtime/os.cpp
! src/hotspot/share/prims/whitebox.cpp
! src/hotspot/share/runtime/os.cpp
Changeset: 3a2845f3
Branch: master
Author: Francesco Andreuzzi <fandreuzzi at openjdk.org>
Committer: Albert Mingkun Yang <ayang at openjdk.org>
Date: 2025-11-18 09:43:28 +0000
URL: https://git.openjdk.org/mobile/commit/3a2845f334a59670d54699919073f0e908c038c4
8037914: Add JFR event for string deduplication
Reviewed-by: ayang, egahlin
! src/hotspot/share/gc/shared/stringdedup/stringDedupProcessor.cpp
! src/hotspot/share/gc/shared/stringdedup/stringDedupStat.cpp
! src/hotspot/share/gc/shared/stringdedup/stringDedupStat.hpp
! src/hotspot/share/gc/shared/stringdedup/stringDedupTable.cpp
! src/hotspot/share/jfr/metadata/metadata.xml
! src/jdk.jfr/share/conf/jfr/default.jfc
! src/jdk.jfr/share/conf/jfr/profile.jfc
+ test/jdk/jdk/jfr/event/gc/detailed/TestStringDeduplicationEvent.java
! test/lib/jdk/test/lib/jfr/EventNames.java
Changeset: c981c4b1
Branch: master
Author: duke <duke at openjdk.org>
Date: 2025-11-18 09:44:15 +0000
URL: https://git.openjdk.org/mobile/commit/c981c4b153c081057820e1fc2a38f15441d466c8
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list