equal
deleted
inserted
replaced
|
1 # |
|
2 # @(#)mapfile-vers-product 1.19 08/02/12 10:56:37 |
1 # |
3 # |
2 |
4 |
3 # |
5 # |
4 # Copyright 2002-2006 Sun Microsystems, Inc. All Rights Reserved. |
6 # Copyright 2002-2006 Sun Microsystems, Inc. All Rights Reserved. |
5 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. |
7 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. |
73 JVM_DefineClass; |
75 JVM_DefineClass; |
74 JVM_DefineClassWithSource; |
76 JVM_DefineClassWithSource; |
75 JVM_DesiredAssertionStatus; |
77 JVM_DesiredAssertionStatus; |
76 JVM_DisableCompiler; |
78 JVM_DisableCompiler; |
77 JVM_DoPrivileged; |
79 JVM_DoPrivileged; |
|
80 JVM_DTraceGetVersion; |
|
81 JVM_DTraceActivate; |
|
82 JVM_DTraceIsProbeEnabled; |
|
83 JVM_DTraceIsSupported; |
|
84 JVM_DTraceDispose; |
78 JVM_DumpAllStacks; |
85 JVM_DumpAllStacks; |
79 JVM_DumpThreads; |
86 JVM_DumpThreads; |
80 JVM_EnableCompiler; |
87 JVM_EnableCompiler; |
81 JVM_Exit; |
88 JVM_Exit; |
82 JVM_FillInStackTrace; |
89 JVM_FillInStackTrace; |