-
Enhancement
-
Resolution: Fixed
-
P4
-
14
-
b15
os::sleep is now platform independent and applies only to JavaThreads. Move it to JavaThread::sleep and allocate the _SleepEvent only for JavaThreads.
- is blocked by
-
JDK-6313903 Thread.sleep(3) might wake up immediately on windows
-
- Resolved
-
-
JDK-8230422 Convert uninterruptible os::sleep calls to os::naked_short_sleep
-
- Resolved
-
- relates to
-
JDK-8231094 os::sleep in assert message should be changed to JavaThread::sleep
-
- Resolved
-