public class org.hsqldb.test.TestAcl
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: org.hsqldb.test.TestAcl
  super_class: java.lang.Object
{
  private org.hsqldb.server.ServerAcl aclDefault;
    descriptor: Lorg/hsqldb/server/ServerAcl;
    flags: (0x0002) ACC_PRIVATE

  private org.hsqldb.server.ServerAcl[] aclPermitLocalhosts;
    descriptor: [Lorg/hsqldb/server/ServerAcl;
    flags: (0x0002) ACC_PRIVATE

  private org.hsqldb.server.ServerAcl[] aclPermitLocalNets;
    descriptor: [Lorg/hsqldb/server/ServerAcl;
    flags: (0x0002) ACC_PRIVATE

  private org.hsqldb.server.ServerAcl[] aclDenyLocalNets;
    descriptor: [Lorg/hsqldb/server/ServerAcl;
    flags: (0x0002) ACC_PRIVATE

  private org.hsqldb.server.ServerAcl[] aclDenyLocalhosts;
    descriptor: [Lorg/hsqldb/server/ServerAcl;
    flags: (0x0002) ACC_PRIVATE

  private org.hsqldb.server.ServerAcl[] aclPermitAlls;
    descriptor: [Lorg/hsqldb/server/ServerAcl;
    flags: (0x0002) ACC_PRIVATE

  private org.hsqldb.server.ServerAcl[] aclDenyAlls;
    descriptor: [Lorg/hsqldb/server/ServerAcl;
    flags: (0x0002) ACC_PRIVATE

  private java.net.InetAddress localhostByName;
    descriptor: Ljava/net/InetAddress;
    flags: (0x0002) ACC_PRIVATE

  private java.net.InetAddress localhostByAddr;
    descriptor: Ljava/net/InetAddress;
    flags: (0x0002) ACC_PRIVATE

  private java.net.InetAddress otherHostByAddr;
    descriptor: Ljava/net/InetAddress;
    flags: (0x0002) ACC_PRIVATE

  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.hsqldb.test.TestAcl this
         0: .line 43
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import junit cannot be resolved\n\tThe import junit cannot be resolved\n\tThe import junit cannot be resolved\n\tTestCase cannot be resolved to a type\n\tjunit cannot be resolved to a type\n\tjunit cannot be resolved to a type\n\tjunit cannot be resolved to a type\n\tThe method assertFalse(String, boolean) is undefined for the type TestAcl\n\tThe method assertFalse(String, boolean) is undefined for the type TestAcl\n\tThe method assertFalse(String, boolean) is undefined for the type TestAcl\n\tThe method assertFalse(String, boolean) is undefined for the type TestAcl\n\tThe method assertFalse(String, boolean) is undefined for the type TestAcl\n\tThe method assertFalse(String, boolean) is undefined for the type TestAcl\n\tThe method assertTrue(String, boolean) is undefined for the type TestAcl\n\tThe method assertTrue(String, boolean) is undefined for the type TestAcl\n\tThe method assertFalse(String, boolean) is undefined for the type TestAcl\n\tThe method assertFalse(String, boolean) is undefined for the type TestAcl\n\tThe method assertFalse(String, boolean) is undefined for the type TestAcl\n\tThe method assertTrue(String, boolean) is undefined for the type TestAcl\n\tThe method assertTrue(String, boolean) is undefined for the type TestAcl\n\tThe method assertTrue(String, boolean) is undefined for the type TestAcl\n\tThe method assertFalse(String, boolean) is undefined for the type TestAcl\n\tThe method assertFalse(String, boolean) is undefined for the type TestAcl\n\tThe method assertFalse(String, boolean) is undefined for the type TestAcl\n\tThe method assertTrue(String, boolean) is undefined for the type TestAcl\n\tTest cannot be resolved to a type\n\tTestSuite cannot be resolved to a type\n\tTestSuite cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.hsqldb.test.TestAcl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/hsqldb/test/TestAcl;
    Exceptions:
      throws java.io.IOException, org.hsqldb.server.ServerAcl$AclFormatException

  public void <init>(java.lang.String);
    descriptor: (Ljava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.hsqldb.test.TestAcl this
         0: .line 43
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import junit cannot be resolved\n\tThe import junit cannot be resolved\n\tThe import junit cannot be resolved\n\tTestCase cannot be resolved to a type\n\tjunit cannot be resolved to a type\n\tjunit cannot be resolved to a type\n\tjunit cannot be resolved to a type\n\tThe method assertFalse(String, boolean) is undefined for the type TestAcl\n\tThe method assertFalse(String, boolean) is undefined for the type TestAcl\n\tThe method assertFalse(String, boolean) is undefined for the type TestAcl\n\tThe method assertFalse(String, boolean) is undefined for the type TestAcl\n\tThe method assertFalse(String, boolean) is undefined for the type TestAcl\n\tThe method assertFalse(String, boolean) is undefined for the type TestAcl\n\tThe method assertTrue(String, boolean) is undefined for the type TestAcl\n\tThe method assertTrue(String, boolean) is undefined for the type TestAcl\n\tThe method assertFalse(String, boolean) is undefined for the type TestAcl\n\tThe method assertFalse(String, boolean) is undefined for the type TestAcl\n\tThe method assertFalse(String, boolean) is undefined for the type TestAcl\n\tThe method assertTrue(String, boolean) is undefined for the type TestAcl\n\tThe method assertTrue(String, boolean) is undefined for the type TestAcl\n\tThe method assertTrue(String, boolean) is undefined for the type TestAcl\n\tThe method assertFalse(String, boolean) is undefined for the type TestAcl\n\tThe method assertFalse(String, boolean) is undefined for the type TestAcl\n\tThe method assertFalse(String, boolean) is undefined for the type TestAcl\n\tThe method assertTrue(String, boolean) is undefined for the type TestAcl\n\tTest cannot be resolved to a type\n\tTestSuite cannot be resolved to a type\n\tTestSuite cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.hsqldb.test.TestAcl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/hsqldb/test/TestAcl;
    Exceptions:
      throws java.io.IOException, org.hsqldb.server.ServerAcl$AclFormatException
    MethodParameters:
      Name  Flags
      s     

  private void commonSetup();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.hsqldb.test.TestAcl this
         0: .line 77
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.hsqldb.test.TestAcl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/hsqldb/test/TestAcl;
    Exceptions:
      throws java.io.IOException, org.hsqldb.server.ServerAcl$AclFormatException

  public static void main(java.lang.String[]);
    descriptor: ([Ljava/lang/String;)V
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=1, args_size=1
         0: .line 246
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tjunit cannot be resolved to a type\n\tjunit cannot be resolved to a type\n\tjunit cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
      Name  Flags
      sa    

  public void testDefaultWithNames();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.hsqldb.test.TestAcl this
         0: .line 255
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method assertFalse(String, boolean) is undefined for the type TestAcl\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.hsqldb.test.TestAcl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/hsqldb/test/TestAcl;

  public void testDefaultWithIPs();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.hsqldb.test.TestAcl this
         0: .line 261
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe method assertFalse(String, boolean) is undefined for the type TestAcl\n\tThe method assertFalse(String, boolean) is undefined for the type TestAcl\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.hsqldb.test.TestAcl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/hsqldb/test/TestAcl;

  public void testDenyAllWithNames();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.hsqldb.test.TestAcl this
         0: .line 274
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method assertFalse(String, boolean) is undefined for the type TestAcl\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.hsqldb.test.TestAcl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/hsqldb/test/TestAcl;

  public void testDenyAllWithIPs();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.hsqldb.test.TestAcl this
         0: .line 286
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe method assertFalse(String, boolean) is undefined for the type TestAcl\n\tThe method assertFalse(String, boolean) is undefined for the type TestAcl\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.hsqldb.test.TestAcl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/hsqldb/test/TestAcl;

  public void testLocalhostOnlyWithNames();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.hsqldb.test.TestAcl this
         0: .line 300
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method assertTrue(String, boolean) is undefined for the type TestAcl\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.hsqldb.test.TestAcl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/hsqldb/test/TestAcl;

  public void testLocalhostOnlyWithIPs();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.hsqldb.test.TestAcl this
         0: .line 313
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe method assertTrue(String, boolean) is undefined for the type TestAcl\n\tThe method assertFalse(String, boolean) is undefined for the type TestAcl\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.hsqldb.test.TestAcl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/hsqldb/test/TestAcl;

  public void testNoLocalhostOnlyWithNames();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.hsqldb.test.TestAcl this
         0: .line 329
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method assertFalse(String, boolean) is undefined for the type TestAcl\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.hsqldb.test.TestAcl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/hsqldb/test/TestAcl;

  public void testNoLocalhostOnlyWithIPs();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.hsqldb.test.TestAcl this
         0: .line 342
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe method assertFalse(String, boolean) is undefined for the type TestAcl\n\tThe method assertTrue(String, boolean) is undefined for the type TestAcl\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.hsqldb.test.TestAcl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/hsqldb/test/TestAcl;

  public void testLocalNetOnlyWithNames();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.hsqldb.test.TestAcl this
         0: .line 358
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method assertTrue(String, boolean) is undefined for the type TestAcl\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.hsqldb.test.TestAcl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/hsqldb/test/TestAcl;

  public void testLocalNetOnlyWithIPs();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.hsqldb.test.TestAcl this
         0: .line 370
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe method assertTrue(String, boolean) is undefined for the type TestAcl\n\tThe method assertFalse(String, boolean) is undefined for the type TestAcl\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.hsqldb.test.TestAcl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/hsqldb/test/TestAcl;

  public void testNoLocalNetOnlyWithNames();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.hsqldb.test.TestAcl this
         0: .line 385
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method assertFalse(String, boolean) is undefined for the type TestAcl\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.hsqldb.test.TestAcl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/hsqldb/test/TestAcl;

  public void testNoLocalNetOnlyWithIPs();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.hsqldb.test.TestAcl this
         0: .line 398
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe method assertFalse(String, boolean) is undefined for the type TestAcl\n\tThe method assertTrue(String, boolean) is undefined for the type TestAcl\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.hsqldb.test.TestAcl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/hsqldb/test/TestAcl;

  public static Test suite();
    descriptor: ()LTest;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=0, args_size=0
         0: .line 406
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tTest cannot be resolved to a type\n\tTestSuite cannot be resolved to a type\n\tTestSuite cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    Exceptions:
      throws java.io.IOException, org.hsqldb.server.ServerAcl$AclFormatException
}
SourceFile: "TestAcl.java"
InnerClasses:
  public final AclFormatException = org.hsqldb.server.ServerAcl$AclFormatException of org.hsqldb.server.ServerAcl