-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 13
-
Component/s: hotspot
-
b11
Due to os::javaTimeNanos and os::javaTimeMillis may use different starting points, nanos cannot be converted to millies.
SafepointTracing::end_of_last_safepoint_ms must use os::javaTimeMillis.
SafepointTracing::end_of_last_safepoint_ms must use os::javaTimeMillis.