RFR: 8253540: InterpreterRuntime::monitorexit should be a JRT_LEAF function [v2]
Daniel D.Daugherty
dcubed at openjdk.java.net
Thu Sep 24 15:58:25 UTC 2020
On Wed, 23 Sep 2020 21:38:37 GMT, Daniel D. Daugherty <dcubed at openjdk.org> wrote:
>> Actually, I think it has to be: assert(!obj->is_unlocked(), "this object must be locked")
>
> Update: looks like oop has both is_locked() and is_unlocked()...
What happened here? These comments are now completely out of context relative to the code above them? Was this PR
rebased?
-------------
PR: https://git.openjdk.java.net/jdk/pull/320
More information about the hotspot-dev
mailing list