1 #
   2 # Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
   3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
   4 #
   5 # This code is free software; you can redistribute it and/or modify it
   6 # under the terms of the GNU General Public License version 2 only, as
   7 # published by the Free Software Foundation.
   8 #
   9 # This code is distributed in the hope that it will be useful, but WITHOUT
  10 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  11 # FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
  12 # version 2 for more details (a copy is included in the LICENSE file that
  13 # accompanied this code).
  14 #
  15 # You should have received a copy of the GNU General Public License version
  16 # 2 along with this work; if not, write to the Free Software Foundation,
  17 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
  18 #
  19 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
  20 # or visit www.oracle.com if you need additional information or have any
  21 # questions.
  22 #
  23 
  24 JVM_ActiveProcessorCount
  25 JVM_ArrayCopy
  26 JVM_AssertionStatusDirectives
  27 JVM_CallStackWalk
  28 JVM_CheckReferencePendingList
  29 JVM_ClassDepth
  30 JVM_ClassLoaderDepth
  31 JVM_Clone
  32 JVM_ConstantPoolGetClassAt
  33 JVM_ConstantPoolGetClassAtIfLoaded
  34 JVM_ConstantPoolGetClassRefIndexAt
  35 JVM_ConstantPoolGetDoubleAt
  36 JVM_ConstantPoolGetFieldAt
  37 JVM_ConstantPoolGetFieldAtIfLoaded
  38 JVM_ConstantPoolGetFloatAt
  39 JVM_ConstantPoolGetIntAt
  40 JVM_ConstantPoolGetLongAt
  41 JVM_ConstantPoolGetMemberRefInfoAt
  42 JVM_ConstantPoolGetMethodAt
  43 JVM_ConstantPoolGetMethodAtIfLoaded
  44 JVM_ConstantPoolGetNameAndTypeRefIndexAt
  45 JVM_ConstantPoolGetNameAndTypeRefInfoAt
  46 JVM_ConstantPoolGetSize
  47 JVM_ConstantPoolGetStringAt
  48 JVM_ConstantPoolGetTagAt
  49 JVM_ConstantPoolGetUTF8At
  50 JVM_CountStackFrames
  51 JVM_CurrentClassLoader
  52 JVM_CurrentLoadedClass
  53 JVM_CurrentThread
  54 JVM_CurrentTimeMillis
  55 JVM_DefineClass
  56 JVM_DefineClassWithSource
  57 JVM_DesiredAssertionStatus
  58 JVM_DoPrivileged
  59 JVM_DumpAllStacks
  60 JVM_DumpThreads
  61 JVM_FillInStackTrace
  62 JVM_FindClassFromCaller
  63 JVM_FindClassFromClass
  64 JVM_FindLibraryEntry
  65 JVM_FindLoadedClass
  66 JVM_FindPrimitiveClass
  67 JVM_FindSignal
  68 JVM_FreeMemory
  69 JVM_GC
  70 JVM_GetAllThreads
  71 JVM_GetAndClearReferencePendingList
  72 JVM_GetArrayElement
  73 JVM_GetArrayLength
  74 JVM_GetCallerClass
  75 JVM_GetClassAccessFlags
  76 JVM_GetClassAnnotations
  77 JVM_GetClassConstantPool
  78 JVM_GetClassContext
  79 JVM_GetClassCPEntriesCount
  80 JVM_GetClassCPTypes
  81 JVM_GetClassDeclaredConstructors
  82 JVM_GetClassDeclaredFields
  83 JVM_GetClassDeclaredMethods
  84 JVM_GetClassFieldsCount
  85 JVM_GetClassInterfaces
  86 JVM_GetClassMethodsCount
  87 JVM_GetClassModifiers
  88 JVM_GetClassName
  89 JVM_GetClassNameUTF
  90 JVM_GetClassSignature
  91 JVM_GetClassSigners
  92 JVM_GetClassTypeAnnotations
  93 JVM_GetCPClassNameUTF
  94 JVM_GetCPFieldClassNameUTF
  95 JVM_GetCPFieldModifiers
  96 JVM_GetCPFieldNameUTF
  97 JVM_GetCPFieldSignatureUTF
  98 JVM_GetCPMethodClassNameUTF
  99 JVM_GetCPMethodModifiers
 100 JVM_GetCPMethodNameUTF
 101 JVM_GetCPMethodSignatureUTF
 102 JVM_GetDeclaredClasses
 103 JVM_GetDeclaringClass
 104 JVM_GetEnclosingMethodInfo
 105 JVM_GetFieldIxModifiers
 106 JVM_GetFieldTypeAnnotations
 107 JVM_GetInheritedAccessControlContext
 108 JVM_GetInterfaceVersion
 109 JVM_GetManagement
 110 JVM_GetMethodIxArgsSize
 111 JVM_GetMethodIxByteCode
 112 JVM_GetMethodIxByteCodeLength
 113 JVM_GetMethodIxExceptionIndexes
 114 JVM_GetMethodIxExceptionsCount
 115 JVM_GetMethodIxExceptionTableEntry
 116 JVM_GetMethodIxExceptionTableLength
 117 JVM_GetMethodIxLocalsCount
 118 JVM_GetMethodIxMaxStack
 119 JVM_GetMethodIxModifiers
 120 JVM_GetMethodIxNameUTF
 121 JVM_GetMethodIxSignatureUTF
 122 JVM_GetMethodParameters
 123 JVM_GetMethodTypeAnnotations
 124 JVM_GetNanoTimeAdjustment
 125 JVM_GetPrimitiveArrayElement
 126 JVM_GetProtectionDomain
 127 JVM_GetSimpleBinaryName
 128 JVM_GetStackAccessControlContext
 129 JVM_GetStackTraceElements
 130 JVM_GetSystemPackage
 131 JVM_GetSystemPackages
 132 JVM_GetTemporaryDirectory
 133 JVM_GetVmArguments
 134 JVM_Halt
 135 JVM_HoldsLock
 136 JVM_IHashCode
 137 JVM_InitProperties
 138 JVM_InternString
 139 JVM_Interrupt
 140 JVM_InvokeMethod
 141 JVM_IsArrayClass
 142 JVM_IsConstructorIx
 143 JVM_IsInterface
 144 JVM_IsInterrupted
 145 JVM_IsPrimitiveClass
 146 JVM_IsSameClassPackage
 147 JVM_IsSupportedJNIVersion
 148 JVM_IsThreadAlive
 149 JVM_IsVMGeneratedMethodIx
 150 JVM_LatestUserDefinedLoader
 151 JVM_LoadLibrary
 152 JVM_MaxMemory
 153 JVM_MaxObjectInspectionAge
 154 JVM_MonitorNotify
 155 JVM_MonitorNotifyAll
 156 JVM_MonitorWait
 157 JVM_MoreStackWalk
 158 JVM_NanoTime
 159 JVM_NativePath
 160 JVM_NewArray
 161 JVM_NewInstanceFromConstructor
 162 JVM_NewMultiArray
 163 JVM_RaiseSignal
 164 JVM_RawMonitorCreate
 165 JVM_RawMonitorDestroy
 166 JVM_RawMonitorEnter
 167 JVM_RawMonitorExit
 168 JVM_RegisterSignal
 169 JVM_ReleaseUTF
 170 JVM_ResumeThread
 171 JVM_SetArrayElement
 172 JVM_SetClassSigners
 173 JVM_SetNativeThreadName
 174 JVM_SetPrimitiveArrayElement
 175 JVM_SetThreadPriority
 176 JVM_Sleep
 177 JVM_StartThread
 178 JVM_StopThread
 179 JVM_SupportsCX8
 180 JVM_SuspendThread
 181 JVM_ToStackTraceElement
 182 JVM_TotalMemory
 183 JVM_UnloadLibrary
 184 JVM_Yield
 185 
 186 # Module related API's
 187 JVM_AddModuleExports
 188 JVM_AddModuleExportsToAll
 189 JVM_AddModuleExportsToAllUnnamed
 190 JVM_AddModulePackage
 191 JVM_AddReadsModule
 192 JVM_CanReadModule
 193 JVM_DefineModule
 194 JVM_IsExportedToModule
 195 JVM_SetBootLoaderUnnamedModule
 196 JVM_GetModuleByPackageName