src/hotspot/share/runtime/globals.hpp
changeset 47776 52e85a3fa0ab
parent 47774 69c081ca110a
child 47799 1772ebf07d1f
--- a/src/hotspot/share/runtime/globals.hpp	Fri Nov 03 07:44:13 2017 -0400
+++ b/src/hotspot/share/runtime/globals.hpp	Fri Nov 03 10:48:26 2017 -0700
@@ -3922,7 +3922,7 @@
           "Average number of symbols per bucket in shared table")           \
           range(2, 246)                                                     \
                                                                             \
-  diagnostic(bool, IgnoreUnverifiableClassesDuringDump, false,              \
+  diagnostic(bool, IgnoreUnverifiableClassesDuringDump, true,              \
           "Do not quit -Xshare:dump even if we encounter unverifiable "     \
           "classes. Just exclude them from the shared dictionary.")         \
                                                                             \