mapfile-vers-debug revision 196
4169N/A#
1178N/A# @(#)mapfile-vers-debug 1.18 07/10/25 16:47:35
1178N/A#
1178N/A
1178N/A#
1178N/A# Copyright 2002-2008 Sun Microsystems, Inc. All Rights Reserved.
1178N/A# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
1178N/A#
1178N/A# This code is free software; you can redistribute it and/or modify it
1178N/A# under the terms of the GNU General Public License version 2 only, as
1178N/A# published by the Free Software Foundation.
1178N/A#
1178N/A# This code is distributed in the hope that it will be useful, but WITHOUT
1178N/A# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
1178N/A# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
1178N/A# version 2 for more details (a copy is included in the LICENSE file that
1178N/A# accompanied this code).
2362N/A#
2362N/A# You should have received a copy of the GNU General Public License version
2362N/A# 2 along with this work; if not, write to the Free Software Foundation,
1178N/A# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
4935N/A#
1178N/A# Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
1178N/A# CA 95054 USA or visit www.sun.com if you need additional information or
4033N/A# have any questions.
4935N/A#
1178N/A#
1178N/A
4935N/A# Define public interface.
1178N/A
4033N/ASUNWprivate_1.1 {
1178N/A global:
1178N/A # JNI
1178N/A JNI_CreateJavaVM;
1178N/A JNI_GetCreatedJavaVMs;
1178N/A JNI_GetDefaultJavaVMInitArgs;
1178N/A
1178N/A # JVM
1178N/A JVM_Accept;
1178N/A JVM_ActiveProcessorCount;
1178N/A JVM_AllocateNewArray;
1178N/A JVM_AllocateNewObject;
1178N/A JVM_ArrayCopy;
4935N/A JVM_AssertionStatusDirectives;
1178N/A JVM_Available;
1178N/A JVM_Bind;
4033N/A JVM_ClassDepth;
1178N/A JVM_ClassLoaderDepth;
1178N/A JVM_Clone;
4935N/A JVM_Close;
1178N/A JVM_CX8Field;
1178N/A JVM_CompileClass;
1178N/A JVM_CompileClasses;
4935N/A JVM_CompilerCommand;
0N/A JVM_Connect;
0N/A JVM_ConstantPoolGetClassAt;
4935N/A JVM_ConstantPoolGetClassAtIfLoaded;
0N/A JVM_ConstantPoolGetDoubleAt;
1178N/A JVM_ConstantPoolGetFieldAt;
0N/A JVM_ConstantPoolGetFieldAtIfLoaded;
4935N/A JVM_ConstantPoolGetFloatAt;
1178N/A JVM_ConstantPoolGetIntAt;
1178N/A JVM_ConstantPoolGetLongAt;
4935N/A JVM_ConstantPoolGetMethodAt;
1178N/A JVM_ConstantPoolGetMethodAtIfLoaded;
1178N/A JVM_ConstantPoolGetMemberRefInfoAt;
4935N/A JVM_ConstantPoolGetSize;
0N/A JVM_ConstantPoolGetStringAt;
1178N/A JVM_ConstantPoolGetUTF8At;
1178N/A JVM_CountStackFrames;
1178N/A JVM_CurrentClassLoader;
1178N/A JVM_CurrentLoadedClass;
1178N/A JVM_CurrentThread;
1178N/A JVM_CurrentTimeMillis;
1178N/A JVM_DefineClass;
1178N/A JVM_DefineClassWithSource;
0N/A JVM_DesiredAssertionStatus;
1178N/A JVM_DisableCompiler;
4935N/A JVM_DoPrivileged;
0N/A JVM_DTraceGetVersion;
1178N/A JVM_DTraceActivate;
4935N/A JVM_DTraceIsProbeEnabled;
0N/A JVM_DTraceIsSupported;
0N/A JVM_DTraceDispose;
0N/A JVM_DumpAllStacks;
0N/A JVM_DumpThreads;
0N/A JVM_EnableCompiler;
0N/A JVM_Exit;
0N/A JVM_FillInStackTrace;
0N/A JVM_FindClassFromClass;
0N/A JVM_FindClassFromClassLoader;
0N/A JVM_FindLibraryEntry;
0N/A JVM_FindLoadedClass;
4935N/A JVM_FindPrimitiveClass;
0N/A JVM_FindSignal;
0N/A JVM_FreeMemory;
0N/A JVM_GC;
0N/A JVM_GetAllThreads;
0N/A JVM_GetArrayElement;
0N/A JVM_GetArrayLength;
0N/A JVM_GetCPClassNameUTF;
0N/A JVM_GetCPFieldClassNameUTF;
0N/A JVM_GetCPFieldModifiers;
0N/A JVM_GetCPFieldNameUTF;
0N/A JVM_GetCPFieldSignatureUTF;
4935N/A JVM_GetCPMethodClassNameUTF;
0N/A JVM_GetCPMethodModifiers;
1178N/A JVM_GetCPMethodNameUTF;
1178N/A JVM_GetCPMethodSignatureUTF;
1178N/A JVM_GetCallerClass;
1178N/A JVM_GetClassAccessFlags;
1178N/A JVM_GetClassAnnotations;
1178N/A JVM_GetClassCPEntriesCount;
0N/A JVM_GetClassCPTypes;
1178N/A JVM_GetClassConstantPool;
1178N/A JVM_GetClassContext;
0N/A JVM_GetClassDeclaredConstructors;
4935N/A JVM_GetClassDeclaredFields;
1178N/A JVM_GetClassDeclaredMethods;
0N/A JVM_GetClassFieldsCount;
4935N/A JVM_GetClassInterfaces;
1178N/A JVM_GetClassLoader;
4033N/A JVM_GetClassMethodsCount;
1178N/A JVM_GetClassModifiers;
4935N/A JVM_GetClassName;
1178N/A JVM_GetClassNameUTF;
4935N/A JVM_GetClassSignature;
1178N/A JVM_GetClassSigners;
4033N/A JVM_GetComponentType;
0N/A JVM_GetDeclaredClasses;
1178N/A JVM_GetDeclaringClass;
4935N/A JVM_GetEnclosingMethodInfo;
0N/A JVM_GetFieldAnnotations;
0N/A JVM_GetFieldIxModifiers;
4935N/A JVM_GetHostName;
0N/A JVM_GetInheritedAccessControlContext;
1178N/A JVM_GetInterfaceVersion;
1178N/A JVM_GetLastErrorString;
4935N/A JVM_GetManagement;
4935N/A JVM_GetMethodAnnotations;
1178N/A JVM_GetMethodDefaultAnnotationValue;
1178N/A JVM_GetMethodIxArgsSize;
4935N/A JVM_GetMethodIxByteCode;
1178N/A JVM_GetMethodIxByteCodeLength;
1178N/A JVM_GetMethodIxExceptionIndexes;
4935N/A JVM_GetMethodIxExceptionTableEntry;
1178N/A JVM_GetMethodIxExceptionTableLength;
1178N/A JVM_GetMethodIxExceptionsCount;
4935N/A JVM_GetMethodIxLocalsCount;
4935N/A JVM_GetMethodIxMaxStack;
4935N/A JVM_GetMethodIxModifiers;
4935N/A JVM_GetMethodIxNameUTF;
4935N/A JVM_GetMethodIxSignatureUTF;
4935N/A JVM_GetMethodParameterAnnotations;
4935N/A JVM_GetPrimitiveArrayElement;
1178N/A JVM_GetProtectionDomain;
1178N/A JVM_GetSockName;
1178N/A JVM_GetSockOpt;
1178N/A JVM_GetStackAccessControlContext;
1178N/A JVM_GetStackTraceDepth;
1178N/A JVM_GetStackTraceElement;
1178N/A JVM_GetSystemPackage;
1178N/A JVM_GetSystemPackages;
1178N/A JVM_GetThreadStateNames;
4935N/A JVM_GetThreadStateValues;
1178N/A JVM_GetVersionInfo;
1178N/A JVM_Halt;
4935N/A JVM_HoldsLock;
1178N/A JVM_IHashCode;
1178N/A JVM_InitAgentProperties;
1178N/A JVM_InitProperties;
0N/A JVM_InitializeCompiler;
0N/A JVM_InitializeSocketLibrary;
1178N/A JVM_InternString;
4935N/A JVM_Interrupt;
4935N/A JVM_InvokeMethod;
4935N/A JVM_IsArrayClass;
4935N/A JVM_IsConstructorIx;
0N/A JVM_IsInterface;
1178N/A JVM_IsInterrupted;
4935N/A JVM_IsNaN;
1178N/A JVM_IsPrimitiveClass;
1178N/A JVM_IsSameClassPackage;
1178N/A JVM_IsSilentCompiler;
1178N/A JVM_IsSupportedJNIVersion;
1178N/A JVM_IsThreadAlive;
1178N/A JVM_LatestUserDefinedLoader;
0N/A JVM_Listen;
4935N/A JVM_LoadClass0;
1178N/A JVM_LoadLibrary;
1178N/A JVM_Lseek;
4935N/A JVM_MaxObjectInspectionAge;
0N/A JVM_MaxMemory;
1178N/A JVM_MonitorNotify;
4935N/A JVM_MonitorNotifyAll;
4935N/A JVM_MonitorWait;
4935N/A JVM_NanoTime;
4935N/A JVM_NativePath;
1178N/A JVM_NewArray;
1178N/A JVM_NewInstanceFromConstructor;
1178N/A JVM_NewMultiArray;
1178N/A JVM_OnExit;
4033N/A JVM_Open;
1178N/A JVM_PrintStackTrace;
1178N/A JVM_RaiseSignal;
4935N/A JVM_RawMonitorCreate;
1178N/A JVM_RawMonitorDestroy;
1178N/A JVM_RawMonitorEnter;
1178N/A JVM_RawMonitorExit;
1178N/A JVM_Read;
4935N/A JVM_Recv;
1178N/A JVM_RecvFrom;
1178N/A JVM_RegisterSignal;
4935N/A JVM_ReleaseUTF;
1178N/A JVM_ResolveClass;
1178N/A JVM_ResumeThread;
4935N/A JVM_Send;
1178N/A JVM_SendTo;
1178N/A JVM_SetArrayElement;
4935N/A JVM_SetClassSigners;
1178N/A JVM_SetLength;
1178N/A JVM_SetPrimitiveArrayElement;
1178N/A JVM_SetProtectionDomain;
1178N/A JVM_SetSockOpt;
4935N/A JVM_SetThreadPriority;
0N/A JVM_Sleep;
1178N/A JVM_Socket;
4935N/A JVM_SocketAvailable;
1178N/A JVM_SocketClose;
1178N/A JVM_SocketShutdown;
4033N/A JVM_StartThread;
1178N/A JVM_StopThread;
1178N/A JVM_SuspendThread;
4935N/A JVM_SupportsCX8;
1178N/A JVM_Sync;
1178N/A JVM_Timeout;
4033N/A JVM_TotalMemory;
1178N/A JVM_TraceInstructions;
1178N/A JVM_TraceMethodCalls;
4935N/A JVM_UnloadLibrary;
1178N/A JVM_Write;
1178N/A JVM_Yield;
4935N/A JVM_handle_linux_signal;
1178N/A
1178N/A # Old reflection routines
4935N/A # These do not need to be present in the product build in JDK 1.4
1178N/A # but their code has not been removed yet because there will not
1178N/A # be a substantial code savings until JVM_InvokeMethod and
4935N/A # JVM_NewInstanceFromConstructor can also be removed; see
1178N/A # reflectionCompat.hpp.
4935N/A JVM_GetClassConstructor;
0N/A JVM_GetClassConstructors;
0N/A JVM_GetClassField;
4935N/A JVM_GetClassFields;
1178N/A JVM_GetClassMethod;
1178N/A JVM_GetClassMethods;
4935N/A JVM_GetField;
1178N/A JVM_GetPrimitiveField;
1178N/A JVM_NewInstance;
1178N/A JVM_SetField;
1178N/A JVM_SetPrimitiveField;
4935N/A
1178N/A # Needed for dropping VM into JDK 1.3.x, 1.4
1178N/A _JVM_native_threads;
4935N/A jdk_sem_init;
1178N/A jdk_sem_post;
1178N/A jdk_sem_wait;
4935N/A jdk_pthread_sigmask;
1178N/A jdk_waitpid;
1178N/A
4935N/A # debug JVM
1178N/A JVM_AccessVMBooleanFlag;
1178N/A JVM_AccessVMIntFlag;
4935N/A JVM_VMBreakPoint;
1178N/A
1178N/A # miscellaneous functions
4935N/A jio_fprintf;
1178N/A jio_printf;
1178N/A jio_snprintf;
4935N/A jio_vfprintf;
1178N/A jio_vsnprintf;
1178N/A fork1;
4935N/A numa_warn;
1178N/A numa_error;
1178N/A
4935N/A # Needed because there is no JVM interface for this.
1178N/A sysThreadAvailableStackWithSlack;
1178N/A
4935N/A # This is for Forte Analyzer profiling support.
1178N/A AsyncGetCallTrace;
1178N/A local:
4935N/A *;
1178N/A};
1178N/A
4935N/A