RFR: 8363620: AArch64: reimplement emit_static_call_stub() [v5]
Fei Gao
fgao at openjdk.org
Mon Dec 8 14:06:04 UTC 2025
On Sat, 6 Dec 2025 09:43:33 GMT, Andrew Haley <aph at openjdk.org> wrote:
>> Fei Gao has refreshed the contents of this pull request, and previous commits have been removed. The incremental views will show differences compared to the previous content of the PR. The pull request contains one new commit since the last revision:
>>
>> Update comments based on Aph's suggestion
>
> test/micro/org/openjdk/bench/vm/compiler/StaticCallStub.java line 68:
>
>> 66: public static class FarJump extends StaticCallStub {}
>> 67:
>> 68: }
>
> Suggestion:
>
> }
Done. Thanks!
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/26638#discussion_r2598761582
More information about the hotspot-dev
mailing list