History log of /openjdk10/hotspot/test/compiler/c1/TestPinnedIntrinsics.java
Revision Date Author Comments
# 13287:cc2bc9993d64 14-Jul-2017 thartmann

8184271: Time related C1 intrinsics produce inconsistent results when floating around
Summary: C1 intrinsics for System.nanoTime(), System.currentTimeMillis() and JVM.counterTime() should be pinned.
Reviewed-by: kvn, vlivanov