src/cpu/sparc/vm/globals_sparc.hpp

Print this page

        

@@ -108,10 +108,7 @@
   product(uintx,  ArraycopySrcPrefetchDistance, 0,                          \
           "Distance to prefetch source array in arracopy")                  \
                                                                             \
   product(uintx,  ArraycopyDstPrefetchDistance, 0,                          \
           "Distance to prefetch destination array in arracopy")             \
-                                                                            \
-  develop(intx, V8AtomicOperationUnderLockSpinCount,    50,                 \
-          "Number of times to spin wait on a v8 atomic operation lock")     \
 
 #endif // CPU_SPARC_VM_GLOBALS_SPARC_HPP