hotspot/src/share/vm/prims/jvm.h
changeset 12957 f3cc386f349e
parent 10739 91935236600e
child 13728 882756847a04
equal deleted inserted replaced
12956:1078d92535e8 12957:f3cc386f349e
   632  */
   632  */
   633 JNIEXPORT jobject JNICALL
   633 JNIEXPORT jobject JNICALL
   634 JVM_AssertionStatusDirectives(JNIEnv *env, jclass unused);
   634 JVM_AssertionStatusDirectives(JNIEnv *env, jclass unused);
   635 
   635 
   636 /*
   636 /*
   637  * sun.misc.AtomicLong
   637  * java.util.concurrent.atomic.AtomicLong
   638  */
   638  */
   639 JNIEXPORT jboolean JNICALL
   639 JNIEXPORT jboolean JNICALL
   640 JVM_SupportsCX8(void);
   640 JVM_SupportsCX8(void);
   641 
   641 
   642 JNIEXPORT jboolean JNICALL
   642 JNIEXPORT jboolean JNICALL