8149996: TraceLoaderConstraints has been converted to Unified Logging

TraceLoaderConstraints has been converted to Unified Logging.

Reviewed-by: coleenp, dholmes, rprotacio
This commit is contained in:
Max Ockner 2016-03-29 13:02:16 -04:00
parent 3db2c8085b
commit aa9da340e0
5 changed files with 135 additions and 38 deletions

View file

@ -2376,9 +2376,6 @@ public:
product(bool, IgnoreEmptyClassPaths, false, \
"Ignore empty path elements in -classpath") \
\
product_rw(bool, TraceLoaderConstraints, false, \
"Trace loader constraints") \
\
product(size_t, InitialBootClassLoaderMetaspaceSize, \
NOT_LP64(2200*K) LP64_ONLY(4*M), \
"Initial size of the boot class loader data metaspace") \