This commit is contained in:
Lance Andersen 2012-06-08 09:22:30 -04:00
commit ffd4aa2de3

View File

@ -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);