RFR: 8300830: Remove redundant assertion in src/hotspot/share/runtime/javaCalls.cpp
Ioi Lam
iklam at openjdk.org
Tue Jan 24 06:04:05 UTC 2023
On Mon, 23 Jan 2023 00:30:25 GMT, David Holmes <dholmes at openjdk.org> wrote:
> Trivial removal of redundant assertion: we previously set the state to _thread_in_Java so it can't be _thread_in_native.
>
> Thanks.
LGTM.
-------------
Marked as reviewed by iklam (Reviewer).
PR: https://git.openjdk.org/jdk/pull/12134
More information about the hotspot-runtime-dev
mailing list