RFR: 8354523: runtime/Monitor/SyncOnValueBasedClassTest.java triggers SIGSEGV [v3]
Roman Kennke
rkennke at openjdk.org
Fri Apr 18 09:24:35 UTC 2025
On Thu, 17 Apr 2025 12:48:25 GMT, Roman Kennke <rkennke at openjdk.org> wrote:
>> I do like this version the best. The redundancy will go away when Legacy goes away. I'll approve when you do the other platforms. Edit: not redundancy, that wasn't the right word, but extra places where we check.
>
>> I do like this version the best. The redundancy will go away when Legacy goes away. I'll approve when you do the other platforms. Edit: not redundancy, that wasn't the right word, but extra places where we check.
>
> I added the aarch64 implementation. I cannot really do any of the other platforms, but if somebody else provides the parts I'll be happy to add them.
> @rkennke : Thanks for the ping! And here is the fix for riscv platform: [riscv-addon-v2.diff.txt](https://github.com/user-attachments/files/19807192/riscv-addon-v2.diff.txt)
Thanks, I integrated it!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/24660#issuecomment-2815038540
More information about the hotspot-dev
mailing list