git: openjdk/jdk17u-dev: 8264207: CodeStrings does not honour fixed address assumption.
Goetz Lindenmaier
goetz at openjdk.org
Thu Jun 12 15:57:30 UTC 2025
Changeset: ac37921d
Branch: master
Author: Goetz Lindenmaier <goetz at openjdk.org>
Date: 2025-06-12 15:54:50 +0000
URL: https://git.openjdk.org/jdk17u-dev/commit/ac37921d9222e9828377407624a48f9ed25f7c3d
8264207: CodeStrings does not honour fixed address assumption.
8273539: [PPC64] gtest build error after JDK-8264207
Reviewed-by: mdoerr, phh
Backport-of: 7bd4f496b493b804990615f6ce2cb1b4abd29a86
! src/hotspot/share/asm/codeBuffer.cpp
! src/hotspot/share/asm/codeBuffer.hpp
! src/hotspot/share/code/codeBlob.cpp
! src/hotspot/share/code/codeBlob.hpp
! src/hotspot/share/code/icBuffer.hpp
! src/hotspot/share/code/stubs.cpp
! src/hotspot/share/code/stubs.hpp
! src/hotspot/share/compiler/disassembler.cpp
! src/hotspot/share/compiler/disassembler.hpp
! src/hotspot/share/interpreter/interpreter.cpp
! src/hotspot/share/interpreter/interpreter.hpp
! src/hotspot/share/interpreter/interpreterRuntime.cpp
! src/hotspot/share/runtime/sharedRuntime.cpp
! src/hotspot/share/runtime/stubCodeGenerator.cpp
! src/hotspot/share/runtime/stubCodeGenerator.hpp
+ test/hotspot/gtest/code/test_codestrings.cpp
More information about the jdk-updates-changes
mailing list