RFR: 8358329: AArch64: emit direct branches in static stubs for small code caches [v3]
Andrew Haley
aph at openjdk.org
Thu Jun 12 15:46:29 UTC 2025
On Thu, 12 Jun 2025 15:41:38 GMT, Andrew Haley <aph at openjdk.org> wrote:
>> Mikhail Ablakatov has updated the pull request incrementally with one additional commit since the last revision:
>>
>> cleanup: update a copyright notice
>>
>> Co-authored-by: Andrew Haley <aph-open at littlepinkcloud.com>
>
> Thanks.
> The error in java/lang/Thread/virtual/stress/GetStackTraceALotWhenBlocking.java#id0 looks similar to what has been previously reported here: https://bugs.openjdk.org/browse/JDK-8344577 . @theRealAph , do you think the patch may cause the error? Or should I open a similar JBS ticket to report it?
That bug is macOS/x86. So, is the failure you're seeing repeatable?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/25702#issuecomment-2967352818
More information about the hotspot-dev
mailing list