class org.graalvm.compiler.hotspot.test.HotSpotGraalManagementTest$JunitShield
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: org.graalvm.compiler.hotspot.test.HotSpotGraalManagementTest$JunitShield
super_class: java.lang.Object
{
void <init>();
descriptor: ()V
flags: (0x0000)
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
invokespecial java.lang.Object.<init>:()V
return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/graalvm/compiler/hotspot/test/HotSpotGraalManagementTest$JunitShield;
static void testOption(javax.management.MBeanInfo, javax.management.ObjectName, javax.management.MBeanServer, org.graalvm.compiler.hotspot.HotSpotGraalRuntime, org.graalvm.compiler.options.OptionDescriptor, javax.management.AttributeList, javax.management.AttributeList);
descriptor: (Ljavax/management/MBeanInfo;Ljavax/management/ObjectName;Ljavax/management/MBeanServer;Lorg/graalvm/compiler/hotspot/HotSpotGraalRuntime;Lorg/graalvm/compiler/options/OptionDescriptor;Ljavax/management/AttributeList;Ljavax/management/AttributeList;)V
flags: (0x0008) ACC_STATIC
Code:
stack=3, locals=7, args_size=7
0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tThe method assertNotNull(String, MBeanAttributeInfo) is undefined for the type HotSpotGraalManagementTest.JunitShield\n\tThe method assertEquals(String, Object) is undefined for the type HotSpotGraalManagementTest.JunitShield\n\tThe method assertEquals(String, Object) is undefined for the type HotSpotGraalManagementTest.JunitShield\n\tAssert cannot be resolved\n\tAssert cannot be resolved\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
LocalVariableTable:
Start End Slot Name Signature
Exceptions:
throws java.lang.Exception
MethodParameters:
Name Flags
mbeanInfo
mbeanName
server
runtime
option
newValues
originalValues
static javax.management.MBeanAttributeInfo findAttributeInfo(java.lang.String, javax.management.MBeanInfo);
descriptor: (Ljava/lang/String;Ljavax/management/MBeanInfo;)Ljavax/management/MBeanAttributeInfo;
flags: (0x0008) ACC_STATIC
Code:
stack=3, locals=2, args_size=2
0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tThe method assertTrue(String, boolean) is undefined for the type HotSpotGraalManagementTest.JunitShield\n\tThe method assertTrue(String, boolean) is undefined for the type HotSpotGraalManagementTest.JunitShield\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
LocalVariableTable:
Start End Slot Name Signature
MethodParameters:
Name Flags
attrName
info
}
SourceFile: "HotSpotGraalManagementTest.java"
NestHost: org.graalvm.compiler.hotspot.test.HotSpotGraalManagementTest
InnerClasses:
JunitShield = org.graalvm.compiler.hotspot.test.HotSpotGraalManagementTest$JunitShield of org.graalvm.compiler.hotspot.test.HotSpotGraalManagementTest