mirror of
https://github.com/openjdk/jdk.git
synced 2026-06-09 12:05:14 +00:00
7175413: Typo in comments of JVM_SupportsCX8 in jvm.h
Reviewed-by: chegar
This commit is contained in:
parent
f3159c31b0
commit
2c5c12219c
@ -595,7 +595,7 @@ JNIEXPORT jobject JNICALL
|
||||
JVM_AssertionStatusDirectives(JNIEnv *env, jclass unused);
|
||||
|
||||
/*
|
||||
* java.util.concurrent.AtomicLong
|
||||
* java.util.concurrent.atomic.AtomicLong
|
||||
*/
|
||||
JNIEXPORT jboolean JNICALL
|
||||
JVM_SupportsCX8(void);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user