git: openjdk/jdk: master: 8340184: Bug in CompressedKlassPointers::is_in_encodable_range

Thomas Stuefe stuefe at openjdk.org
Tue Sep 17 05:25:20 UTC 2024


Changeset: 7849f252
Branch: master
Author:    Thomas Stuefe <stuefe at openjdk.org>
Date:      2024-09-17 05:22:59 +0000
URL:       https://git.openjdk.org/jdk/commit/7849f252937dc774a1935cc4c68f2a46649f180b

8340184: Bug in CompressedKlassPointers::is_in_encodable_range

Reviewed-by: coleenp, rkennke, jsjolen

! src/hotspot/cpu/aarch64/compressedKlass_aarch64.cpp
! src/hotspot/cpu/aarch64/macroAssembler_aarch64.cpp
! src/hotspot/share/ci/ciKlass.hpp
! src/hotspot/share/jfr/recorder/checkpoint/types/traceid/jfrTraceIdKlassQueue.cpp
! src/hotspot/share/oops/compressedKlass.cpp
! src/hotspot/share/oops/compressedKlass.hpp
! src/hotspot/share/oops/compressedKlass.inline.hpp
! src/hotspot/share/utilities/globalDefinitions.hpp
+ test/hotspot/gtest/oops/test_compressedKlass.cpp
+ test/hotspot/jtreg/gtest/CompressedKlassGtest.java



More information about the jdk-changes mailing list