mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-16 17:14:41 +02:00
8257831: Suspend with handshakes
Reviewed-by: dcubed, rrich, dholmes, pchilanomate, sspitsyn
This commit is contained in:
parent
28af31db34
commit
86bd44fe80
40 changed files with 470 additions and 1081 deletions
|
@ -2145,8 +2145,6 @@ typedef HashtableEntry<InstanceKlass*, mtClass> KlassHashtableEntry;
|
|||
/* Thread::SuspendFlags enum */ \
|
||||
/*****************************/ \
|
||||
\
|
||||
declare_constant(Thread::_external_suspend) \
|
||||
declare_constant(Thread::_ext_suspended) \
|
||||
declare_constant(Thread::_has_async_exception) \
|
||||
\
|
||||
/*******************/ \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue