mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-21 15:55:15 +00:00
Merge
This commit is contained in:
commit
cd1e63459c
@ -285,7 +285,7 @@ JVM_LEAF(jlong, JVM_NanoTime(JNIEnv *env, jclass ignored))
|
||||
return os::javaTimeNanos();
|
||||
JVM_END
|
||||
|
||||
// The function below is actually exposed by sun.misc.VM and not
|
||||
// The function below is actually exposed by jdk.internal.misc.VM and not
|
||||
// java.lang.System, but we choose to keep it here so that it stays next
|
||||
// to JVM_CurrentTimeMillis and JVM_NanoTime
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user