--- old/src/hotspot/share/gc/shared/gc_globals.hpp 2018-10-18 16:42:41.324532652 +0200 +++ new/src/hotspot/share/gc/shared/gc_globals.hpp 2018-10-18 16:42:40.899519570 +0200 @@ -822,6 +822,7 @@ product(uintx, GCDrainStackTargetSize, 64, \ "Number of entries we will try to leave on the stack " \ "during parallel gc") \ - range(0, max_juint) - + range(0, max_juint) \ + \ + #endif // SHARE_GC_SHARED_GC_GLOBALS_HPP