-
Enhancement
-
Resolution: Fixed
-
P4
-
9
-
b143
Current implementation of mutex size padding assumes that cache lines are 64 Bytes. There's a platform dependent define "DEFAULT_CACHE_LINE_SIZE" available which should be used. The purpose of this padding is to avoid false sharing.
- relates to
-
JDK-8166560 [s390] Basic enablement of s390 port.
-
- Resolved
-
-
JDK-8264146 Make Mutex point to rather than embed _name
-
- Resolved
-