--- old/src/hotspot/share/runtime/globals.hpp 2019-10-29 10:34:21.000000000 -0700 +++ new/src/hotspot/share/runtime/globals.hpp 2019-10-29 10:34:21.000000000 -0700 @@ -2153,9 +2153,6 @@ "Maximum total size of NIO direct-buffer allocations") \ range(0, max_jlong) \ \ - product(bool, ClassForNameDeferLinking, false, \ - "Revert to not linking in Class.forName()") \ - \ /* Flags used for temporary code during development */ \ \ diagnostic(bool, UseNewCode, false, \