hg: jdk8u/hs-dev/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
Fri Feb 14 18:45:42 PST 2014
Changeset: cd7a42c7be06
Author: ccheung
Date: 2014-01-16 10:51 -0800
URL: http://hg.openjdk.java.net/jdk8u/hs-dev/hotspot/rev/cd7a42c7be06
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 jdk8u-hs-changes
mailing list