equal
deleted
inserted
replaced
133 JVM_GetDeclaredClasses; |
133 JVM_GetDeclaredClasses; |
134 JVM_GetDeclaringClass; |
134 JVM_GetDeclaringClass; |
135 JVM_GetEnclosingMethodInfo; |
135 JVM_GetEnclosingMethodInfo; |
136 JVM_GetFieldAnnotations; |
136 JVM_GetFieldAnnotations; |
137 JVM_GetFieldIxModifiers; |
137 JVM_GetFieldIxModifiers; |
|
138 JVM_GetFieldTypeAnnotations; |
138 JVM_GetHostName; |
139 JVM_GetHostName; |
139 JVM_GetInheritedAccessControlContext; |
140 JVM_GetInheritedAccessControlContext; |
140 JVM_GetInterfaceVersion; |
141 JVM_GetInterfaceVersion; |
141 JVM_GetLastErrorString; |
142 JVM_GetLastErrorString; |
142 JVM_GetManagement; |
143 JVM_GetManagement; |
154 JVM_GetMethodIxModifiers; |
155 JVM_GetMethodIxModifiers; |
155 JVM_GetMethodIxNameUTF; |
156 JVM_GetMethodIxNameUTF; |
156 JVM_GetMethodIxSignatureUTF; |
157 JVM_GetMethodIxSignatureUTF; |
157 JVM_GetMethodParameterAnnotations; |
158 JVM_GetMethodParameterAnnotations; |
158 JVM_GetMethodParameters; |
159 JVM_GetMethodParameters; |
|
160 JVM_GetMethodTypeAnnotations; |
159 JVM_GetPrimitiveArrayElement; |
161 JVM_GetPrimitiveArrayElement; |
160 JVM_GetProtectionDomain; |
162 JVM_GetProtectionDomain; |
161 JVM_GetSockName; |
163 JVM_GetSockName; |
162 JVM_GetSockOpt; |
164 JVM_GetSockOpt; |
163 JVM_GetStackAccessControlContext; |
165 JVM_GetStackAccessControlContext; |