--- old/src/share/vm/runtime/globals.hpp 2012-05-08 16:12:41.737792400 +0200 +++ new/src/share/vm/runtime/globals.hpp 2012-05-08 16:12:41.300767400 +0200 @@ -3902,7 +3902,10 @@ " of this flag is true for JDK 6 and earlier") \ \ diagnostic(bool, WhiteBoxAPI, false, \ - "Enable internal testing APIs") + "Enable internal testing APIs") \ + \ + product(bool, PrintGCCause, true, \ + "Include GC cause in GC logging") /* * Macros for factoring of globals