mapfile-vers-debug revision 1294
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin# @(#)mapfile-vers-debug 1.18 07/10/25 16:47:35
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin# Copyright 2002-2008 Sun Microsystems, Inc. All Rights Reserved.
7c2fbfb345896881c631598ee3852ce9ce33fb07April Chin# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin# This code is free software; you can redistribute it and/or modify it
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin# under the terms of the GNU General Public License version 2 only, as
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin# published by the Free Software Foundation.
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin# This code is distributed in the hope that it will be useful, but WITHOUT
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin# version 2 for more details (a copy is included in the LICENSE file that
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin# accompanied this code).
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin# You should have received a copy of the GNU General Public License version
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin# 2 along with this work; if not, write to the Free Software Foundation,
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin# Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin# CA 95054 USA or visit www.sun.com if you need additional information or
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin# have any questions.
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin# Define public interface.
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chinSUNWprivate_1.1 {
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JNI_CreateJavaVM;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JNI_GetCreatedJavaVMs;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JNI_GetDefaultJavaVMInitArgs;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_Accept;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_ActiveProcessorCount;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_AllocateNewArray;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_AllocateNewObject;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_ArrayCopy;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_AssertionStatusDirectives;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_Available;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_ClassDepth;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_ClassLoaderDepth;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_Clone;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_Close;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_CX8Field;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_CompileClass;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_CompileClasses;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_CompilerCommand;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_Connect;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_ConstantPoolGetClassAt;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_ConstantPoolGetClassAtIfLoaded;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_ConstantPoolGetDoubleAt;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_ConstantPoolGetFieldAt;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_ConstantPoolGetFieldAtIfLoaded;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_ConstantPoolGetFloatAt;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_ConstantPoolGetIntAt;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_ConstantPoolGetLongAt;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_ConstantPoolGetMethodAt;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_ConstantPoolGetMethodAtIfLoaded;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_ConstantPoolGetMemberRefInfoAt;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_ConstantPoolGetSize;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_ConstantPoolGetStringAt;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_ConstantPoolGetUTF8At;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_CountStackFrames;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_CurrentClassLoader;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_CurrentLoadedClass;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_CurrentThread;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_CurrentTimeMillis;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_DefineClass;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_DefineClassWithSource;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_DefineClassWithSourceCond;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_DesiredAssertionStatus;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_DisableCompiler;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_DoPrivileged;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_DTraceGetVersion;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_DTraceActivate;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_DTraceIsProbeEnabled;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_DTraceIsSupported;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_DTraceDispose;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_DumpAllStacks;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_DumpThreads;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_EnableCompiler;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_FillInStackTrace;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_FindClassFromClass;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_FindClassFromClassLoader;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_FindClassFromBootLoader;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_FindLibraryEntry;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_FindLoadedClass;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_FindPrimitiveClass;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_FindSignal;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_FreeMemory;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_GetAllThreads;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_GetArrayElement;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_GetArrayLength;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_GetCPClassNameUTF;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_GetCPFieldClassNameUTF;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_GetCPFieldModifiers;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_GetCPFieldNameUTF;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_GetCPFieldSignatureUTF;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_GetCPMethodClassNameUTF;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_GetCPMethodModifiers;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_GetCPMethodNameUTF;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_GetCPMethodSignatureUTF;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_GetCallerClass;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_GetClassAccessFlags;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_GetClassAnnotations;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_GetClassCPEntriesCount;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_GetClassCPTypes;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_GetClassConstantPool;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_GetClassContext;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_GetClassDeclaredConstructors;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_GetClassDeclaredFields;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_GetClassDeclaredMethods;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_GetClassFieldsCount;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_GetClassInterfaces;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_GetClassLoader;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_GetClassMethodsCount;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_GetClassModifiers;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_GetClassName;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_GetClassNameUTF;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_GetClassSignature;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_GetClassSigners;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_GetComponentType;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_GetDeclaredClasses;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_GetDeclaringClass;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_GetEnclosingMethodInfo;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_GetFieldAnnotations;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_GetFieldIxModifiers;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_GetHostName;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_GetInheritedAccessControlContext;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_GetInterfaceVersion;
# Needed for dropping VM into JDK 1.3.x, 1.4