changeset 15921 | 92ae6d9a60bd |
parent 15610 | 528d799702c7 |
parent 15919 | 15a548ffc099 |
child 15922 | 86a368d3ac8c |
--- a/hotspot/src/share/vm/runtime/globals.hpp Wed Jul 05 18:41:33 2017 +0200 +++ b/hotspot/src/share/vm/runtime/globals.hpp Mon Feb 25 07:22:06 2013 +0100 @@ -3640,7 +3640,10 @@ "Enable internal testing APIs") \ \ product(bool, PrintGCCause, true, \ - "Include GC cause in GC logging") + "Include GC cause in GC logging") \ + \ + product(bool, AllowNonVirtualCalls, false, \ + "Obey the ACC_SUPER flag and allow invokenonvirtual calls") /* * Macros for factoring of globals