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

Fei Yang fyang at openjdk.org
Fri Oct 31 01:48:10 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

LGTM.

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

Marked as reviewed by fyang (Reviewer).

PR Review: https://git.openjdk.org/jdk21u-dev/pull/2417#pullrequestreview-3402287872


More information about the jdk-updates-dev mailing list