RFR: 8300830: Remove redundant assertion in src/hotspot/share/runtime/javaCalls.cpp
David Holmes
dholmes at openjdk.org
Wed Jan 25 01:08:10 UTC 2023
On Tue, 24 Jan 2023 09:48:47 GMT, Robbin Ehn <rehn 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
Thanks for the additional reviews @robehn and @dcubed-ojdk !
-------------
PR: https://git.openjdk.org/jdk/pull/12134
More information about the hotspot-runtime-dev
mailing list