[jdk17u-dev] RFR: 8264207: CodeStrings does not honour fixed address assumption. [v2]
Goetz Lindenmaier
goetz at openjdk.org
Thu Jun 12 15:57:36 UTC 2025
On Mon, 9 Jun 2025 13:16:46 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
>> 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
>>
>> Update: I added the PPC build fix.
>
> 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
Thanks for the reviews!
-------------
PR Comment: https://git.openjdk.org/jdk17u-dev/pull/3621#issuecomment-2967388256
More information about the jdk-updates-dev
mailing list