public final class com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError extends java.lang.Enum<com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError>
minor version: 0
major version: 59
flags: flags: (0x4031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER, ACC_ANNOTATION
this_class: com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError
super_class: java.lang.Enum
{
public static final com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError JVMTI_ERROR_NONE;
descriptor: Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError JVMTI_ERROR_INVALID_PRIORITY;
descriptor: Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError JVMTI_ERROR_THREAD_NOT_SUSPENDED;
descriptor: Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError JVMTI_ERROR_THREAD_SUSPENDED;
descriptor: Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError JVMTI_ERROR_THREAD_NOT_ALIVE;
descriptor: Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError JVMTI_ERROR_CLASS_NOT_PREPARED;
descriptor: Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError JVMTI_ERROR_NO_MORE_FRAMES;
descriptor: Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError JVMTI_ERROR_OPAQUE_FRAME;
descriptor: Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError JVMTI_ERROR_DUPLICATE;
descriptor: Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError JVMTI_ERROR_NOT_FOUND;
descriptor: Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError JVMTI_ERROR_NOT_MONITOR_OWNER;
descriptor: Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError JVMTI_ERROR_INTERRUPT;
descriptor: Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError JVMTI_ERROR_UNMODIFIABLE_CLASS;
descriptor: Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError JVMTI_ERROR_NOT_AVAILABLE;
descriptor: Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError JVMTI_ERROR_ABSENT_INFORMATION;
descriptor: Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError JVMTI_ERROR_INVALID_EVENT_TYPE;
descriptor: Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError JVMTI_ERROR_NATIVE_METHOD;
descriptor: Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError JVMTI_ERROR_CLASS_LOADER_UNSUPPORTED;
descriptor: Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError JVMTI_ERROR_NULL_POINTER;
descriptor: Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError JVMTI_ERROR_OUT_OF_MEMORY;
descriptor: Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError JVMTI_ERROR_ACCESS_DENIED;
descriptor: Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError JVMTI_ERROR_UNATTACHED_THREAD;
descriptor: Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError JVMTI_ERROR_INVALID_ENVIRONMENT;
descriptor: Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError JVMTI_ERROR_WRONG_PHASE;
descriptor: Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError JVMTI_ERROR_INTERNAL;
descriptor: Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError JVMTI_ERROR_INVALID_THREAD;
descriptor: Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError JVMTI_ERROR_INVALID_FIELDID;
descriptor: Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError JVMTI_ERROR_INVALID_METHODID;
descriptor: Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError JVMTI_ERROR_INVALID_LOCATION;
descriptor: Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError JVMTI_ERROR_INVALID_OBJECT;
descriptor: Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError JVMTI_ERROR_INVALID_CLASS;
descriptor: Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError JVMTI_ERROR_TYPE_MISMATCH;
descriptor: Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError JVMTI_ERROR_INVALID_SLOT;
descriptor: Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError JVMTI_ERROR_MUST_POSSESS_CAPABILITY;
descriptor: Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError JVMTI_ERROR_INVALID_THREAD_GROUP;
descriptor: Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError JVMTI_ERROR_INVALID_MONITOR;
descriptor: Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError JVMTI_ERROR_ILLEGAL_ARGUMENT;
descriptor: Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError JVMTI_ERROR_INVALID_TYPESTATE;
descriptor: Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError JVMTI_ERROR_UNSUPPORTED_VERSION;
descriptor: Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError JVMTI_ERROR_INVALID_CLASS_FORMAT;
descriptor: Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError JVMTI_ERROR_CIRCULAR_CLASS_DEFINITION;
descriptor: Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError JVMTI_ERROR_UNSUPPORTED_REDEFINITION_METHOD_ADDED;
descriptor: Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError JVMTI_ERROR_UNSUPPORTED_REDEFINITION_SCHEMA_CHANGED;
descriptor: Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError JVMTI_ERROR_FAILS_VERIFICATION;
descriptor: Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError JVMTI_ERROR_UNSUPPORTED_REDEFINITION_HIERARCHY_CHANGED;
descriptor: Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError JVMTI_ERROR_UNSUPPORTED_REDEFINITION_METHOD_DELETED;
descriptor: Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError JVMTI_ERROR_NAMES_DONT_MATCH;
descriptor: Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError JVMTI_ERROR_UNSUPPORTED_REDEFINITION_CLASS_MODIFIERS_CHANGED;
descriptor: Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError JVMTI_ERROR_UNSUPPORTED_REDEFINITION_METHOD_MODIFIERS_CHANGED;
descriptor: Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
private static final com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError[] ENUM$VALUES;
descriptor: [Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
flags: (0x101a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL, ACC_SYNTHETIC
static void <clinit>();
descriptor: ()V
flags: (0x0008) ACC_STATIC
Code:
stack=4, locals=0, args_size=0
0: new com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError
dup
ldc "JVMTI_ERROR_NONE"
iconst_0
invokespecial com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.<init>:(Ljava/lang/String;I)V
putstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_NONE:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
1: new com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError
dup
ldc "JVMTI_ERROR_INVALID_PRIORITY"
iconst_1
invokespecial com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.<init>:(Ljava/lang/String;I)V
putstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_INVALID_PRIORITY:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
2: new com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError
dup
ldc "JVMTI_ERROR_THREAD_NOT_SUSPENDED"
iconst_2
invokespecial com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.<init>:(Ljava/lang/String;I)V
putstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_THREAD_NOT_SUSPENDED:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
3: new com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError
dup
ldc "JVMTI_ERROR_THREAD_SUSPENDED"
iconst_3
invokespecial com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.<init>:(Ljava/lang/String;I)V
putstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_THREAD_SUSPENDED:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
4: new com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError
dup
ldc "JVMTI_ERROR_THREAD_NOT_ALIVE"
iconst_4
invokespecial com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.<init>:(Ljava/lang/String;I)V
putstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_THREAD_NOT_ALIVE:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
5: new com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError
dup
ldc "JVMTI_ERROR_CLASS_NOT_PREPARED"
iconst_5
invokespecial com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.<init>:(Ljava/lang/String;I)V
putstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_CLASS_NOT_PREPARED:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
6: new com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError
dup
ldc "JVMTI_ERROR_NO_MORE_FRAMES"
bipush 6
invokespecial com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.<init>:(Ljava/lang/String;I)V
putstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_NO_MORE_FRAMES:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
7: new com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError
dup
ldc "JVMTI_ERROR_OPAQUE_FRAME"
bipush 7
invokespecial com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.<init>:(Ljava/lang/String;I)V
putstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_OPAQUE_FRAME:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
8: new com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError
dup
ldc "JVMTI_ERROR_DUPLICATE"
bipush 8
invokespecial com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.<init>:(Ljava/lang/String;I)V
putstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_DUPLICATE:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
9: new com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError
dup
ldc "JVMTI_ERROR_NOT_FOUND"
bipush 9
invokespecial com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.<init>:(Ljava/lang/String;I)V
putstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_NOT_FOUND:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
10: new com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError
dup
ldc "JVMTI_ERROR_NOT_MONITOR_OWNER"
bipush 10
invokespecial com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.<init>:(Ljava/lang/String;I)V
putstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_NOT_MONITOR_OWNER:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
11: new com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError
dup
ldc "JVMTI_ERROR_INTERRUPT"
bipush 11
invokespecial com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.<init>:(Ljava/lang/String;I)V
putstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_INTERRUPT:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
12: new com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError
dup
ldc "JVMTI_ERROR_UNMODIFIABLE_CLASS"
bipush 12
invokespecial com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.<init>:(Ljava/lang/String;I)V
putstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_UNMODIFIABLE_CLASS:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
13: new com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError
dup
ldc "JVMTI_ERROR_NOT_AVAILABLE"
bipush 13
invokespecial com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.<init>:(Ljava/lang/String;I)V
putstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_NOT_AVAILABLE:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
14: new com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError
dup
ldc "JVMTI_ERROR_ABSENT_INFORMATION"
bipush 14
invokespecial com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.<init>:(Ljava/lang/String;I)V
putstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_ABSENT_INFORMATION:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
15: new com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError
dup
ldc "JVMTI_ERROR_INVALID_EVENT_TYPE"
bipush 15
invokespecial com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.<init>:(Ljava/lang/String;I)V
putstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_INVALID_EVENT_TYPE:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
16: new com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError
dup
ldc "JVMTI_ERROR_NATIVE_METHOD"
bipush 16
invokespecial com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.<init>:(Ljava/lang/String;I)V
putstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_NATIVE_METHOD:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
17: new com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError
dup
ldc "JVMTI_ERROR_CLASS_LOADER_UNSUPPORTED"
bipush 17
invokespecial com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.<init>:(Ljava/lang/String;I)V
putstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_CLASS_LOADER_UNSUPPORTED:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
18: new com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError
dup
ldc "JVMTI_ERROR_NULL_POINTER"
bipush 18
invokespecial com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.<init>:(Ljava/lang/String;I)V
putstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_NULL_POINTER:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
19: new com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError
dup
ldc "JVMTI_ERROR_OUT_OF_MEMORY"
bipush 19
invokespecial com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.<init>:(Ljava/lang/String;I)V
putstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_OUT_OF_MEMORY:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
20: new com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError
dup
ldc "JVMTI_ERROR_ACCESS_DENIED"
bipush 20
invokespecial com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.<init>:(Ljava/lang/String;I)V
putstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_ACCESS_DENIED:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
21: new com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError
dup
ldc "JVMTI_ERROR_UNATTACHED_THREAD"
bipush 21
invokespecial com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.<init>:(Ljava/lang/String;I)V
putstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_UNATTACHED_THREAD:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
22: new com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError
dup
ldc "JVMTI_ERROR_INVALID_ENVIRONMENT"
bipush 22
invokespecial com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.<init>:(Ljava/lang/String;I)V
putstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_INVALID_ENVIRONMENT:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
23: new com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError
dup
ldc "JVMTI_ERROR_WRONG_PHASE"
bipush 23
invokespecial com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.<init>:(Ljava/lang/String;I)V
putstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_WRONG_PHASE:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
24: new com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError
dup
ldc "JVMTI_ERROR_INTERNAL"
bipush 24
invokespecial com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.<init>:(Ljava/lang/String;I)V
putstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_INTERNAL:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
25: new com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError
dup
ldc "JVMTI_ERROR_INVALID_THREAD"
bipush 25
invokespecial com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.<init>:(Ljava/lang/String;I)V
putstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_INVALID_THREAD:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
26: new com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError
dup
ldc "JVMTI_ERROR_INVALID_FIELDID"
bipush 26
invokespecial com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.<init>:(Ljava/lang/String;I)V
putstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_INVALID_FIELDID:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
27: new com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError
dup
ldc "JVMTI_ERROR_INVALID_METHODID"
bipush 27
invokespecial com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.<init>:(Ljava/lang/String;I)V
putstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_INVALID_METHODID:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
28: new com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError
dup
ldc "JVMTI_ERROR_INVALID_LOCATION"
bipush 28
invokespecial com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.<init>:(Ljava/lang/String;I)V
putstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_INVALID_LOCATION:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
29: new com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError
dup
ldc "JVMTI_ERROR_INVALID_OBJECT"
bipush 29
invokespecial com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.<init>:(Ljava/lang/String;I)V
putstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_INVALID_OBJECT:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
30: new com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError
dup
ldc "JVMTI_ERROR_INVALID_CLASS"
bipush 30
invokespecial com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.<init>:(Ljava/lang/String;I)V
putstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_INVALID_CLASS:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
31: new com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError
dup
ldc "JVMTI_ERROR_TYPE_MISMATCH"
bipush 31
invokespecial com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.<init>:(Ljava/lang/String;I)V
putstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_TYPE_MISMATCH:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
32: new com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError
dup
ldc "JVMTI_ERROR_INVALID_SLOT"
bipush 32
invokespecial com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.<init>:(Ljava/lang/String;I)V
putstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_INVALID_SLOT:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
33: new com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError
dup
ldc "JVMTI_ERROR_MUST_POSSESS_CAPABILITY"
bipush 33
invokespecial com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.<init>:(Ljava/lang/String;I)V
putstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_MUST_POSSESS_CAPABILITY:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
34: new com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError
dup
ldc "JVMTI_ERROR_INVALID_THREAD_GROUP"
bipush 34
invokespecial com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.<init>:(Ljava/lang/String;I)V
putstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_INVALID_THREAD_GROUP:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
35: new com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError
dup
ldc "JVMTI_ERROR_INVALID_MONITOR"
bipush 35
invokespecial com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.<init>:(Ljava/lang/String;I)V
putstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_INVALID_MONITOR:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
36: new com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError
dup
ldc "JVMTI_ERROR_ILLEGAL_ARGUMENT"
bipush 36
invokespecial com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.<init>:(Ljava/lang/String;I)V
putstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_ILLEGAL_ARGUMENT:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
37: new com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError
dup
ldc "JVMTI_ERROR_INVALID_TYPESTATE"
bipush 37
invokespecial com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.<init>:(Ljava/lang/String;I)V
putstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_INVALID_TYPESTATE:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
38: new com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError
dup
ldc "JVMTI_ERROR_UNSUPPORTED_VERSION"
bipush 38
invokespecial com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.<init>:(Ljava/lang/String;I)V
putstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_UNSUPPORTED_VERSION:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
39: new com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError
dup
ldc "JVMTI_ERROR_INVALID_CLASS_FORMAT"
bipush 39
invokespecial com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.<init>:(Ljava/lang/String;I)V
putstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_INVALID_CLASS_FORMAT:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
40: new com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError
dup
ldc "JVMTI_ERROR_CIRCULAR_CLASS_DEFINITION"
bipush 40
invokespecial com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.<init>:(Ljava/lang/String;I)V
putstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_CIRCULAR_CLASS_DEFINITION:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
41: new com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError
dup
ldc "JVMTI_ERROR_UNSUPPORTED_REDEFINITION_METHOD_ADDED"
bipush 41
invokespecial com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.<init>:(Ljava/lang/String;I)V
putstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_UNSUPPORTED_REDEFINITION_METHOD_ADDED:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
42: new com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError
dup
ldc "JVMTI_ERROR_UNSUPPORTED_REDEFINITION_SCHEMA_CHANGED"
bipush 42
invokespecial com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.<init>:(Ljava/lang/String;I)V
putstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_UNSUPPORTED_REDEFINITION_SCHEMA_CHANGED:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
43: new com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError
dup
ldc "JVMTI_ERROR_FAILS_VERIFICATION"
bipush 43
invokespecial com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.<init>:(Ljava/lang/String;I)V
putstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_FAILS_VERIFICATION:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
44: new com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError
dup
ldc "JVMTI_ERROR_UNSUPPORTED_REDEFINITION_HIERARCHY_CHANGED"
bipush 44
invokespecial com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.<init>:(Ljava/lang/String;I)V
putstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_UNSUPPORTED_REDEFINITION_HIERARCHY_CHANGED:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
45: new com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError
dup
ldc "JVMTI_ERROR_UNSUPPORTED_REDEFINITION_METHOD_DELETED"
bipush 45
invokespecial com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.<init>:(Ljava/lang/String;I)V
putstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_UNSUPPORTED_REDEFINITION_METHOD_DELETED:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
46: new com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError
dup
ldc "JVMTI_ERROR_NAMES_DONT_MATCH"
bipush 46
invokespecial com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.<init>:(Ljava/lang/String;I)V
putstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_NAMES_DONT_MATCH:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
47: new com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError
dup
ldc "JVMTI_ERROR_UNSUPPORTED_REDEFINITION_CLASS_MODIFIERS_CHANGED"
bipush 47
invokespecial com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.<init>:(Ljava/lang/String;I)V
putstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_UNSUPPORTED_REDEFINITION_CLASS_MODIFIERS_CHANGED:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
48: new com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError
dup
ldc "JVMTI_ERROR_UNSUPPORTED_REDEFINITION_METHOD_MODIFIERS_CHANGED"
bipush 48
invokespecial com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.<init>:(Ljava/lang/String;I)V
putstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_UNSUPPORTED_REDEFINITION_METHOD_MODIFIERS_CHANGED:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
49: bipush 49
anewarray com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError
dup
iconst_0
getstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_NONE:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
aastore
dup
iconst_1
getstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_INVALID_PRIORITY:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
aastore
dup
iconst_2
getstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_THREAD_NOT_SUSPENDED:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
aastore
dup
iconst_3
getstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_THREAD_SUSPENDED:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
aastore
dup
iconst_4
getstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_THREAD_NOT_ALIVE:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
aastore
dup
iconst_5
getstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_CLASS_NOT_PREPARED:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
aastore
dup
bipush 6
getstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_NO_MORE_FRAMES:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
aastore
dup
bipush 7
getstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_OPAQUE_FRAME:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
aastore
dup
bipush 8
getstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_DUPLICATE:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
aastore
dup
bipush 9
getstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_NOT_FOUND:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
aastore
dup
bipush 10
getstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_NOT_MONITOR_OWNER:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
aastore
dup
bipush 11
getstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_INTERRUPT:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
aastore
dup
bipush 12
getstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_UNMODIFIABLE_CLASS:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
aastore
dup
bipush 13
getstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_NOT_AVAILABLE:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
aastore
dup
bipush 14
getstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_ABSENT_INFORMATION:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
aastore
dup
bipush 15
getstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_INVALID_EVENT_TYPE:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
aastore
dup
bipush 16
getstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_NATIVE_METHOD:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
aastore
dup
bipush 17
getstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_CLASS_LOADER_UNSUPPORTED:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
aastore
dup
bipush 18
getstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_NULL_POINTER:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
aastore
dup
bipush 19
getstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_OUT_OF_MEMORY:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
aastore
dup
bipush 20
getstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_ACCESS_DENIED:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
aastore
dup
bipush 21
getstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_UNATTACHED_THREAD:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
aastore
dup
bipush 22
getstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_INVALID_ENVIRONMENT:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
aastore
dup
bipush 23
getstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_WRONG_PHASE:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
aastore
dup
bipush 24
getstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_INTERNAL:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
aastore
dup
bipush 25
getstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_INVALID_THREAD:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
aastore
dup
bipush 26
getstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_INVALID_FIELDID:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
aastore
dup
bipush 27
getstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_INVALID_METHODID:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
aastore
dup
bipush 28
getstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_INVALID_LOCATION:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
aastore
dup
bipush 29
getstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_INVALID_OBJECT:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
aastore
dup
bipush 30
getstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_INVALID_CLASS:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
aastore
dup
bipush 31
getstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_TYPE_MISMATCH:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
aastore
dup
bipush 32
getstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_INVALID_SLOT:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
aastore
dup
bipush 33
getstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_MUST_POSSESS_CAPABILITY:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
aastore
dup
bipush 34
getstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_INVALID_THREAD_GROUP:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
aastore
dup
bipush 35
getstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_INVALID_MONITOR:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
aastore
dup
bipush 36
getstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_ILLEGAL_ARGUMENT:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
aastore
dup
bipush 37
getstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_INVALID_TYPESTATE:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
aastore
dup
bipush 38
getstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_UNSUPPORTED_VERSION:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
aastore
dup
bipush 39
getstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_INVALID_CLASS_FORMAT:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
aastore
dup
bipush 40
getstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_CIRCULAR_CLASS_DEFINITION:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
aastore
dup
bipush 41
getstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_UNSUPPORTED_REDEFINITION_METHOD_ADDED:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
aastore
dup
bipush 42
getstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_UNSUPPORTED_REDEFINITION_SCHEMA_CHANGED:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
aastore
dup
bipush 43
getstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_FAILS_VERIFICATION:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
aastore
dup
bipush 44
getstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_UNSUPPORTED_REDEFINITION_HIERARCHY_CHANGED:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
aastore
dup
bipush 45
getstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_UNSUPPORTED_REDEFINITION_METHOD_DELETED:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
aastore
dup
bipush 46
getstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_NAMES_DONT_MATCH:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
aastore
dup
bipush 47
getstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_UNSUPPORTED_REDEFINITION_CLASS_MODIFIERS_CHANGED:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
aastore
dup
bipush 48
getstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.JVMTI_ERROR_UNSUPPORTED_REDEFINITION_METHOD_MODIFIERS_CHANGED:Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
aastore
putstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.ENUM$VALUES:[Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
return
LocalVariableTable:
Start End Slot Name Signature
private void <init>(java.lang.String, int);
descriptor: (Ljava/lang/String;I)V
flags: (0x0002) ACC_PRIVATE
Code:
stack=3, locals=3, args_size=3
start local 0 0: aload 0
aload 1
iload 2
invokespecial java.lang.Enum.<init>:(Ljava/lang/String;I)V
return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
MethodParameters:
Name Flags
$enum$name
$enum$ordinal
public native int getCValue();
descriptor: ()I
flags: (0x0101) ACC_PUBLIC, ACC_NATIVE
RuntimeVisibleAnnotations:
org.graalvm.nativeimage.c.constant.CEnumValue()
public static native com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError fromValue(int);
descriptor: (I)Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
flags: (0x0109) ACC_PUBLIC, ACC_STATIC, ACC_NATIVE
RuntimeVisibleAnnotations:
org.graalvm.nativeimage.c.constant.CEnumLookup()
MethodParameters:
Name Flags
value
public static com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError[] values();
descriptor: ()[Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=5, locals=3, args_size=0
0: getstatic com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError.ENUM$VALUES:[Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
dup
astore 0
iconst_0
aload 0
arraylength
dup
istore 1
anewarray com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError
dup
astore 2
iconst_0
iload 1
invokestatic java.lang.System.arraycopy:(Ljava/lang/Object;ILjava/lang/Object;II)V
aload 2
areturn
LocalVariableTable:
Start End Slot Name Signature
public static com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError valueOf(java.lang.String);
descriptor: (Ljava/lang/String;)Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=2, locals=1, args_size=1
0: ldc Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;
aload 0
invokestatic java.lang.Enum.valueOf:(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
checkcast com.oracle.svm.jvmtiagentbase.jvmti.JvmtiError
areturn
LocalVariableTable:
Start End Slot Name Signature
MethodParameters:
Name Flags
name
}
Signature: Ljava/lang/Enum<Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiError;>;
SourceFile: "JvmtiError.java"
RuntimeVisibleAnnotations:
org.graalvm.nativeimage.c.constant.CEnum(value = "jvmtiError")
org.graalvm.nativeimage.c.CContext(value = Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiDirectives;)