hotspot/src/share/vm/runtime/globals.hpp
changeset 37094 c12f414936a1
parent 37075 65bfef79cfb9
child 37110 0c468eab5c66
--- a/hotspot/src/share/vm/runtime/globals.hpp	Fri Mar 11 17:02:04 2016 +0100
+++ b/hotspot/src/share/vm/runtime/globals.hpp	Mon Mar 14 15:06:49 2016 -0400
@@ -2382,9 +2382,6 @@
   product(bool, IgnoreEmptyClassPaths, false,                               \
           "Ignore empty path elements in -classpath")                       \
                                                                             \
-  product(bool, TraceClassLoadingPreorder, false,                           \
-          "Trace all classes loaded in order referenced (not loaded)")      \
-                                                                            \
   product_rw(bool, TraceLoaderConstraints, false,                           \
           "Trace loader constraints")                                       \
                                                                             \