hg: hsx/hotspot-rt/hotspot: 7116481: Commercial features in Hotspot must be gated by a switch
paul.hohensee at oracle.com
paul.hohensee at oracle.com
Tue Nov 29 17:19:58 PST 2011
Changeset: 763f01599ff4
Author: phh
Date: 2011-11-29 17:00 -0500
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/763f01599ff4
7116481: Commercial features in Hotspot must be gated by a switch
Summary: Add -XX:+UnlockCommercialVMOptions to gate use of commercial feature switches in the same way as -XX:UnlockDiagnosticVMOptions gates use of diagnostic feature switches.
Reviewed-by: jwilhelm, kamg
! src/share/vm/runtime/globals.cpp
! src/share/vm/runtime/globals.hpp
! src/share/vm/runtime/globals_extension.hpp
More information about the hotspot-runtime-dev
mailing list