os_solaris.cpp'max_hrtime can become very hot -- placing it on its own cache line (and aligning to a 64-bit boundary on x86) should reduce interference wrt other data in the vicinity and improve performance.
- relates to
-
JDK-6864866 add a flag to use result of gethrtime() directly in os::getTimeNanos() on Solaris and OS X
- Closed