equal
deleted
inserted
replaced
1 # |
1 # |
2 # Copyright (c) 2016, 2018, Oracle and/or its affiliates. All rights reserved. |
2 # Copyright (c) 2016, 2019, Oracle and/or its affiliates. All rights reserved. |
3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. |
3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. |
4 # |
4 # |
5 # This code is free software; you can redistribute it and/or modify it |
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 |
6 # under the terms of the GNU General Public License version 2 only, as |
7 # published by the Free Software Foundation. |
7 # published by the Free Software Foundation. |
147 JVM_IsSameClassPackage |
147 JVM_IsSameClassPackage |
148 JVM_IsSupportedJNIVersion |
148 JVM_IsSupportedJNIVersion |
149 JVM_IsThreadAlive |
149 JVM_IsThreadAlive |
150 JVM_IsVMGeneratedMethodIx |
150 JVM_IsVMGeneratedMethodIx |
151 JVM_LatestUserDefinedLoader |
151 JVM_LatestUserDefinedLoader |
|
152 JVM_LinkClass |
152 JVM_LoadLibrary |
153 JVM_LoadLibrary |
153 JVM_MaxMemory |
154 JVM_MaxMemory |
154 JVM_MaxObjectInspectionAge |
155 JVM_MaxObjectInspectionAge |
155 JVM_MonitorNotify |
156 JVM_MonitorNotify |
156 JVM_MonitorNotifyAll |
157 JVM_MonitorNotifyAll |