提交 93f622ec 编写于 作者: C chegar

7175413: Typo in comments of JVM_SupportsCX8 in jvm.h

Reviewed-by: chegar
Contributed-by: NKrystal Mok <sajia@taobao.com>
上级 a21f6812
...@@ -595,7 +595,7 @@ JNIEXPORT jobject JNICALL ...@@ -595,7 +595,7 @@ JNIEXPORT jobject JNICALL
JVM_AssertionStatusDirectives(JNIEnv *env, jclass unused); JVM_AssertionStatusDirectives(JNIEnv *env, jclass unused);
/* /*
* java.util.concurrent.AtomicLong * java.util.concurrent.atomic.AtomicLong
*/ */
JNIEXPORT jboolean JNICALL JNIEXPORT jboolean JNICALL
JVM_SupportsCX8(void); JVM_SupportsCX8(void);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册