-
Sub-task
-
Resolution: Fixed
-
P4
-
13
-
b04
The traditional generic ways to wake many threads lack in performance in their implementation.
The problem for hotspot is that after a safepoint is finished we need to wake the JavaThreads.
We need a primitive that can wake many threads fast.
The problem for hotspot is that after a safepoint is finished we need to wake the JavaThreads.
We need a primitive that can wake many threads fast.
- relates to
-
JDK-8216591 AArch64 build failures after JDK-8214271 (Fast primitive to wake many threads)
-
- Closed
-
-
JDK-8216560 gtest build broken on PPC64 and aarch64
-
- Resolved
-
-
JDK-8318986 Improve GenericWaitBarrier performance
-
- Resolved
-