comparison make/linux/makefiles/mapfile-vers-debug @ 7482:989155e2d07a

Merge with hs25-b15.
author Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
date Wed, 16 Jan 2013 01:34:24 +0100
parents ade95d680b42
children b14da2e6f2dc
comparison
equal deleted inserted replaced
7381:6761a8f854a4 7482:989155e2d07a
122 JVM_GetClassModifiers; 122 JVM_GetClassModifiers;
123 JVM_GetClassName; 123 JVM_GetClassName;
124 JVM_GetClassNameUTF; 124 JVM_GetClassNameUTF;
125 JVM_GetClassSignature; 125 JVM_GetClassSignature;
126 JVM_GetClassSigners; 126 JVM_GetClassSigners;
127 JVM_GetClassTypeAnnotations;
127 JVM_GetComponentType; 128 JVM_GetComponentType;
128 JVM_GetDeclaredClasses; 129 JVM_GetDeclaredClasses;
129 JVM_GetDeclaringClass; 130 JVM_GetDeclaringClass;
130 JVM_GetEnclosingMethodInfo; 131 JVM_GetEnclosingMethodInfo;
131 JVM_GetFieldAnnotations; 132 JVM_GetFieldAnnotations;
148 JVM_GetMethodIxMaxStack; 149 JVM_GetMethodIxMaxStack;
149 JVM_GetMethodIxModifiers; 150 JVM_GetMethodIxModifiers;
150 JVM_GetMethodIxNameUTF; 151 JVM_GetMethodIxNameUTF;
151 JVM_GetMethodIxSignatureUTF; 152 JVM_GetMethodIxSignatureUTF;
152 JVM_GetMethodParameterAnnotations; 153 JVM_GetMethodParameterAnnotations;
154 JVM_GetMethodParameters;
153 JVM_GetPrimitiveArrayElement; 155 JVM_GetPrimitiveArrayElement;
154 JVM_GetProtectionDomain; 156 JVM_GetProtectionDomain;
155 JVM_GetSockName; 157 JVM_GetSockName;
156 JVM_GetSockOpt; 158 JVM_GetSockOpt;
157 JVM_GetStackAccessControlContext; 159 JVM_GetStackAccessControlContext;