--- a/hotspot/src/share/vm/runtime/vmStructs.cpp Wed Aug 10 09:24:42 2016 +0200
+++ b/hotspot/src/share/vm/runtime/vmStructs.cpp Wed Aug 10 21:02:14 2016 -0400
@@ -2643,7 +2643,7 @@
/* DEFAULT_CACHE_LINE_SIZE (globalDefinitions.hpp) */ \
/***************************************************/ \
\
- declare_constant(DEFAULT_CACHE_LINE_SIZE) \
+ declare_preprocessor_constant("DEFAULT_CACHE_LINE_SIZE", DEFAULT_CACHE_LINE_SIZE) \
\
declare_constant(Deoptimization::Unpack_deopt) \
declare_constant(Deoptimization::Unpack_exception) \