# This code is distributed in the hope that it will be useful, but WITHOUT
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
# version 2 for more details (a copy is included in the LICENSE file that
# accompanied this code).
# You should have received a copy of the GNU General Public License version
# 2 along with this work; if not, write to the Free Software Foundation,
# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
# Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
# CA 95054 USA or visit
www.sun.com if you need additional information or
# Define public interface.
JNI_GetDefaultJavaVMInitArgs;
JVM_ActiveProcessorCount;
JVM_AssertionStatusDirectives;
JVM_ConstantPoolGetClassAt;
JVM_ConstantPoolGetClassAtIfLoaded;
JVM_ConstantPoolGetDoubleAt;
JVM_ConstantPoolGetFieldAt;
JVM_ConstantPoolGetFieldAtIfLoaded;
JVM_ConstantPoolGetFloatAt;
JVM_ConstantPoolGetIntAt;
JVM_ConstantPoolGetLongAt;
JVM_ConstantPoolGetMethodAt;
JVM_ConstantPoolGetMethodAtIfLoaded;
JVM_ConstantPoolGetMemberRefInfoAt;
JVM_ConstantPoolGetStringAt;
JVM_ConstantPoolGetUTF8At;
JVM_DefineClassWithSource;
JVM_DesiredAssertionStatus;
JVM_DTraceIsProbeEnabled;
JVM_FindClassFromClassLoader;
JVM_FindClassFromBootLoader;
JVM_GetCPFieldClassNameUTF;
JVM_GetCPFieldSignatureUTF;
JVM_GetCPMethodClassNameUTF;
JVM_GetCPMethodModifiers;
JVM_GetCPMethodSignatureUTF;
JVM_GetClassCPEntriesCount;
JVM_GetClassConstantPool;
JVM_GetClassDeclaredConstructors;
JVM_GetClassDeclaredFields;
JVM_GetClassDeclaredMethods;
JVM_GetClassMethodsCount;
JVM_GetEnclosingMethodInfo;
JVM_GetInheritedAccessControlContext;
JVM_GetMethodAnnotations;
JVM_GetMethodDefaultAnnotationValue;
JVM_GetMethodIxByteCodeLength;
JVM_GetMethodIxExceptionIndexes;
JVM_GetMethodIxExceptionTableEntry;
JVM_GetMethodIxExceptionTableLength;
JVM_GetMethodIxExceptionsCount;
JVM_GetMethodIxLocalsCount;
JVM_GetMethodIxModifiers;
JVM_GetMethodIxSignatureUTF;
JVM_GetMethodParameterAnnotations;
JVM_GetPrimitiveArrayElement;
JVM_GetStackAccessControlContext;
JVM_GetStackTraceElement;
JVM_GetThreadStateValues;
JVM_InitializeSocketLibrary;
JVM_IsSupportedJNIVersion;
JVM_LatestUserDefinedLoader;
JVM_MaxObjectInspectionAge;
JVM_NewInstanceFromConstructor;
JVM_SetPrimitiveArrayElement;
JVM_handle_solaris_signal;
# miscellaneous functions
# Needed because there is no JVM interface for this.
sysThreadAvailableStackWithSlack;
# This is for Forte Analyzer profiling support.