[jdk21u-dev] RFR: 8369947: Bytecode rewriting causes Java heap corruption on RISC-V [v2]

Feilong Jiang fjiang at openjdk.org
Sat Nov 1 12:37:08 UTC 2025


On Thu, 30 Oct 2025 15:17:25 GMT, Feilong Jiang <fjiang at openjdk.org> wrote:

>> This pull request contains a backport of commit [46251993](https://github.com/openjdk/jdk/commit/462519935827e25475f2fb35746ad81a14bc5da7) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
>> 
>> Backport is unclean, same approximate fix with one extra `LoadLoad` barrier in `TemplateTable::fast_xaccess`.
>
> Feilong Jiang has updated the pull request incrementally with one additional commit since the last revision:
> 
>   fix build

Windows x64 failure seems not related, this bp only contains riscv changes. Going to integrate.

-------------

PR Comment: https://git.openjdk.org/jdk21u-dev/pull/2417#issuecomment-3476342239


More information about the jdk-updates-dev mailing list