< prev index next >

src/hotspot/cpu/s390/globalDefinitions_s390.hpp

Print this page
rev 56859 : 8233787: Break cycle in vm_version* includes
Reviewed-by:

@@ -48,11 +48,10 @@
 // 32-bit integer argument values are extended to 64 bits.
 // This is the case on z/Architecture.
 const bool CCallingConventionRequiresIntsAsLongs = true;
 
 // Contended Locking reorder and cache line bucket.
-// This setting should be kept compatible with vm_version_s390.cpp.
 // The expected size in bytes of a cache line, used to pad data structures.
 #define DEFAULT_CACHE_LINE_SIZE 256
 
 #define SUPPORT_RESERVED_STACK_AREA
 
< prev index next >