RFR: 8321509: False positive in get_trampoline fast path causes crash [v3]
Dean Long
dlong at openjdk.org
Wed Jul 10 20:10:56 UTC 2024
On Tue, 25 Jun 2024 23:49:27 GMT, Dean Long <dlong at openjdk.org> wrote:
>> 8321509: False positive in get_trampoline fast path causes crash
>
> Dean Long has updated the pull request incrementally with one additional commit since the last revision:
>
> cleanup
If there is other code calling Assembler::reachable_from_branch_at() directly then you might need to change that function too.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/19796#issuecomment-2221282340
More information about the hotspot-compiler-dev
mailing list