hg: jdk9/hs-rt/hotspot: 8027314: Java should recognize Diagnostic options if -XX:+UnlockDiagnosticVMOptions is not specified and print an informative message
calvin.cheung at oracle.com
calvin.cheung at oracle.com
Thu Jan 16 12:22:57 PST 2014
Changeset: 234d576115b5
Author: ccheung
Date: 2014-01-16 10:51 -0800
URL: http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/234d576115b5
8027314: Java should recognize Diagnostic options if -XX:+UnlockDiagnosticVMOptions is not specified and print an informative message
Summary: clarifying the error messages associated with vm options of type diagnostic, experimental, develop, and notproduct
Reviewed-by: kvn, twisti, ctornqvi
! src/share/vm/runtime/arguments.cpp
! src/share/vm/runtime/globals.cpp
! src/share/vm/runtime/globals.hpp
! test/runtime/CommandLine/CompilerConfigFileWarning.java
! test/runtime/CommandLine/ConfigFileWarning.java
+ test/runtime/CommandLine/VMOptionWarning.java
More information about the jdk9-all-changes
mailing list