phh [Tue, 29 Nov 2011 17:00:46 -0500] rev 11166
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
phh [Tue, 29 Nov 2011 09:21:02 -0500] rev 11165
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@oracle.com
coleenp [Mon, 21 Nov 2011 10:22:04 -0500] rev 11164
Merge
brutisso [Mon, 21 Nov 2011 08:02:40 +0100] rev 11163
7112308: Fix Visual Studio build for precompiled header
Summary: Add the new path to precompiled.hpp in the project make file
Reviewed-by: coleenp, dholmes, brutisso
Contributed-by: rbackman <rickard.backman@oracle.com>