public class org.graalvm.compiler.debug.test.VersionsTest
minor version: 0
major version: 59
flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
this_class: org.graalvm.compiler.debug.test.VersionsTest
super_class: java.lang.Object
{
private java.io.File temporaryDirectory;
descriptor: Ljava/io/File;
flags: (0x0002) ACC_PRIVATE
public void <init>();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
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/debug/test/VersionsTest;
public void cleanUp();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n\tAfter cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/graalvm/compiler/debug/test/VersionsTest;
Exceptions:
throws java.io.IOException
RuntimeInvisibleAnnotations:
After()
public void emptyProperties();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n\tTest cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/graalvm/compiler/debug/test/VersionsTest;
Exceptions:
throws java.net.URISyntaxException
RuntimeInvisibleAnnotations:
Test()
public void emptyWithNullProperties();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n\tTest cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/graalvm/compiler/debug/test/VersionsTest;
Exceptions:
throws java.net.URISyntaxException
RuntimeInvisibleAnnotations:
Test()
public void readFromSameDirNullProps();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tTest cannot be resolved to a type\n\tThe method assertEquals(String, Object) is undefined for the type VersionsTest\n\tThe method assertEquals(String, Object) is undefined for the type VersionsTest\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/graalvm/compiler/debug/test/VersionsTest;
Exceptions:
throws java.io.IOException
RuntimeInvisibleAnnotations:
Test()
public void readFromSameDir();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tTest cannot be resolved to a type\n\tThe method assertSame(Map<Object,Object>, Map<Object,Object>) is undefined for the type VersionsTest\n\tThe method assertEquals(String, Object) is undefined for the type VersionsTest\n\tThe method assertEquals(String, Object) is undefined for the type VersionsTest\n\tThe method assertEquals(String, Object) is undefined for the type VersionsTest\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/graalvm/compiler/debug/test/VersionsTest;
Exceptions:
throws java.io.IOException
RuntimeInvisibleAnnotations:
Test()
public void readFromSubDirNullProps();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tTest cannot be resolved to a type\n\tThe method assertEquals(String, Object) is undefined for the type VersionsTest\n\tThe method assertEquals(String, Object) is undefined for the type VersionsTest\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/graalvm/compiler/debug/test/VersionsTest;
Exceptions:
throws java.io.IOException
RuntimeInvisibleAnnotations:
Test()
public void readFromSubDir();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tTest cannot be resolved to a type\n\tThe method assertSame(Map<Object,Object>, Map<Object,Object>) is undefined for the type VersionsTest\n\tThe method assertEquals(String, Object) is undefined for the type VersionsTest\n\tThe method assertEquals(String, Object) is undefined for the type VersionsTest\n\tThe method assertEquals(String, Object) is undefined for the type VersionsTest\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/graalvm/compiler/debug/test/VersionsTest;
Exceptions:
throws java.io.IOException
RuntimeInvisibleAnnotations:
Test()
private java.io.File prepareReleaseFile();
descriptor: ()Ljava/io/File;
flags: (0x0002) ACC_PRIVATE
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n\tThe method assumeTrue(boolean) is undefined for the type VersionsTest\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/graalvm/compiler/debug/test/VersionsTest;
Exceptions:
throws java.io.IOException
private java.io.File prepareSubReleaseFile();
descriptor: ()Ljava/io/File;
flags: (0x0002) ACC_PRIVATE
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n\tThe method assumeTrue(boolean) is undefined for the type VersionsTest\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/graalvm/compiler/debug/test/VersionsTest;
Exceptions:
throws java.io.IOException
private static void assertEmpty(java.util.Map<?, ?>);
descriptor: (Ljava/util/Map;)V
flags: (0x000a) ACC_PRIVATE, ACC_STATIC
Code:
stack=3, locals=1, args_size=1
0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tThe method assertNotNull(Map<capture#1-of ?,capture#2-of ?>) is undefined for the type VersionsTest\n\tThe method assertTrue(boolean) is undefined for the type VersionsTest\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
LocalVariableTable:
Start End Slot Name Signature
Signature: (Ljava/util/Map<**>;)V
MethodParameters:
Name Flags
map
private static void assertNonModifiable(java.util.Map<?, ?>);
descriptor: (Ljava/util/Map;)V
flags: (0x000a) ACC_PRIVATE, ACC_STATIC
Code:
stack=3, locals=1, args_size=1
0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n\tThe method fail(String) is undefined for the type VersionsTest\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
LocalVariableTable:
Start End Slot Name Signature
Signature: (Ljava/util/Map<**>;)V
MethodParameters:
Name Flags
map
}
SourceFile: "VersionsTest.java"
NestMembers:
org.graalvm.compiler.debug.test.VersionsTest$1