git: openjdk/mobile: 4 new changesets

duke duke at openjdk.org
Wed Nov 29 13:20:05 UTC 2023


Changeset: 033cced6
Author:    Thomas Stuefe <stuefe at openjdk.org>
Date:      2023-11-29 13:16:38 +0000
URL:       https://git.openjdk.org/mobile/commit/033cced6e11bbe7862d9cdd279264b3098d294ba

8320368: Per-CPU optimization of Klass range reservation

Reviewed-by: rkennke, rehn

+ src/hotspot/cpu/aarch64/compressedKlass_aarch64.cpp
+ src/hotspot/cpu/ppc/compressedKlass_ppc.cpp
+ src/hotspot/cpu/riscv/compressedKlass_riscv.cpp
+ src/hotspot/cpu/s390/compressedKlass_s390.cpp
+ src/hotspot/cpu/x86/compressedKlass_x86.cpp
! src/hotspot/os/posix/os_posix.cpp
! src/hotspot/os/windows/os_windows.cpp
! src/hotspot/share/cds/metaspaceShared.cpp
! src/hotspot/share/memory/metaspace.cpp
! src/hotspot/share/memory/metaspace.hpp
! src/hotspot/share/oops/compressedKlass.cpp
! src/hotspot/share/oops/compressedKlass.hpp
! src/hotspot/share/runtime/globals.hpp
! src/hotspot/share/runtime/os.cpp
+ test/hotspot/jtreg/runtime/CompressedOops/CompressedCPUSpecificClassSpaceReservation.java

Changeset: 69fd2b89
Author:    duke <duke at openjdk.org>
Date:      2023-11-29 13:16:59 +0000
URL:       https://git.openjdk.org/mobile/commit/69fd2b896538a108cb08c7139e91ece23a082f6d

Automatic merge of jdk:master into master


Changeset: abf2e490
Author:    Thomas Stuefe <stuefe at openjdk.org>
Date:      2023-11-29 13:18:31 +0000
URL:       https://git.openjdk.org/mobile/commit/abf2e4909733550c228bd66ccebe33a492269e7f

8320859: gtest high malloc footprint caused by BufferNodeAllocator stress test

Reviewed-by: ayang, kbarrett

! test/hotspot/gtest/gc/shared/test_bufferNodeAllocator.cpp

Changeset: 8de782f1
Author:    duke <duke at openjdk.org>
Date:      2023-11-29 13:18:59 +0000
URL:       https://git.openjdk.org/mobile/commit/8de782f15fea8b87d9f3df8dfa3b38934f7b322e

Automatic merge of jdk:master into master




More information about the mobile-changes mailing list