-
Bug
-
Resolution: Fixed
-
P3
-
10
-
b36
False sharing on the cacheline and adjacent cacheline causes 100% overhead in extreme benchmark.
The atomic inc by them self seem to cause ~1% overhead
The atomic inc by them self seem to cause ~1% overhead
- relates to
-
JDK-8167108 inconsistent handling of SR_lock can lead to crashes
- Resolved
-
JDK-8192899 EnableThreadSMRStatistics has some hot fields
- Closed