RFR: 8300830: Remove redundant assertion in src/hotspot/share/runtime/javaCalls.cpp

Robbin Ehn rehn at openjdk.org
Tue Jan 24 09:51: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.

Thanks

-------------

Marked as reviewed by rehn (Reviewer).

PR: https://git.openjdk.org/jdk/pull/12134


More information about the hotspot-runtime-dev mailing list