diff -r 00cf4bffd828 -r 99d43e8a76ad hotspot/make/linux/makefiles/mapfile-vers-product --- a/hotspot/make/linux/makefiles/mapfile-vers-product Wed Apr 16 17:36:29 2008 -0400 +++ b/hotspot/make/linux/makefiles/mapfile-vers-product Thu Apr 17 22:18:15 2008 -0400 @@ -1,3 +1,5 @@ +# +# @(#)mapfile-vers-product 1.19 08/02/12 10:56:37 # # @@ -75,6 +77,11 @@ JVM_DesiredAssertionStatus; JVM_DisableCompiler; JVM_DoPrivileged; + JVM_DTraceGetVersion; + JVM_DTraceActivate; + JVM_DTraceIsProbeEnabled; + JVM_DTraceIsSupported; + JVM_DTraceDispose; JVM_DumpAllStacks; JVM_DumpThreads; JVM_EnableCompiler;