comparison src/share/vm/prims/jvm.h @ 6143:8b0a4867acf0

7174218: remove AtomicLongCSImpl intrinsics Reviewed-by: kvn, twisti Contributed-by: Krystal Mok <sajia@taobao.com>
author twisti
date Tue, 12 Jun 2012 14:31:44 -0700
parents 436b4a3231bf
children da91efe96a93
comparison
equal deleted inserted replaced
6142:121e5708ae96 6143:8b0a4867acf0
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