hg: hsx/hotspot-main/hotspot: 4 new changesets
coleen.phillimore at oracle.com
coleen.phillimore at oracle.com
Thu Dec 1 15:58:33 PST 2011
Changeset: 242b4e0e6f73
Author: phh
Date: 2011-11-29 09:21 -0500
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/242b4e0e6f73
7116189: Export JVM_SetNativeThreadName from Hotspot
Summary: Added JVM_SetNativeThreadName to linker mapfiles on Solaris and Linux.
Reviewed-by: dcubed, dholmes
Contributed-by: michael.x.mcmahon at oracle.com
! make/linux/makefiles/mapfile-vers-debug
! make/linux/makefiles/mapfile-vers-product
! make/solaris/makefiles/mapfile-vers
Changeset: 763f01599ff4
Author: phh
Date: 2011-11-29 17:00 -0500
URL: http://hg.openjdk.java.net/hsx/hotspot-main/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
Changeset: 358eca91be48
Author: phh
Date: 2011-11-30 12:48 -0500
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/358eca91be48
7116730: Revert 7116481: Commercial features in Hotspot must be gated by a switch
Summary: Revert 7116481 to current hsx/hotspot-main
Reviewed-by: kamg
! src/share/vm/runtime/globals.cpp
! src/share/vm/runtime/globals.hpp
! src/share/vm/runtime/globals_extension.hpp
Changeset: 81a08cd7f6a1
Author: coleenp
Date: 2011-12-01 13:42 -0500
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/81a08cd7f6a1
Merge
More information about the hotspot-dev
mailing list