[jdk17u-dev] RFR: 8264207: CodeStrings does not honour fixed address assumption. [v2]
Goetz Lindenmaier
goetz at openjdk.org
Mon Jun 9 13:16:46 UTC 2025
> I backport this for parity with 17.0.17-oracle.
>
> Three files needed trivial resolves, it might end up being clean.
>
> src/hotspot/share/asm/codeBuffer.cpp
> src/hotspot/share/code/codeBlob.cpp
> src/hotspot/share/interpreter/interpreter.hpp
> Trivial resolves
Goetz Lindenmaier has updated the pull request incrementally with one additional commit since the last revision:
backport 8273539: [PPC64] gtest build error after JDK-8264207
-------------
Changes:
- all: https://git.openjdk.org/jdk17u-dev/pull/3621/files
- new: https://git.openjdk.org/jdk17u-dev/pull/3621/files/66a20891..9764160a
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=3621&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=3621&range=00-01
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk17u-dev/pull/3621.diff
Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/3621/head:pull/3621
PR: https://git.openjdk.org/jdk17u-dev/pull/3621
More information about the jdk-updates-dev
mailing list