RFR: 8223312: Utilize handshakes instead of is_thread_fully_suspended [v3]
Robbin Ehn
rehn at openjdk.java.net
Thu Oct 22 08:07:30 UTC 2020
On Wed, 21 Oct 2020 22:57:26 GMT, David Holmes <dholmes at openjdk.org> wrote:
>> Especially if an assert() is added above on L1543.
>
> Agreed - this code has become confused about what thread variables are present and their relationship.
Fixed and moved assert.
-------------
PR: https://git.openjdk.java.net/jdk/pull/729
More information about the serviceability-dev
mailing list