RFR: 8354523: runtime/Monitor/SyncOnValueBasedClassTest.java triggers SIGSEGV [v3]

Amit Kumar amitkumar at openjdk.org
Mon Apr 21 10:08:46 UTC 2025


On Fri, 18 Apr 2025 09:19:41 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 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!

@rkennke I have prepared s390 patch. You can add it, otherwise I will raise another PR just in case you don't want to wait for GHA runs again. 

[24660.diff.txt](https://github.com/user-attachments/files/19832581/24660.diff.txt)

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

PR Comment: https://git.openjdk.org/jdk/pull/24660#issuecomment-2818089969


More information about the hotspot-dev mailing list