RFR: 8336874: WhiteBoxAPI: assert(!method->is_abstract() && (osr_bci == InvocationEntryBci || !method->is_native())) failed: cannot compile abstract/native methods [v3]
Sonia Zaldana Calles
szaldana at openjdk.org
Tue Nov 5 15:27:36 UTC 2024
On Tue, 5 Nov 2024 15:21:05 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:
>> Sonia Zaldana Calles has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:
>>
>> - Merge branch 'openjdk:master' into JDK-8336874
>> - Adding enqueue check to be false
>> - 8336874: WhiteBoxAPI: assert(!method->is_abstract() && (osr_bci == InvocationEntryBci || !method->is_native())) failed: cannot compile abstract/native methods
>
> Good
Thanks @tstuefe @lmesnik!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/20973#issuecomment-2457466209
More information about the hotspot-dev
mailing list