1 #
   2 # Copyright (c) 2016, 2018, 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_AreNestMates
  26 JVM_ArrayCopy
  27 JVM_AssertionStatusDirectives
  28 JVM_BeforeHalt
  29 JVM_CallStackWalk
  30 JVM_Clone
  31 JVM_ConstantPool1CopyOutRefsAt
  32 JVM_ConstantPool1GetDoubleAt
  33 JVM_ConstantPool1GetFloatAt
  34 JVM_ConstantPool1GetHolder
  35 JVM_ConstantPool1GetIntAt
  36 JVM_ConstantPool1GetLongAt
  37 JVM_ConstantPool1GetRefAt
  38 JVM_ConstantPool1GetSize
  39 JVM_ConstantPool1GetTagAt
  40 JVM_ConstantPool1GetTags
  41 JVM_ConstantPool1GetWordAt
  42 JVM_ConstantPool1GetWordCountAt
  43 JVM_CountStackFrames
  44 JVM_CurrentThread
  45 JVM_CurrentTimeMillis
  46 JVM_DefineClass
  47 JVM_DefineClassWithSource
  48 JVM_DesiredAssertionStatus
  49 JVM_DoPrivileged
  50 JVM_DumpAllStacks
  51 JVM_DumpThreads
  52 JVM_FillInStackTrace
  53 JVM_FindClassFromCaller
  54 JVM_FindClassFromClass
  55 JVM_FindLibraryEntry
  56 JVM_FindLoadedClass
  57 JVM_FindPrimitiveClass
  58 JVM_FindSignal
  59 JVM_FreeMemory
  60 JVM_GC
  61 JVM_GetAllThreads
  62 JVM_GetAndClearReferencePendingList
  63 JVM_GetArrayElement
  64 JVM_GetArrayLength
  65 JVM_GetCallerClass
  66 JVM_GetClassAccessFlags
  67 JVM_GetClassAnnotations
  68 JVM_GetClassConstantPool
  69 JVM_GetClassContext
  70 JVM_GetClassCPEntriesCount
  71 JVM_GetClassCPTypes
  72 JVM_GetClassDeclaredConstructors
  73 JVM_GetClassDeclaredFields
  74 JVM_GetClassDeclaredMethods
  75 JVM_GetClassFieldsCount
  76 JVM_GetClassInterfaces
  77 JVM_GetClassMethodsCount
  78 JVM_GetClassModifiers
  79 JVM_GetClassName
  80 JVM_GetClassNameUTF
  81 JVM_GetClassSignature
  82 JVM_GetClassSigners
  83 JVM_GetClassTypeAnnotations
  84 JVM_GetCPClassNameUTF
  85 JVM_GetCPFieldClassNameUTF
  86 JVM_GetCPFieldModifiers
  87 JVM_GetCPFieldNameUTF
  88 JVM_GetCPFieldSignatureUTF
  89 JVM_GetCPMethodClassNameUTF
  90 JVM_GetCPMethodModifiers
  91 JVM_GetCPMethodNameUTF
  92 JVM_GetCPMethodSignatureUTF
  93 JVM_GetDeclaredClasses
  94 JVM_GetDeclaringClass
  95 JVM_GetEnclosingMethodInfo
  96 JVM_GetFieldIxModifiers
  97 JVM_GetFieldTypeAnnotations
  98 JVM_GetInheritedAccessControlContext
  99 JVM_GetInterfaceVersion
 100 JVM_GetManagement
 101 JVM_GetMethodIxArgsSize
 102 JVM_GetMethodIxByteCode
 103 JVM_GetMethodIxByteCodeLength
 104 JVM_GetMethodIxExceptionIndexes
 105 JVM_GetMethodIxExceptionsCount
 106 JVM_GetMethodIxExceptionTableEntry
 107 JVM_GetMethodIxExceptionTableLength
 108 JVM_GetMethodIxLocalsCount
 109 JVM_GetMethodIxMaxStack
 110 JVM_GetMethodIxModifiers
 111 JVM_GetMethodIxNameUTF
 112 JVM_GetMethodIxSignatureUTF
 113 JVM_GetMethodParameters
 114 JVM_GetMethodTypeAnnotations
 115 JVM_GetNanoTimeAdjustment
 116 JVM_GetNestHost
 117 JVM_GetNestMembers
 118 JVM_GetPrimitiveArrayElement
 119 JVM_GetProtectionDomain
 120 JVM_GetSimpleBinaryName
 121 JVM_GetStackAccessControlContext
 122 JVM_GetSystemPackage
 123 JVM_GetSystemPackages
 124 JVM_GetTemporaryDirectory
 125 JVM_GetVmArguments
 126 JVM_Halt
 127 JVM_HasReferencePendingList
 128 JVM_HoldsLock
 129 JVM_IHashCode
 130 JVM_InitProperties
 131 JVM_InitStackTraceElement
 132 JVM_InitStackTraceElementArray
 133 JVM_InitializeFromArchive
 134 JVM_InternString
 135 JVM_Interrupt
 136 JVM_InvokeMethod
 137 JVM_IsArrayClass
 138 JVM_IsConstructorIx
 139 JVM_IsInterface
 140 JVM_IsInterrupted
 141 JVM_IsPrimitiveClass
 142 JVM_IsSameClassPackage
 143 JVM_IsSupportedJNIVersion
 144 JVM_IsThreadAlive
 145 JVM_IsVMGeneratedMethodIx
 146 JVM_LatestUserDefinedLoader
 147 JVM_LoadLibrary
 148 JVM_MaxMemory
 149 JVM_MaxObjectInspectionAge
 150 JVM_MonitorNotify
 151 JVM_MonitorNotifyAll
 152 JVM_MonitorWait
 153 JVM_MoreStackWalk
 154 JVM_NanoTime
 155 JVM_NativePath
 156 JVM_NewArray
 157 JVM_NewInstanceFromConstructor
 158 JVM_NewMultiArray
 159 JVM_RaiseSignal
 160 JVM_RawMonitorCreate
 161 JVM_RawMonitorDestroy
 162 JVM_RawMonitorEnter
 163 JVM_RawMonitorExit
 164 JVM_RegisterSignal
 165 JVM_ReleaseUTF
 166 JVM_ResumeThread
 167 JVM_SetArrayElement
 168 JVM_SetClassSigners
 169 JVM_SetNativeThreadName
 170 JVM_SetPrimitiveArrayElement
 171 JVM_SetThreadPriority
 172 JVM_Sleep
 173 JVM_StartThread
 174 JVM_StopThread
 175 JVM_SupportsCX8
 176 JVM_SuspendThread
 177 JVM_TotalMemory
 178 JVM_UnloadLibrary
 179 JVM_WaitForReferencePendingList
 180 JVM_Yield
 181 
 182 # Module related API's
 183 JVM_AddModuleExports
 184 JVM_AddModuleExportsToAll
 185 JVM_AddModuleExportsToAllUnnamed
 186 JVM_AddReadsModule
 187 JVM_DefineModule
 188 JVM_SetBootLoaderUnnamedModule