RFR: 8321509: False positive in get_trampoline fast path causes crash [v3]
Evgeny Astigeevich
eastigeevich at openjdk.org
Wed Jul 10 20:10:42 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
We also should somehow guard `CodeBuffer::relocate_code_to` that it can only work with finalized CodeBuffers.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/19796#issuecomment-2220484203
More information about the hotspot-compiler-dev
mailing list