Relates :
|
~/trunks/jdk8u-dev $ build/linux-x86_64-normal-server-fastdebug/images/j2sdk-image/bin/java -XX:+ExecuteInternalVMTests ... Running test: ObjectMonitor::sanity_checks() WARNING: the _header and _owner fields are closer than a cache line which permits false sharing. WARNING: ObjectMonitor size is not a multiple of a cache line which permits false sharing. Maybe we can partially backport JDK-8049737 to alleviate this.
|