public final class com.oracle.truffle.api.TruffleFile
  minor version: 0
  major version: 59
  flags: flags: (0x0031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER
  this_class: com.oracle.truffle.api.TruffleFile
  super_class: java.lang.Object
{
  public static final com.oracle.truffle.api.TruffleFile$AttributeDescriptor<java.nio.file.attribute.FileTime> LAST_MODIFIED_TIME;
    descriptor: Lcom/oracle/truffle/api/TruffleFile$AttributeDescriptor;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    Signature: Lcom/oracle/truffle/api/TruffleFile$AttributeDescriptor<Ljava/nio/file/attribute/FileTime;>;

  public static final com.oracle.truffle.api.TruffleFile$AttributeDescriptor<java.nio.file.attribute.FileTime> LAST_ACCESS_TIME;
    descriptor: Lcom/oracle/truffle/api/TruffleFile$AttributeDescriptor;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    Signature: Lcom/oracle/truffle/api/TruffleFile$AttributeDescriptor<Ljava/nio/file/attribute/FileTime;>;

  public static final com.oracle.truffle.api.TruffleFile$AttributeDescriptor<java.nio.file.attribute.FileTime> CREATION_TIME;
    descriptor: Lcom/oracle/truffle/api/TruffleFile$AttributeDescriptor;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    Signature: Lcom/oracle/truffle/api/TruffleFile$AttributeDescriptor<Ljava/nio/file/attribute/FileTime;>;

  public static final com.oracle.truffle.api.TruffleFile$AttributeDescriptor<java.lang.Boolean> IS_REGULAR_FILE;
    descriptor: Lcom/oracle/truffle/api/TruffleFile$AttributeDescriptor;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    Signature: Lcom/oracle/truffle/api/TruffleFile$AttributeDescriptor<Ljava/lang/Boolean;>;

  public static final com.oracle.truffle.api.TruffleFile$AttributeDescriptor<java.lang.Boolean> IS_DIRECTORY;
    descriptor: Lcom/oracle/truffle/api/TruffleFile$AttributeDescriptor;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    Signature: Lcom/oracle/truffle/api/TruffleFile$AttributeDescriptor<Ljava/lang/Boolean;>;

  public static final com.oracle.truffle.api.TruffleFile$AttributeDescriptor<java.lang.Boolean> IS_SYMBOLIC_LINK;
    descriptor: Lcom/oracle/truffle/api/TruffleFile$AttributeDescriptor;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    Signature: Lcom/oracle/truffle/api/TruffleFile$AttributeDescriptor<Ljava/lang/Boolean;>;

  public static final com.oracle.truffle.api.TruffleFile$AttributeDescriptor<java.lang.Boolean> IS_OTHER;
    descriptor: Lcom/oracle/truffle/api/TruffleFile$AttributeDescriptor;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    Signature: Lcom/oracle/truffle/api/TruffleFile$AttributeDescriptor<Ljava/lang/Boolean;>;

  public static final com.oracle.truffle.api.TruffleFile$AttributeDescriptor<java.lang.Long> SIZE;
    descriptor: Lcom/oracle/truffle/api/TruffleFile$AttributeDescriptor;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    Signature: Lcom/oracle/truffle/api/TruffleFile$AttributeDescriptor<Ljava/lang/Long;>;

  public static final com.oracle.truffle.api.TruffleFile$AttributeDescriptor<java.nio.file.attribute.UserPrincipal> UNIX_OWNER;
    descriptor: Lcom/oracle/truffle/api/TruffleFile$AttributeDescriptor;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    Signature: Lcom/oracle/truffle/api/TruffleFile$AttributeDescriptor<Ljava/nio/file/attribute/UserPrincipal;>;

  public static final com.oracle.truffle.api.TruffleFile$AttributeDescriptor<java.nio.file.attribute.GroupPrincipal> UNIX_GROUP;
    descriptor: Lcom/oracle/truffle/api/TruffleFile$AttributeDescriptor;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    Signature: Lcom/oracle/truffle/api/TruffleFile$AttributeDescriptor<Ljava/nio/file/attribute/GroupPrincipal;>;

  public static final com.oracle.truffle.api.TruffleFile$AttributeDescriptor<java.util.Set<java.nio.file.attribute.PosixFilePermission>> UNIX_PERMISSIONS;
    descriptor: Lcom/oracle/truffle/api/TruffleFile$AttributeDescriptor;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    Signature: Lcom/oracle/truffle/api/TruffleFile$AttributeDescriptor<Ljava/util/Set<Ljava/nio/file/attribute/PosixFilePermission;>;>;

  public static final com.oracle.truffle.api.TruffleFile$AttributeDescriptor<java.lang.Integer> UNIX_MODE;
    descriptor: Lcom/oracle/truffle/api/TruffleFile$AttributeDescriptor;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    Signature: Lcom/oracle/truffle/api/TruffleFile$AttributeDescriptor<Ljava/lang/Integer;>;

  public static final com.oracle.truffle.api.TruffleFile$AttributeDescriptor<java.lang.Long> UNIX_INODE;
    descriptor: Lcom/oracle/truffle/api/TruffleFile$AttributeDescriptor;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    Signature: Lcom/oracle/truffle/api/TruffleFile$AttributeDescriptor<Ljava/lang/Long;>;

  public static final com.oracle.truffle.api.TruffleFile$AttributeDescriptor<java.lang.Long> UNIX_DEV;
    descriptor: Lcom/oracle/truffle/api/TruffleFile$AttributeDescriptor;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    Signature: Lcom/oracle/truffle/api/TruffleFile$AttributeDescriptor<Ljava/lang/Long;>;

  public static final com.oracle.truffle.api.TruffleFile$AttributeDescriptor<java.lang.Long> UNIX_RDEV;
    descriptor: Lcom/oracle/truffle/api/TruffleFile$AttributeDescriptor;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    Signature: Lcom/oracle/truffle/api/TruffleFile$AttributeDescriptor<Ljava/lang/Long;>;

  public static final com.oracle.truffle.api.TruffleFile$AttributeDescriptor<java.lang.Integer> UNIX_NLINK;
    descriptor: Lcom/oracle/truffle/api/TruffleFile$AttributeDescriptor;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    Signature: Lcom/oracle/truffle/api/TruffleFile$AttributeDescriptor<Ljava/lang/Integer;>;

  public static final com.oracle.truffle.api.TruffleFile$AttributeDescriptor<java.lang.Integer> UNIX_UID;
    descriptor: Lcom/oracle/truffle/api/TruffleFile$AttributeDescriptor;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    Signature: Lcom/oracle/truffle/api/TruffleFile$AttributeDescriptor<Ljava/lang/Integer;>;

  public static final com.oracle.truffle.api.TruffleFile$AttributeDescriptor<java.lang.Integer> UNIX_GID;
    descriptor: Lcom/oracle/truffle/api/TruffleFile$AttributeDescriptor;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    Signature: Lcom/oracle/truffle/api/TruffleFile$AttributeDescriptor<Ljava/lang/Integer;>;

  public static final com.oracle.truffle.api.TruffleFile$AttributeDescriptor<java.nio.file.attribute.FileTime> UNIX_CTIME;
    descriptor: Lcom/oracle/truffle/api/TruffleFile$AttributeDescriptor;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    Signature: Lcom/oracle/truffle/api/TruffleFile$AttributeDescriptor<Ljava/nio/file/attribute/FileTime;>;

  private static final int MAX_BUFFER_SIZE;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 2147483639

  private static final int BUFFER_SIZE;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 8192

  private final com.oracle.truffle.api.TruffleFile$FileSystemContext fileSystemContext;
    descriptor: Lcom/oracle/truffle/api/TruffleFile$FileSystemContext;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final java.nio.file.Path path;
    descriptor: Ljava/nio/file/Path;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final java.nio.file.Path normalizedPath;
    descriptor: Ljava/nio/file/Path;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final boolean isEmptyPath;
    descriptor: Z
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private static volatile int[] $SWITCH_TABLE$com$oracle$truffle$api$TruffleFile$Walker$Event$Type;
    descriptor: [I
    flags: (0x104a) ACC_PRIVATE, ACC_STATIC, ACC_VOLATILE, ACC_SYNTHETIC

  private static volatile int[] $SWITCH_TABLE$java$nio$file$FileVisitResult;
    descriptor: [I
    flags: (0x104a) ACC_PRIVATE, ACC_STATIC, ACC_VOLATILE, ACC_SYNTHETIC

  static final boolean $assertionsDisabled;
    descriptor: Z
    flags: (0x1018) ACC_STATIC, ACC_FINAL, ACC_SYNTHETIC

  static void <clinit>();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=5, locals=0, args_size=0
         0: .line 107
            ldc Lcom/oracle/truffle/api/TruffleFile;
            invokevirtual java.lang.Class.desiredAssertionStatus:()Z
            ifne 1
            iconst_1
            goto 2
      StackMap locals:
      StackMap stack:
         1: iconst_0
      StackMap locals:
      StackMap stack: int
         2: putstatic com.oracle.truffle.api.TruffleFile.$assertionsDisabled:Z
         3: .line 114
            new com.oracle.truffle.api.TruffleFile$AttributeDescriptor
            dup
            getstatic com.oracle.truffle.api.TruffleFile$AttributeGroup.BASIC:Lcom/oracle/truffle/api/TruffleFile$AttributeGroup;
            ldc "lastModifiedTime"
            ldc Ljava/nio/file/attribute/FileTime;
            invokespecial com.oracle.truffle.api.TruffleFile$AttributeDescriptor.<init>:(Lcom/oracle/truffle/api/TruffleFile$AttributeGroup;Ljava/lang/String;Ljava/lang/Class;)V
            putstatic com.oracle.truffle.api.TruffleFile.LAST_MODIFIED_TIME:Lcom/oracle/truffle/api/TruffleFile$AttributeDescriptor;
         4: .line 121
            new com.oracle.truffle.api.TruffleFile$AttributeDescriptor
            dup
            getstatic com.oracle.truffle.api.TruffleFile$AttributeGroup.BASIC:Lcom/oracle/truffle/api/TruffleFile$AttributeGroup;
            ldc "lastAccessTime"
            ldc Ljava/nio/file/attribute/FileTime;
            invokespecial com.oracle.truffle.api.TruffleFile$AttributeDescriptor.<init>:(Lcom/oracle/truffle/api/TruffleFile$AttributeGroup;Ljava/lang/String;Ljava/lang/Class;)V
            putstatic com.oracle.truffle.api.TruffleFile.LAST_ACCESS_TIME:Lcom/oracle/truffle/api/TruffleFile$AttributeDescriptor;
         5: .line 128
            new com.oracle.truffle.api.TruffleFile$AttributeDescriptor
            dup
            getstatic com.oracle.truffle.api.TruffleFile$AttributeGroup.BASIC:Lcom/oracle/truffle/api/TruffleFile$AttributeGroup;
            ldc "creationTime"
            ldc Ljava/nio/file/attribute/FileTime;
            invokespecial com.oracle.truffle.api.TruffleFile$AttributeDescriptor.<init>:(Lcom/oracle/truffle/api/TruffleFile$AttributeGroup;Ljava/lang/String;Ljava/lang/Class;)V
            putstatic com.oracle.truffle.api.TruffleFile.CREATION_TIME:Lcom/oracle/truffle/api/TruffleFile$AttributeDescriptor;
         6: .line 135
            new com.oracle.truffle.api.TruffleFile$AttributeDescriptor
            dup
            getstatic com.oracle.truffle.api.TruffleFile$AttributeGroup.BASIC:Lcom/oracle/truffle/api/TruffleFile$AttributeGroup;
            ldc "isRegularFile"
            ldc Ljava/lang/Boolean;
            invokespecial com.oracle.truffle.api.TruffleFile$AttributeDescriptor.<init>:(Lcom/oracle/truffle/api/TruffleFile$AttributeGroup;Ljava/lang/String;Ljava/lang/Class;)V
            putstatic com.oracle.truffle.api.TruffleFile.IS_REGULAR_FILE:Lcom/oracle/truffle/api/TruffleFile$AttributeDescriptor;
         7: .line 142
            new com.oracle.truffle.api.TruffleFile$AttributeDescriptor
            dup
            getstatic com.oracle.truffle.api.TruffleFile$AttributeGroup.BASIC:Lcom/oracle/truffle/api/TruffleFile$AttributeGroup;
            ldc "isDirectory"
            ldc Ljava/lang/Boolean;
            invokespecial com.oracle.truffle.api.TruffleFile$AttributeDescriptor.<init>:(Lcom/oracle/truffle/api/TruffleFile$AttributeGroup;Ljava/lang/String;Ljava/lang/Class;)V
            putstatic com.oracle.truffle.api.TruffleFile.IS_DIRECTORY:Lcom/oracle/truffle/api/TruffleFile$AttributeDescriptor;
         8: .line 149
            new com.oracle.truffle.api.TruffleFile$AttributeDescriptor
            dup
            getstatic com.oracle.truffle.api.TruffleFile$AttributeGroup.BASIC:Lcom/oracle/truffle/api/TruffleFile$AttributeGroup;
            ldc "isSymbolicLink"
            ldc Ljava/lang/Boolean;
            invokespecial com.oracle.truffle.api.TruffleFile$AttributeDescriptor.<init>:(Lcom/oracle/truffle/api/TruffleFile$AttributeGroup;Ljava/lang/String;Ljava/lang/Class;)V
            putstatic com.oracle.truffle.api.TruffleFile.IS_SYMBOLIC_LINK:Lcom/oracle/truffle/api/TruffleFile$AttributeDescriptor;
         9: .line 156
            new com.oracle.truffle.api.TruffleFile$AttributeDescriptor
            dup
            getstatic com.oracle.truffle.api.TruffleFile$AttributeGroup.BASIC:Lcom/oracle/truffle/api/TruffleFile$AttributeGroup;
            ldc "isOther"
            ldc Ljava/lang/Boolean;
            invokespecial com.oracle.truffle.api.TruffleFile$AttributeDescriptor.<init>:(Lcom/oracle/truffle/api/TruffleFile$AttributeGroup;Ljava/lang/String;Ljava/lang/Class;)V
            putstatic com.oracle.truffle.api.TruffleFile.IS_OTHER:Lcom/oracle/truffle/api/TruffleFile$AttributeDescriptor;
        10: .line 163
            new com.oracle.truffle.api.TruffleFile$AttributeDescriptor
            dup
            getstatic com.oracle.truffle.api.TruffleFile$AttributeGroup.BASIC:Lcom/oracle/truffle/api/TruffleFile$AttributeGroup;
            ldc "size"
            ldc Ljava/lang/Long;
            invokespecial com.oracle.truffle.api.TruffleFile$AttributeDescriptor.<init>:(Lcom/oracle/truffle/api/TruffleFile$AttributeGroup;Ljava/lang/String;Ljava/lang/Class;)V
            putstatic com.oracle.truffle.api.TruffleFile.SIZE:Lcom/oracle/truffle/api/TruffleFile$AttributeDescriptor;
        11: .line 170
            new com.oracle.truffle.api.TruffleFile$AttributeDescriptor
            dup
            getstatic com.oracle.truffle.api.TruffleFile$AttributeGroup.POSIX:Lcom/oracle/truffle/api/TruffleFile$AttributeGroup;
            ldc "owner"
            ldc Ljava/nio/file/attribute/UserPrincipal;
            invokespecial com.oracle.truffle.api.TruffleFile$AttributeDescriptor.<init>:(Lcom/oracle/truffle/api/TruffleFile$AttributeGroup;Ljava/lang/String;Ljava/lang/Class;)V
            putstatic com.oracle.truffle.api.TruffleFile.UNIX_OWNER:Lcom/oracle/truffle/api/TruffleFile$AttributeDescriptor;
        12: .line 177
            new com.oracle.truffle.api.TruffleFile$AttributeDescriptor
            dup
            getstatic com.oracle.truffle.api.TruffleFile$AttributeGroup.POSIX:Lcom/oracle/truffle/api/TruffleFile$AttributeGroup;
            ldc "group"
            ldc Ljava/nio/file/attribute/GroupPrincipal;
            invokespecial com.oracle.truffle.api.TruffleFile$AttributeDescriptor.<init>:(Lcom/oracle/truffle/api/TruffleFile$AttributeGroup;Ljava/lang/String;Ljava/lang/Class;)V
            putstatic com.oracle.truffle.api.TruffleFile.UNIX_GROUP:Lcom/oracle/truffle/api/TruffleFile$AttributeDescriptor;
        13: .line 184
            new com.oracle.truffle.api.TruffleFile$AttributeDescriptor
            dup
            getstatic com.oracle.truffle.api.TruffleFile$AttributeGroup.POSIX:Lcom/oracle/truffle/api/TruffleFile$AttributeGroup;
            ldc Ljava/util/Set;
            ldc "permissions"
            invokespecial com.oracle.truffle.api.TruffleFile$AttributeDescriptor.<init>:(Lcom/oracle/truffle/api/TruffleFile$AttributeGroup;Ljava/lang/Class;Ljava/lang/String;)V
            putstatic com.oracle.truffle.api.TruffleFile.UNIX_PERMISSIONS:Lcom/oracle/truffle/api/TruffleFile$AttributeDescriptor;
        14: .line 192
            new com.oracle.truffle.api.TruffleFile$AttributeDescriptor
            dup
            getstatic com.oracle.truffle.api.TruffleFile$AttributeGroup.UNIX:Lcom/oracle/truffle/api/TruffleFile$AttributeGroup;
            ldc "mode"
            ldc Ljava/lang/Integer;
            invokespecial com.oracle.truffle.api.TruffleFile$AttributeDescriptor.<init>:(Lcom/oracle/truffle/api/TruffleFile$AttributeGroup;Ljava/lang/String;Ljava/lang/Class;)V
            putstatic com.oracle.truffle.api.TruffleFile.UNIX_MODE:Lcom/oracle/truffle/api/TruffleFile$AttributeDescriptor;
        15: .line 199
            new com.oracle.truffle.api.TruffleFile$AttributeDescriptor
            dup
            getstatic com.oracle.truffle.api.TruffleFile$AttributeGroup.UNIX:Lcom/oracle/truffle/api/TruffleFile$AttributeGroup;
            ldc "ino"
            ldc Ljava/lang/Long;
            invokespecial com.oracle.truffle.api.TruffleFile$AttributeDescriptor.<init>:(Lcom/oracle/truffle/api/TruffleFile$AttributeGroup;Ljava/lang/String;Ljava/lang/Class;)V
            putstatic com.oracle.truffle.api.TruffleFile.UNIX_INODE:Lcom/oracle/truffle/api/TruffleFile$AttributeDescriptor;
        16: .line 206
            new com.oracle.truffle.api.TruffleFile$AttributeDescriptor
            dup
            getstatic com.oracle.truffle.api.TruffleFile$AttributeGroup.UNIX:Lcom/oracle/truffle/api/TruffleFile$AttributeGroup;
            ldc "dev"
            ldc Ljava/lang/Long;
            invokespecial com.oracle.truffle.api.TruffleFile$AttributeDescriptor.<init>:(Lcom/oracle/truffle/api/TruffleFile$AttributeGroup;Ljava/lang/String;Ljava/lang/Class;)V
            putstatic com.oracle.truffle.api.TruffleFile.UNIX_DEV:Lcom/oracle/truffle/api/TruffleFile$AttributeDescriptor;
        17: .line 213
            new com.oracle.truffle.api.TruffleFile$AttributeDescriptor
            dup
            getstatic com.oracle.truffle.api.TruffleFile$AttributeGroup.UNIX:Lcom/oracle/truffle/api/TruffleFile$AttributeGroup;
            ldc "rdev"
            ldc Ljava/lang/Long;
            invokespecial com.oracle.truffle.api.TruffleFile$AttributeDescriptor.<init>:(Lcom/oracle/truffle/api/TruffleFile$AttributeGroup;Ljava/lang/String;Ljava/lang/Class;)V
            putstatic com.oracle.truffle.api.TruffleFile.UNIX_RDEV:Lcom/oracle/truffle/api/TruffleFile$AttributeDescriptor;
        18: .line 220
            new com.oracle.truffle.api.TruffleFile$AttributeDescriptor
            dup
            getstatic com.oracle.truffle.api.TruffleFile$AttributeGroup.UNIX:Lcom/oracle/truffle/api/TruffleFile$AttributeGroup;
            ldc "nlink"
            ldc Ljava/lang/Integer;
            invokespecial com.oracle.truffle.api.TruffleFile$AttributeDescriptor.<init>:(Lcom/oracle/truffle/api/TruffleFile$AttributeGroup;Ljava/lang/String;Ljava/lang/Class;)V
            putstatic com.oracle.truffle.api.TruffleFile.UNIX_NLINK:Lcom/oracle/truffle/api/TruffleFile$AttributeDescriptor;
        19: .line 227
            new com.oracle.truffle.api.TruffleFile$AttributeDescriptor
            dup
            getstatic com.oracle.truffle.api.TruffleFile$AttributeGroup.UNIX:Lcom/oracle/truffle/api/TruffleFile$AttributeGroup;
            ldc "uid"
            ldc Ljava/lang/Integer;
            invokespecial com.oracle.truffle.api.TruffleFile$AttributeDescriptor.<init>:(Lcom/oracle/truffle/api/TruffleFile$AttributeGroup;Ljava/lang/String;Ljava/lang/Class;)V
            putstatic com.oracle.truffle.api.TruffleFile.UNIX_UID:Lcom/oracle/truffle/api/TruffleFile$AttributeDescriptor;
        20: .line 234
            new com.oracle.truffle.api.TruffleFile$AttributeDescriptor
            dup
            getstatic com.oracle.truffle.api.TruffleFile$AttributeGroup.UNIX:Lcom/oracle/truffle/api/TruffleFile$AttributeGroup;
            ldc "gid"
            ldc Ljava/lang/Integer;
            invokespecial com.oracle.truffle.api.TruffleFile$AttributeDescriptor.<init>:(Lcom/oracle/truffle/api/TruffleFile$AttributeGroup;Ljava/lang/String;Ljava/lang/Class;)V
            putstatic com.oracle.truffle.api.TruffleFile.UNIX_GID:Lcom/oracle/truffle/api/TruffleFile$AttributeDescriptor;
        21: .line 241
            new com.oracle.truffle.api.TruffleFile$AttributeDescriptor
            dup
            getstatic com.oracle.truffle.api.TruffleFile$AttributeGroup.UNIX:Lcom/oracle/truffle/api/TruffleFile$AttributeGroup;
            ldc "ctime"
            ldc Ljava/nio/file/attribute/FileTime;
            invokespecial com.oracle.truffle.api.TruffleFile$AttributeDescriptor.<init>:(Lcom/oracle/truffle/api/TruffleFile$AttributeGroup;Ljava/lang/String;Ljava/lang/Class;)V
            putstatic com.oracle.truffle.api.TruffleFile.UNIX_CTIME:Lcom/oracle/truffle/api/TruffleFile$AttributeDescriptor;
        22: .line 244
            return
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  void <init>(com.oracle.truffle.api.TruffleFile$FileSystemContext, java.nio.file.Path);
    descriptor: (Lcom/oracle/truffle/api/TruffleFile$FileSystemContext;Ljava/nio/file/Path;)V
    flags: (0x0000) 
    Code:
      stack=5, locals=3, args_size=3
        start local 0 // com.oracle.truffle.api.TruffleFile this
        start local 1 // com.oracle.truffle.api.TruffleFile$FileSystemContext fileSystemContext
        start local 2 // java.nio.file.Path path
         0: .line 252
            aload 0 /* this */
            aload 1 /* fileSystemContext */
            aload 2 /* path */
            aload 2 /* path */
            invokeinterface java.nio.file.Path.normalize:()Ljava/nio/file/Path;
            aload 2 /* path */
            invokestatic com.oracle.truffle.api.TruffleFile.isEmptyPath:(Ljava/nio/file/Path;)Z
            invokespecial com.oracle.truffle.api.TruffleFile.<init>:(Lcom/oracle/truffle/api/TruffleFile$FileSystemContext;Ljava/nio/file/Path;Ljava/nio/file/Path;Z)V
         1: .line 253
            return
        end local 2 // java.nio.file.Path path
        end local 1 // com.oracle.truffle.api.TruffleFile$FileSystemContext fileSystemContext
        end local 0 // com.oracle.truffle.api.TruffleFile this
      LocalVariableTable:
        Start  End  Slot               Name  Signature
            0    2     0               this  Lcom/oracle/truffle/api/TruffleFile;
            0    2     1  fileSystemContext  Lcom/oracle/truffle/api/TruffleFile$FileSystemContext;
            0    2     2               path  Ljava/nio/file/Path;
    MethodParameters:
                   Name  Flags
      fileSystemContext  final
      path               final

  void <init>(com.oracle.truffle.api.TruffleFile$FileSystemContext, java.nio.file.Path, java.nio.file.Path, boolean);
    descriptor: (Lcom/oracle/truffle/api/TruffleFile$FileSystemContext;Ljava/nio/file/Path;Ljava/nio/file/Path;Z)V
    flags: (0x0000) 
    Code:
      stack=2, locals=5, args_size=5
        start local 0 // com.oracle.truffle.api.TruffleFile this
        start local 1 // com.oracle.truffle.api.TruffleFile$FileSystemContext fileSystemContext
        start local 2 // java.nio.file.Path path
        start local 3 // java.nio.file.Path normalizedPath
        start local 4 // boolean isEmptyPath
         0: .line 255
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
         1: .line 256
            aload 1 /* fileSystemContext */
            ldc "FileSystemContext must not be null."
            invokestatic java.util.Objects.requireNonNull:(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;
            pop
         2: .line 257
            aload 2 /* path */
            ldc "Path must not be null."
            invokestatic java.util.Objects.requireNonNull:(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;
            pop
         3: .line 258
            aload 3 /* normalizedPath */
            ldc "NormalizedPath must not be null."
            invokestatic java.util.Objects.requireNonNull:(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;
            pop
         4: .line 259
            aload 0 /* this */
            aload 1 /* fileSystemContext */
            putfield com.oracle.truffle.api.TruffleFile.fileSystemContext:Lcom/oracle/truffle/api/TruffleFile$FileSystemContext;
         5: .line 260
            aload 0 /* this */
            aload 2 /* path */
            putfield com.oracle.truffle.api.TruffleFile.path:Ljava/nio/file/Path;
         6: .line 261
            aload 0 /* this */
            aload 3 /* normalizedPath */
            putfield com.oracle.truffle.api.TruffleFile.normalizedPath:Ljava/nio/file/Path;
         7: .line 262
            aload 0 /* this */
            iload 4 /* isEmptyPath */
            putfield com.oracle.truffle.api.TruffleFile.isEmptyPath:Z
         8: .line 263
            return
        end local 4 // boolean isEmptyPath
        end local 3 // java.nio.file.Path normalizedPath
        end local 2 // java.nio.file.Path path
        end local 1 // com.oracle.truffle.api.TruffleFile$FileSystemContext fileSystemContext
        end local 0 // com.oracle.truffle.api.TruffleFile this
      LocalVariableTable:
        Start  End  Slot               Name  Signature
            0    9     0               this  Lcom/oracle/truffle/api/TruffleFile;
            0    9     1  fileSystemContext  Lcom/oracle/truffle/api/TruffleFile$FileSystemContext;
            0    9     2               path  Ljava/nio/file/Path;
            0    9     3     normalizedPath  Ljava/nio/file/Path;
            0    9     4        isEmptyPath  Z
    MethodParameters:
                   Name  Flags
      fileSystemContext  final
      path               final
      normalizedPath     final
      isEmptyPath        

  java.nio.file.Path getSPIPath();
    descriptor: ()Ljava/nio/file/Path;
    flags: (0x0000) 
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.oracle.truffle.api.TruffleFile this
         0: .line 266
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.normalizedPath:Ljava/nio/file/Path;
            areturn
        end local 0 // com.oracle.truffle.api.TruffleFile this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/oracle/truffle/api/TruffleFile;

  com.oracle.truffle.api.TruffleFile$FileSystemContext getFileSystemContext();
    descriptor: ()Lcom/oracle/truffle/api/TruffleFile$FileSystemContext;
    flags: (0x0000) 
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.oracle.truffle.api.TruffleFile this
         0: .line 270
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.fileSystemContext:Lcom/oracle/truffle/api/TruffleFile$FileSystemContext;
            areturn
        end local 0 // com.oracle.truffle.api.TruffleFile this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/oracle/truffle/api/TruffleFile;

  org.graalvm.polyglot.io.FileSystem getSPIFileSystem();
    descriptor: ()Lorg/graalvm/polyglot/io/FileSystem;
    flags: (0x0000) 
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.oracle.truffle.api.TruffleFile this
         0: .line 274
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.fileSystemContext:Lcom/oracle/truffle/api/TruffleFile$FileSystemContext;
            getfield com.oracle.truffle.api.TruffleFile$FileSystemContext.fileSystem:Lorg/graalvm/polyglot/io/FileSystem;
            areturn
        end local 0 // com.oracle.truffle.api.TruffleFile this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/oracle/truffle/api/TruffleFile;

  public boolean exists(java.nio.file.LinkOption[]);
    descriptor: ([Ljava/nio/file/LinkOption;)Z
    flags: (0x0081) ACC_PUBLIC, ACC_VARARGS
    Code:
      stack=3, locals=3, args_size=2
        start local 0 // com.oracle.truffle.api.TruffleFile this
        start local 1 // java.nio.file.LinkOption[] options
         0: .line 288
            aload 0 /* this */
            ldc Ljava/nio/file/AccessMode;
            invokestatic java.util.EnumSet.noneOf:(Ljava/lang/Class;)Ljava/util/EnumSet;
            aload 1 /* options */
            invokevirtual com.oracle.truffle.api.TruffleFile.checkAccess:(Ljava/util/Set;[Ljava/nio/file/LinkOption;)Z
         1: ireturn
         2: .line 289
      StackMap locals:
      StackMap stack: java.lang.SecurityException
            astore 2 /* se */
        start local 2 // java.lang.SecurityException se
         3: .line 290
            aload 2 /* se */
            athrow
        end local 2 // java.lang.SecurityException se
         4: .line 291
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 2 /* t */
        start local 2 // java.lang.Throwable t
         5: .line 292
            aload 0 /* this */
            aload 2 /* t */
            invokevirtual com.oracle.truffle.api.TruffleFile.wrapHostException:(Ljava/lang/Throwable;)Ljava/lang/RuntimeException;
            athrow
        end local 2 // java.lang.Throwable t
        end local 1 // java.nio.file.LinkOption[] options
        end local 0 // com.oracle.truffle.api.TruffleFile this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    6     0     this  Lcom/oracle/truffle/api/TruffleFile;
            0    6     1  options  [Ljava/nio/file/LinkOption;
            3    4     2       se  Ljava/lang/SecurityException;
            5    6     2        t  Ljava/lang/Throwable;
      Exception table:
        from    to  target  type
           0     1       2  Class java.lang.SecurityException
           0     1       4  Class java.lang.Throwable
    RuntimeVisibleAnnotations: 
      com.oracle.truffle.api.CompilerDirectives$TruffleBoundary()
    MethodParameters:
         Name  Flags
      options  

  public boolean isReadable();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=2, args_size=1
        start local 0 // com.oracle.truffle.api.TruffleFile this
         0: .line 307
            aload 0 /* this */
            iconst_1
            anewarray java.nio.file.AccessMode
            dup
            iconst_0
            getstatic java.nio.file.AccessMode.READ:Ljava/nio/file/AccessMode;
            aastore
            invokevirtual com.oracle.truffle.api.TruffleFile.checkAccess:([Ljava/nio/file/AccessMode;)Z
         1: ireturn
         2: .line 308
      StackMap locals:
      StackMap stack: java.lang.SecurityException
            astore 1 /* se */
        start local 1 // java.lang.SecurityException se
         3: .line 309
            aload 1 /* se */
            athrow
        end local 1 // java.lang.SecurityException se
         4: .line 310
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 1 /* t */
        start local 1 // java.lang.Throwable t
         5: .line 311
            aload 0 /* this */
            aload 1 /* t */
            invokevirtual com.oracle.truffle.api.TruffleFile.wrapHostException:(Ljava/lang/Throwable;)Ljava/lang/RuntimeException;
            athrow
        end local 1 // java.lang.Throwable t
        end local 0 // com.oracle.truffle.api.TruffleFile this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    6     0  this  Lcom/oracle/truffle/api/TruffleFile;
            3    4     1    se  Ljava/lang/SecurityException;
            5    6     1     t  Ljava/lang/Throwable;
      Exception table:
        from    to  target  type
           0     1       2  Class java.lang.SecurityException
           0     1       4  Class java.lang.Throwable
    RuntimeVisibleAnnotations: 
      com.oracle.truffle.api.CompilerDirectives$TruffleBoundary()

  public boolean isWritable();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=2, args_size=1
        start local 0 // com.oracle.truffle.api.TruffleFile this
         0: .line 326
            aload 0 /* this */
            iconst_1
            anewarray java.nio.file.AccessMode
            dup
            iconst_0
            getstatic java.nio.file.AccessMode.WRITE:Ljava/nio/file/AccessMode;
            aastore
            invokevirtual com.oracle.truffle.api.TruffleFile.checkAccess:([Ljava/nio/file/AccessMode;)Z
         1: ireturn
         2: .line 327
      StackMap locals:
      StackMap stack: java.lang.SecurityException
            astore 1 /* se */
        start local 1 // java.lang.SecurityException se
         3: .line 328
            aload 1 /* se */
            athrow
        end local 1 // java.lang.SecurityException se
         4: .line 329
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 1 /* t */
        start local 1 // java.lang.Throwable t
         5: .line 330
            aload 0 /* this */
            aload 1 /* t */
            invokevirtual com.oracle.truffle.api.TruffleFile.wrapHostException:(Ljava/lang/Throwable;)Ljava/lang/RuntimeException;
            athrow
        end local 1 // java.lang.Throwable t
        end local 0 // com.oracle.truffle.api.TruffleFile this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    6     0  this  Lcom/oracle/truffle/api/TruffleFile;
            3    4     1    se  Ljava/lang/SecurityException;
            5    6     1     t  Ljava/lang/Throwable;
      Exception table:
        from    to  target  type
           0     1       2  Class java.lang.SecurityException
           0     1       4  Class java.lang.Throwable
    RuntimeVisibleAnnotations: 
      com.oracle.truffle.api.CompilerDirectives$TruffleBoundary()

  public boolean isExecutable();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=2, args_size=1
        start local 0 // com.oracle.truffle.api.TruffleFile this
         0: .line 345
            aload 0 /* this */
            iconst_1
            anewarray java.nio.file.AccessMode
            dup
            iconst_0
            getstatic java.nio.file.AccessMode.EXECUTE:Ljava/nio/file/AccessMode;
            aastore
            invokevirtual com.oracle.truffle.api.TruffleFile.checkAccess:([Ljava/nio/file/AccessMode;)Z
         1: ireturn
         2: .line 346
      StackMap locals:
      StackMap stack: java.lang.SecurityException
            astore 1 /* se */
        start local 1 // java.lang.SecurityException se
         3: .line 347
            aload 1 /* se */
            athrow
        end local 1 // java.lang.SecurityException se
         4: .line 348
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 1 /* t */
        start local 1 // java.lang.Throwable t
         5: .line 349
            aload 0 /* this */
            aload 1 /* t */
            invokevirtual com.oracle.truffle.api.TruffleFile.wrapHostException:(Ljava/lang/Throwable;)Ljava/lang/RuntimeException;
            athrow
        end local 1 // java.lang.Throwable t
        end local 0 // com.oracle.truffle.api.TruffleFile this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    6     0  this  Lcom/oracle/truffle/api/TruffleFile;
            3    4     1    se  Ljava/lang/SecurityException;
            5    6     1     t  Ljava/lang/Throwable;
      Exception table:
        from    to  target  type
           0     1       2  Class java.lang.SecurityException
           0     1       4  Class java.lang.Throwable
    RuntimeVisibleAnnotations: 
      com.oracle.truffle.api.CompilerDirectives$TruffleBoundary()

  public boolean isDirectory(java.nio.file.LinkOption[]);
    descriptor: ([Ljava/nio/file/LinkOption;)Z
    flags: (0x0081) ACC_PUBLIC, ACC_VARARGS
    Code:
      stack=4, locals=3, args_size=2
        start local 0 // com.oracle.truffle.api.TruffleFile this
        start local 1 // java.nio.file.LinkOption[] options
         0: .line 365
            aload 0 /* this */
            ldc "isDirectory"
            ldc Ljava/lang/Boolean;
            aload 1 /* options */
            invokevirtual com.oracle.truffle.api.TruffleFile.getAttributeImpl:(Ljava/lang/String;Ljava/lang/Class;[Ljava/nio/file/LinkOption;)Ljava/lang/Object;
            checkcast java.lang.Boolean
            invokevirtual java.lang.Boolean.booleanValue:()Z
         1: ireturn
         2: .line 366
      StackMap locals:
      StackMap stack: java.io.IOException
            pop
         3: .line 367
            iconst_0
            ireturn
         4: .line 368
      StackMap locals:
      StackMap stack: java.lang.SecurityException
            astore 2 /* se */
        start local 2 // java.lang.SecurityException se
         5: .line 369
            aload 2 /* se */
            athrow
        end local 2 // java.lang.SecurityException se
         6: .line 370
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 2 /* t */
        start local 2 // java.lang.Throwable t
         7: .line 371
            aload 0 /* this */
            aload 2 /* t */
            invokevirtual com.oracle.truffle.api.TruffleFile.wrapHostException:(Ljava/lang/Throwable;)Ljava/lang/RuntimeException;
            athrow
        end local 2 // java.lang.Throwable t
        end local 1 // java.nio.file.LinkOption[] options
        end local 0 // com.oracle.truffle.api.TruffleFile this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    8     0     this  Lcom/oracle/truffle/api/TruffleFile;
            0    8     1  options  [Ljava/nio/file/LinkOption;
            5    6     2       se  Ljava/lang/SecurityException;
            7    8     2        t  Ljava/lang/Throwable;
      Exception table:
        from    to  target  type
           0     1       2  Class java.io.IOException
           0     1       4  Class java.lang.SecurityException
           0     1       6  Class java.lang.Throwable
    RuntimeVisibleAnnotations: 
      com.oracle.truffle.api.CompilerDirectives$TruffleBoundary()
    MethodParameters:
         Name  Flags
      options  

  public boolean isRegularFile(java.nio.file.LinkOption[]);
    descriptor: ([Ljava/nio/file/LinkOption;)Z
    flags: (0x0081) ACC_PUBLIC, ACC_VARARGS
    Code:
      stack=4, locals=3, args_size=2
        start local 0 // com.oracle.truffle.api.TruffleFile this
        start local 1 // java.nio.file.LinkOption[] options
         0: .line 387
            aload 0 /* this */
            ldc "isRegularFile"
            ldc Ljava/lang/Boolean;
            aload 1 /* options */
            invokevirtual com.oracle.truffle.api.TruffleFile.getAttributeImpl:(Ljava/lang/String;Ljava/lang/Class;[Ljava/nio/file/LinkOption;)Ljava/lang/Object;
            checkcast java.lang.Boolean
            invokevirtual java.lang.Boolean.booleanValue:()Z
         1: ireturn
         2: .line 388
      StackMap locals:
      StackMap stack: java.io.IOException
            pop
         3: .line 389
            iconst_0
            ireturn
         4: .line 390
      StackMap locals:
      StackMap stack: java.lang.SecurityException
            astore 2 /* se */
        start local 2 // java.lang.SecurityException se
         5: .line 391
            aload 2 /* se */
            athrow
        end local 2 // java.lang.SecurityException se
         6: .line 392
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 2 /* t */
        start local 2 // java.lang.Throwable t
         7: .line 393
            aload 0 /* this */
            aload 2 /* t */
            invokevirtual com.oracle.truffle.api.TruffleFile.wrapHostException:(Ljava/lang/Throwable;)Ljava/lang/RuntimeException;
            athrow
        end local 2 // java.lang.Throwable t
        end local 1 // java.nio.file.LinkOption[] options
        end local 0 // com.oracle.truffle.api.TruffleFile this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    8     0     this  Lcom/oracle/truffle/api/TruffleFile;
            0    8     1  options  [Ljava/nio/file/LinkOption;
            5    6     2       se  Ljava/lang/SecurityException;
            7    8     2        t  Ljava/lang/Throwable;
      Exception table:
        from    to  target  type
           0     1       2  Class java.io.IOException
           0     1       4  Class java.lang.SecurityException
           0     1       6  Class java.lang.Throwable
    RuntimeVisibleAnnotations: 
      com.oracle.truffle.api.CompilerDirectives$TruffleBoundary()
    MethodParameters:
         Name  Flags
      options  

  public boolean isSymbolicLink();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=7, locals=2, args_size=1
        start local 0 // com.oracle.truffle.api.TruffleFile this
         0: .line 407
            aload 0 /* this */
            ldc "isSymbolicLink"
            ldc Ljava/lang/Boolean;
            iconst_1
            anewarray java.nio.file.LinkOption
            dup
            iconst_0
            getstatic java.nio.file.LinkOption.NOFOLLOW_LINKS:Ljava/nio/file/LinkOption;
            aastore
            invokevirtual com.oracle.truffle.api.TruffleFile.getAttributeImpl:(Ljava/lang/String;Ljava/lang/Class;[Ljava/nio/file/LinkOption;)Ljava/lang/Object;
            checkcast java.lang.Boolean
            invokevirtual java.lang.Boolean.booleanValue:()Z
         1: ireturn
         2: .line 408
      StackMap locals:
      StackMap stack: java.io.IOException
            pop
         3: .line 409
            iconst_0
            ireturn
         4: .line 410
      StackMap locals:
      StackMap stack: java.lang.SecurityException
            astore 1 /* se */
        start local 1 // java.lang.SecurityException se
         5: .line 411
            aload 1 /* se */
            athrow
        end local 1 // java.lang.SecurityException se
         6: .line 412
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 1 /* t */
        start local 1 // java.lang.Throwable t
         7: .line 413
            aload 0 /* this */
            aload 1 /* t */
            invokevirtual com.oracle.truffle.api.TruffleFile.wrapHostException:(Ljava/lang/Throwable;)Ljava/lang/RuntimeException;
            athrow
        end local 1 // java.lang.Throwable t
        end local 0 // com.oracle.truffle.api.TruffleFile this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    8     0  this  Lcom/oracle/truffle/api/TruffleFile;
            5    6     1    se  Ljava/lang/SecurityException;
            7    8     1     t  Ljava/lang/Throwable;
      Exception table:
        from    to  target  type
           0     1       2  Class java.io.IOException
           0     1       4  Class java.lang.SecurityException
           0     1       6  Class java.lang.Throwable
    RuntimeVisibleAnnotations: 
      com.oracle.truffle.api.CompilerDirectives$TruffleBoundary()

  public boolean isAbsolute();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=1
        start local 0 // com.oracle.truffle.api.TruffleFile this
         0: .line 426
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.path:Ljava/nio/file/Path;
            invokeinterface java.nio.file.Path.isAbsolute:()Z
         1: ireturn
         2: .line 427
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 1 /* t */
        start local 1 // java.lang.Throwable t
         3: .line 428
            aload 0 /* this */
            aload 1 /* t */
            invokevirtual com.oracle.truffle.api.TruffleFile.wrapHostException:(Ljava/lang/Throwable;)Ljava/lang/RuntimeException;
            athrow
        end local 1 // java.lang.Throwable t
        end local 0 // com.oracle.truffle.api.TruffleFile this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    4     0  this  Lcom/oracle/truffle/api/TruffleFile;
            3    4     1     t  Ljava/lang/Throwable;
      Exception table:
        from    to  target  type
           0     1       2  Class java.lang.Throwable
    RuntimeVisibleAnnotations: 
      com.oracle.truffle.api.CompilerDirectives$TruffleBoundary()

  public java.lang.String getName();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=1
        start local 0 // com.oracle.truffle.api.TruffleFile this
         0: .line 442
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.path:Ljava/nio/file/Path;
            invokeinterface java.nio.file.Path.getFileName:()Ljava/nio/file/Path;
            astore 1 /* fileName */
        start local 1 // java.nio.file.Path fileName
         1: .line 443
            aload 1 /* fileName */
            ifnonnull 2
            aconst_null
            goto 3
      StackMap locals: java.nio.file.Path
      StackMap stack:
         2: aload 1 /* fileName */
            invokeinterface java.nio.file.Path.toString:()Ljava/lang/String;
      StackMap locals:
      StackMap stack: java.lang.String
         3: areturn
        end local 1 // java.nio.file.Path fileName
         4: .line 444
      StackMap locals: com.oracle.truffle.api.TruffleFile
      StackMap stack: java.lang.Throwable
            astore 1 /* t */
        start local 1 // java.lang.Throwable t
         5: .line 445
            aload 0 /* this */
            aload 1 /* t */
            invokevirtual com.oracle.truffle.api.TruffleFile.wrapHostException:(Ljava/lang/Throwable;)Ljava/lang/RuntimeException;
            athrow
        end local 1 // java.lang.Throwable t
        end local 0 // com.oracle.truffle.api.TruffleFile this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    6     0      this  Lcom/oracle/truffle/api/TruffleFile;
            1    4     1  fileName  Ljava/nio/file/Path;
            5    6     1         t  Ljava/lang/Throwable;
      Exception table:
        from    to  target  type
           0     3       4  Class java.lang.Throwable
    RuntimeVisibleAnnotations: 
      com.oracle.truffle.api.CompilerDirectives$TruffleBoundary()

  public java.lang.String getPath();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=1
        start local 0 // com.oracle.truffle.api.TruffleFile this
         0: .line 458
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.path:Ljava/nio/file/Path;
            invokeinterface java.nio.file.Path.toString:()Ljava/lang/String;
         1: areturn
         2: .line 459
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 1 /* t */
        start local 1 // java.lang.Throwable t
         3: .line 460
            aload 0 /* this */
            aload 1 /* t */
            invokevirtual com.oracle.truffle.api.TruffleFile.wrapHostException:(Ljava/lang/Throwable;)Ljava/lang/RuntimeException;
            athrow
        end local 1 // java.lang.Throwable t
        end local 0 // com.oracle.truffle.api.TruffleFile this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    4     0  this  Lcom/oracle/truffle/api/TruffleFile;
            3    4     1     t  Ljava/lang/Throwable;
      Exception table:
        from    to  target  type
           0     1       2  Class java.lang.Throwable
    RuntimeVisibleAnnotations: 
      com.oracle.truffle.api.CompilerDirectives$TruffleBoundary()

  public java.net.URI toUri();
    descriptor: ()Ljava/net/URI;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=1
        start local 0 // com.oracle.truffle.api.TruffleFile this
         0: .line 474
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.path:Ljava/nio/file/Path;
            invokeinterface java.nio.file.Path.isAbsolute:()Z
            ifeq 1
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.path:Ljava/nio/file/Path;
            goto 2
      StackMap locals:
      StackMap stack:
         1: aload 0 /* this */
            invokevirtual com.oracle.truffle.api.TruffleFile.toAbsolutePathImpl:()[Ljava/nio/file/Path;
            iconst_0
            aaload
      StackMap locals:
      StackMap stack: java.nio.file.Path
         2: astore 1 /* absolutePath */
        start local 1 // java.nio.file.Path absolutePath
         3: .line 475
            aload 1 /* absolutePath */
            invokeinterface java.nio.file.Path.toUri:()Ljava/net/URI;
         4: areturn
        end local 1 // java.nio.file.Path absolutePath
         5: .line 476
      StackMap locals:
      StackMap stack: java.lang.SecurityException
            astore 1 /* se */
        start local 1 // java.lang.SecurityException se
         6: .line 477
            aload 1 /* se */
            athrow
        end local 1 // java.lang.SecurityException se
         7: .line 478
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 1 /* t */
        start local 1 // java.lang.Throwable t
         8: .line 479
            aload 0 /* this */
            aload 1 /* t */
            invokevirtual com.oracle.truffle.api.TruffleFile.wrapHostException:(Ljava/lang/Throwable;)Ljava/lang/RuntimeException;
            athrow
        end local 1 // java.lang.Throwable t
        end local 0 // com.oracle.truffle.api.TruffleFile this
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0    9     0          this  Lcom/oracle/truffle/api/TruffleFile;
            3    5     1  absolutePath  Ljava/nio/file/Path;
            6    7     1            se  Ljava/lang/SecurityException;
            8    9     1             t  Ljava/lang/Throwable;
      Exception table:
        from    to  target  type
           0     4       5  Class java.lang.SecurityException
           0     4       7  Class java.lang.Throwable
    RuntimeVisibleAnnotations: 
      com.oracle.truffle.api.CompilerDirectives$TruffleBoundary()

  public java.net.URI toRelativeUri();
    descriptor: ()Ljava/net/URI;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=6, locals=2, args_size=1
        start local 0 // com.oracle.truffle.api.TruffleFile this
         0: .line 493
            aload 0 /* this */
            invokevirtual com.oracle.truffle.api.TruffleFile.isAbsolute:()Z
            ifeq 2
         1: .line 494
            aload 0 /* this */
            invokevirtual com.oracle.truffle.api.TruffleFile.toUri:()Ljava/net/URI;
            areturn
         2: .line 497
      StackMap locals:
      StackMap stack:
            ldc "/"
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.fileSystemContext:Lcom/oracle/truffle/api/TruffleFile$FileSystemContext;
            getfield com.oracle.truffle.api.TruffleFile$FileSystemContext.fileSystem:Lorg/graalvm/polyglot/io/FileSystem;
            invokeinterface org.graalvm.polyglot.io.FileSystem.getSeparator:()Ljava/lang/String;
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifeq 3
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.path:Ljava/nio/file/Path;
            invokeinterface java.nio.file.Path.toString:()Ljava/lang/String;
            goto 4
      StackMap locals:
      StackMap stack:
         3: aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.path:Ljava/nio/file/Path;
            invokeinterface java.nio.file.Path.toString:()Ljava/lang/String;
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.fileSystemContext:Lcom/oracle/truffle/api/TruffleFile$FileSystemContext;
            getfield com.oracle.truffle.api.TruffleFile$FileSystemContext.fileSystem:Lorg/graalvm/polyglot/io/FileSystem;
            invokeinterface org.graalvm.polyglot.io.FileSystem.getSeparator:()Ljava/lang/String;
            ldc "/"
            invokevirtual java.lang.String.replace:(Ljava/lang/CharSequence;Ljava/lang/CharSequence;)Ljava/lang/String;
      StackMap locals:
      StackMap stack: java.lang.String
         4: astore 1 /* strPath */
        start local 1 // java.lang.String strPath
         5: .line 498
            new java.net.URI
            dup
            aconst_null
            aconst_null
            aload 1 /* strPath */
            aconst_null
            invokespecial java.net.URI.<init>:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         6: areturn
        end local 1 // java.lang.String strPath
         7: .line 499
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 1 /* t */
        start local 1 // java.lang.Throwable t
         8: .line 500
            aload 0 /* this */
            aload 1 /* t */
            invokevirtual com.oracle.truffle.api.TruffleFile.wrapHostException:(Ljava/lang/Throwable;)Ljava/lang/RuntimeException;
            athrow
        end local 1 // java.lang.Throwable t
        end local 0 // com.oracle.truffle.api.TruffleFile this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    9     0     this  Lcom/oracle/truffle/api/TruffleFile;
            5    7     1  strPath  Ljava/lang/String;
            8    9     1        t  Ljava/lang/Throwable;
      Exception table:
        from    to  target  type
           2     6       7  Class java.lang.Throwable
    RuntimeVisibleAnnotations: 
      com.oracle.truffle.api.CompilerDirectives$TruffleBoundary()

  public com.oracle.truffle.api.TruffleFile getAbsoluteFile();
    descriptor: ()Lcom/oracle/truffle/api/TruffleFile;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=6, locals=2, args_size=1
        start local 0 // com.oracle.truffle.api.TruffleFile this
         0: .line 515
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.path:Ljava/nio/file/Path;
            invokeinterface java.nio.file.Path.isAbsolute:()Z
            ifeq 2
         1: .line 516
            aload 0 /* this */
            areturn
         2: .line 519
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.oracle.truffle.api.TruffleFile.toAbsolutePathImpl:()[Ljava/nio/file/Path;
            astore 1 /* absolutePaths */
        start local 1 // java.nio.file.Path[] absolutePaths
         3: .line 520
            new com.oracle.truffle.api.TruffleFile
            dup
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.fileSystemContext:Lcom/oracle/truffle/api/TruffleFile$FileSystemContext;
            aload 1 /* absolutePaths */
            iconst_0
            aaload
            aload 1 /* absolutePaths */
            iconst_1
            aaload
            iconst_0
            invokespecial com.oracle.truffle.api.TruffleFile.<init>:(Lcom/oracle/truffle/api/TruffleFile$FileSystemContext;Ljava/nio/file/Path;Ljava/nio/file/Path;Z)V
         4: areturn
        end local 1 // java.nio.file.Path[] absolutePaths
         5: .line 521
      StackMap locals:
      StackMap stack: java.lang.SecurityException
            astore 1 /* se */
        start local 1 // java.lang.SecurityException se
         6: .line 522
            aload 1 /* se */
            athrow
        end local 1 // java.lang.SecurityException se
         7: .line 523
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 1 /* t */
        start local 1 // java.lang.Throwable t
         8: .line 524
            aload 0 /* this */
            aload 1 /* t */
            invokevirtual com.oracle.truffle.api.TruffleFile.wrapHostException:(Ljava/lang/Throwable;)Ljava/lang/RuntimeException;
            athrow
        end local 1 // java.lang.Throwable t
        end local 0 // com.oracle.truffle.api.TruffleFile this
      LocalVariableTable:
        Start  End  Slot           Name  Signature
            0    9     0           this  Lcom/oracle/truffle/api/TruffleFile;
            3    5     1  absolutePaths  [Ljava/nio/file/Path;
            6    7     1             se  Ljava/lang/SecurityException;
            8    9     1              t  Ljava/lang/Throwable;
      Exception table:
        from    to  target  type
           2     4       5  Class java.lang.SecurityException
           2     4       7  Class java.lang.Throwable
    RuntimeVisibleAnnotations: 
      com.oracle.truffle.api.CompilerDirectives$TruffleBoundary()

  public com.oracle.truffle.api.TruffleFile getCanonicalFile(java.nio.file.LinkOption[]);
    descriptor: ([Ljava/nio/file/LinkOption;)Lcom/oracle/truffle/api/TruffleFile;
    flags: (0x0081) ACC_PUBLIC, ACC_VARARGS
    Code:
      stack=6, locals=3, args_size=2
        start local 0 // com.oracle.truffle.api.TruffleFile this
        start local 1 // java.nio.file.LinkOption[] options
         0: .line 540
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.fileSystemContext:Lcom/oracle/truffle/api/TruffleFile$FileSystemContext;
            getfield com.oracle.truffle.api.TruffleFile$FileSystemContext.fileSystem:Lorg/graalvm/polyglot/io/FileSystem;
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.normalizedPath:Ljava/nio/file/Path;
            aload 1 /* options */
            invokeinterface org.graalvm.polyglot.io.FileSystem.toRealPath:(Ljava/nio/file/Path;[Ljava/nio/file/LinkOption;)Ljava/nio/file/Path;
            astore 2 /* realPath */
        start local 2 // java.nio.file.Path realPath
         1: .line 541
            new com.oracle.truffle.api.TruffleFile
            dup
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.fileSystemContext:Lcom/oracle/truffle/api/TruffleFile$FileSystemContext;
            aload 2 /* realPath */
            aload 2 /* realPath */
            iconst_0
            invokespecial com.oracle.truffle.api.TruffleFile.<init>:(Lcom/oracle/truffle/api/TruffleFile$FileSystemContext;Ljava/nio/file/Path;Ljava/nio/file/Path;Z)V
         2: areturn
        end local 2 // java.nio.file.Path realPath
         3: .line 542
      StackMap locals:
      StackMap stack: java.lang.Exception
            astore 2 /* e */
        start local 2 // java.lang.Exception e
         4: .line 543
            aload 2 /* e */
            athrow
        end local 2 // java.lang.Exception e
         5: .line 544
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 2 /* t */
        start local 2 // java.lang.Throwable t
         6: .line 545
            aload 0 /* this */
            aload 2 /* t */
            invokevirtual com.oracle.truffle.api.TruffleFile.wrapHostException:(Ljava/lang/Throwable;)Ljava/lang/RuntimeException;
            athrow
        end local 2 // java.lang.Throwable t
        end local 1 // java.nio.file.LinkOption[] options
        end local 0 // com.oracle.truffle.api.TruffleFile this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    7     0      this  Lcom/oracle/truffle/api/TruffleFile;
            0    7     1   options  [Ljava/nio/file/LinkOption;
            1    3     2  realPath  Ljava/nio/file/Path;
            4    5     2         e  Ljava/lang/Exception;
            6    7     2         t  Ljava/lang/Throwable;
      Exception table:
        from    to  target  type
           0     2       3  Class java.io.IOException
           0     2       3  Class java.lang.SecurityException
           0     2       5  Class java.lang.Throwable
    Exceptions:
      throws java.io.IOException
    RuntimeVisibleAnnotations: 
      com.oracle.truffle.api.CompilerDirectives$TruffleBoundary()
    MethodParameters:
         Name  Flags
      options  

  public com.oracle.truffle.api.TruffleFile getParent();
    descriptor: ()Lcom/oracle/truffle/api/TruffleFile;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=2, args_size=1
        start local 0 // com.oracle.truffle.api.TruffleFile this
         0: .line 558
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.path:Ljava/nio/file/Path;
            invokeinterface java.nio.file.Path.getParent:()Ljava/nio/file/Path;
            astore 1 /* parent */
        start local 1 // java.nio.file.Path parent
         1: .line 559
            aload 1 /* parent */
            ifnonnull 2
            aconst_null
            goto 3
      StackMap locals: java.nio.file.Path
      StackMap stack:
         2: new com.oracle.truffle.api.TruffleFile
            dup
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.fileSystemContext:Lcom/oracle/truffle/api/TruffleFile$FileSystemContext;
            aload 1 /* parent */
            invokespecial com.oracle.truffle.api.TruffleFile.<init>:(Lcom/oracle/truffle/api/TruffleFile$FileSystemContext;Ljava/nio/file/Path;)V
      StackMap locals:
      StackMap stack: com.oracle.truffle.api.TruffleFile
         3: areturn
        end local 1 // java.nio.file.Path parent
         4: .line 560
      StackMap locals: com.oracle.truffle.api.TruffleFile
      StackMap stack: java.lang.Throwable
            astore 1 /* t */
        start local 1 // java.lang.Throwable t
         5: .line 561
            aload 0 /* this */
            aload 1 /* t */
            invokevirtual com.oracle.truffle.api.TruffleFile.wrapHostException:(Ljava/lang/Throwable;)Ljava/lang/RuntimeException;
            athrow
        end local 1 // java.lang.Throwable t
        end local 0 // com.oracle.truffle.api.TruffleFile this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    6     0    this  Lcom/oracle/truffle/api/TruffleFile;
            1    4     1  parent  Ljava/nio/file/Path;
            5    6     1       t  Ljava/lang/Throwable;
      Exception table:
        from    to  target  type
           0     3       4  Class java.lang.Throwable
    RuntimeVisibleAnnotations: 
      com.oracle.truffle.api.CompilerDirectives$TruffleBoundary()

  public com.oracle.truffle.api.TruffleFile resolve(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/oracle/truffle/api/TruffleFile;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=3, args_size=2
        start local 0 // com.oracle.truffle.api.TruffleFile this
        start local 1 // java.lang.String name
         0: .line 576
            new com.oracle.truffle.api.TruffleFile
            dup
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.fileSystemContext:Lcom/oracle/truffle/api/TruffleFile$FileSystemContext;
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.path:Ljava/nio/file/Path;
            aload 1 /* name */
            invokeinterface java.nio.file.Path.resolve:(Ljava/lang/String;)Ljava/nio/file/Path;
            invokespecial com.oracle.truffle.api.TruffleFile.<init>:(Lcom/oracle/truffle/api/TruffleFile$FileSystemContext;Ljava/nio/file/Path;)V
         1: areturn
         2: .line 577
      StackMap locals:
      StackMap stack: java.nio.file.InvalidPathException
            astore 2 /* ip */
        start local 2 // java.nio.file.InvalidPathException ip
         3: .line 578
            aload 2 /* ip */
            athrow
        end local 2 // java.nio.file.InvalidPathException ip
         4: .line 579
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 2 /* t */
        start local 2 // java.lang.Throwable t
         5: .line 580
            aload 0 /* this */
            aload 2 /* t */
            invokevirtual com.oracle.truffle.api.TruffleFile.wrapHostException:(Ljava/lang/Throwable;)Ljava/lang/RuntimeException;
            athrow
        end local 2 // java.lang.Throwable t
        end local 1 // java.lang.String name
        end local 0 // com.oracle.truffle.api.TruffleFile this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    6     0  this  Lcom/oracle/truffle/api/TruffleFile;
            0    6     1  name  Ljava/lang/String;
            3    4     2    ip  Ljava/nio/file/InvalidPathException;
            5    6     2     t  Ljava/lang/Throwable;
      Exception table:
        from    to  target  type
           0     1       2  Class java.nio.file.InvalidPathException
           0     1       4  Class java.lang.Throwable
    RuntimeVisibleAnnotations: 
      com.oracle.truffle.api.CompilerDirectives$TruffleBoundary()
    MethodParameters:
      Name  Flags
      name  

  public com.oracle.truffle.api.TruffleFile resolveSibling(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/oracle/truffle/api/TruffleFile;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=3, args_size=2
        start local 0 // com.oracle.truffle.api.TruffleFile this
        start local 1 // java.lang.String name
         0: .line 595
            new com.oracle.truffle.api.TruffleFile
            dup
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.fileSystemContext:Lcom/oracle/truffle/api/TruffleFile$FileSystemContext;
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.path:Ljava/nio/file/Path;
            aload 1 /* name */
            invokeinterface java.nio.file.Path.resolveSibling:(Ljava/lang/String;)Ljava/nio/file/Path;
            invokespecial com.oracle.truffle.api.TruffleFile.<init>:(Lcom/oracle/truffle/api/TruffleFile$FileSystemContext;Ljava/nio/file/Path;)V
         1: areturn
         2: .line 596
      StackMap locals:
      StackMap stack: java.nio.file.InvalidPathException
            astore 2 /* ip */
        start local 2 // java.nio.file.InvalidPathException ip
         3: .line 597
            aload 2 /* ip */
            athrow
        end local 2 // java.nio.file.InvalidPathException ip
         4: .line 598
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 2 /* t */
        start local 2 // java.lang.Throwable t
         5: .line 599
            aload 0 /* this */
            aload 2 /* t */
            invokevirtual com.oracle.truffle.api.TruffleFile.wrapHostException:(Ljava/lang/Throwable;)Ljava/lang/RuntimeException;
            athrow
        end local 2 // java.lang.Throwable t
        end local 1 // java.lang.String name
        end local 0 // com.oracle.truffle.api.TruffleFile this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    6     0  this  Lcom/oracle/truffle/api/TruffleFile;
            0    6     1  name  Ljava/lang/String;
            3    4     2    ip  Ljava/nio/file/InvalidPathException;
            5    6     2     t  Ljava/lang/Throwable;
      Exception table:
        from    to  target  type
           0     1       2  Class java.nio.file.InvalidPathException
           0     1       4  Class java.lang.Throwable
    RuntimeVisibleAnnotations: 
      com.oracle.truffle.api.CompilerDirectives$TruffleBoundary()
    MethodParameters:
      Name  Flags
      name  

  public long size(java.nio.file.LinkOption[]);
    descriptor: ([Ljava/nio/file/LinkOption;)J
    flags: (0x0081) ACC_PUBLIC, ACC_VARARGS
    Code:
      stack=4, locals=3, args_size=2
        start local 0 // com.oracle.truffle.api.TruffleFile this
        start local 1 // java.nio.file.LinkOption[] options
         0: .line 615
            aload 0 /* this */
            ldc "size"
            ldc Ljava/lang/Long;
            aload 1 /* options */
            invokevirtual com.oracle.truffle.api.TruffleFile.getAttributeImpl:(Ljava/lang/String;Ljava/lang/Class;[Ljava/nio/file/LinkOption;)Ljava/lang/Object;
            checkcast java.lang.Long
            invokevirtual java.lang.Long.longValue:()J
         1: lreturn
         2: .line 616
      StackMap locals:
      StackMap stack: java.lang.Exception
            astore 2 /* e */
        start local 2 // java.lang.Exception e
         3: .line 617
            aload 2 /* e */
            athrow
        end local 2 // java.lang.Exception e
         4: .line 618
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 2 /* t */
        start local 2 // java.lang.Throwable t
         5: .line 619
            aload 0 /* this */
            aload 2 /* t */
            invokevirtual com.oracle.truffle.api.TruffleFile.wrapHostException:(Ljava/lang/Throwable;)Ljava/lang/RuntimeException;
            athrow
        end local 2 // java.lang.Throwable t
        end local 1 // java.nio.file.LinkOption[] options
        end local 0 // com.oracle.truffle.api.TruffleFile this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    6     0     this  Lcom/oracle/truffle/api/TruffleFile;
            0    6     1  options  [Ljava/nio/file/LinkOption;
            3    4     2        e  Ljava/lang/Exception;
            5    6     2        t  Ljava/lang/Throwable;
      Exception table:
        from    to  target  type
           0     1       2  Class java.io.IOException
           0     1       2  Class java.lang.SecurityException
           0     1       4  Class java.lang.Throwable
    Exceptions:
      throws java.io.IOException
    RuntimeVisibleAnnotations: 
      com.oracle.truffle.api.CompilerDirectives$TruffleBoundary()
    MethodParameters:
         Name  Flags
      options  

  public java.nio.file.attribute.FileTime getLastModifiedTime(java.nio.file.LinkOption[]);
    descriptor: ([Ljava/nio/file/LinkOption;)Ljava/nio/file/attribute/FileTime;
    flags: (0x0081) ACC_PUBLIC, ACC_VARARGS
    Code:
      stack=4, locals=3, args_size=2
        start local 0 // com.oracle.truffle.api.TruffleFile this
        start local 1 // java.nio.file.LinkOption[] options
         0: .line 635
            aload 0 /* this */
            ldc "lastModifiedTime"
            ldc Ljava/nio/file/attribute/FileTime;
            aload 1 /* options */
            invokevirtual com.oracle.truffle.api.TruffleFile.getAttributeImpl:(Ljava/lang/String;Ljava/lang/Class;[Ljava/nio/file/LinkOption;)Ljava/lang/Object;
            checkcast java.nio.file.attribute.FileTime
         1: areturn
         2: .line 636
      StackMap locals:
      StackMap stack: java.lang.Exception
            astore 2 /* e */
        start local 2 // java.lang.Exception e
         3: .line 637
            aload 2 /* e */
            athrow
        end local 2 // java.lang.Exception e
         4: .line 638
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 2 /* t */
        start local 2 // java.lang.Throwable t
         5: .line 639
            aload 0 /* this */
            aload 2 /* t */
            invokevirtual com.oracle.truffle.api.TruffleFile.wrapHostException:(Ljava/lang/Throwable;)Ljava/lang/RuntimeException;
            athrow
        end local 2 // java.lang.Throwable t
        end local 1 // java.nio.file.LinkOption[] options
        end local 0 // com.oracle.truffle.api.TruffleFile this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    6     0     this  Lcom/oracle/truffle/api/TruffleFile;
            0    6     1  options  [Ljava/nio/file/LinkOption;
            3    4     2        e  Ljava/lang/Exception;
            5    6     2        t  Ljava/lang/Throwable;
      Exception table:
        from    to  target  type
           0     1       2  Class java.io.IOException
           0     1       2  Class java.lang.SecurityException
           0     1       4  Class java.lang.Throwable
    Exceptions:
      throws java.io.IOException
    RuntimeVisibleAnnotations: 
      com.oracle.truffle.api.CompilerDirectives$TruffleBoundary()
    MethodParameters:
         Name  Flags
      options  

  public void setLastModifiedTime(java.nio.file.attribute.FileTime, java.nio.file.LinkOption[]);
    descriptor: (Ljava/nio/file/attribute/FileTime;[Ljava/nio/file/LinkOption;)V
    flags: (0x0081) ACC_PUBLIC, ACC_VARARGS
    Code:
      stack=5, locals=4, args_size=3
        start local 0 // com.oracle.truffle.api.TruffleFile this
        start local 1 // java.nio.file.attribute.FileTime time
        start local 2 // java.nio.file.LinkOption[] options
         0: .line 655
            aload 0 /* this */
            invokevirtual com.oracle.truffle.api.TruffleFile.checkFileOperationPreconditions:()V
         1: .line 656
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.fileSystemContext:Lcom/oracle/truffle/api/TruffleFile$FileSystemContext;
            getfield com.oracle.truffle.api.TruffleFile$FileSystemContext.fileSystem:Lorg/graalvm/polyglot/io/FileSystem;
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.normalizedPath:Ljava/nio/file/Path;
            ldc "lastModifiedTime"
            aload 1 /* time */
            aload 2 /* options */
            invokeinterface org.graalvm.polyglot.io.FileSystem.setAttribute:(Ljava/nio/file/Path;Ljava/lang/String;Ljava/lang/Object;[Ljava/nio/file/LinkOption;)V
         2: .line 657
            goto 7
      StackMap locals:
      StackMap stack: java.lang.Exception
         3: astore 3 /* e */
        start local 3 // java.lang.Exception e
         4: .line 658
            aload 3 /* e */
            athrow
        end local 3 // java.lang.Exception e
         5: .line 659
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 3 /* t */
        start local 3 // java.lang.Throwable t
         6: .line 660
            aload 0 /* this */
            aload 3 /* t */
            invokevirtual com.oracle.truffle.api.TruffleFile.wrapHostException:(Ljava/lang/Throwable;)Ljava/lang/RuntimeException;
            athrow
        end local 3 // java.lang.Throwable t
         7: .line 662
      StackMap locals:
      StackMap stack:
            return
        end local 2 // java.nio.file.LinkOption[] options
        end local 1 // java.nio.file.attribute.FileTime time
        end local 0 // com.oracle.truffle.api.TruffleFile this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    8     0     this  Lcom/oracle/truffle/api/TruffleFile;
            0    8     1     time  Ljava/nio/file/attribute/FileTime;
            0    8     2  options  [Ljava/nio/file/LinkOption;
            4    5     3        e  Ljava/lang/Exception;
            6    7     3        t  Ljava/lang/Throwable;
      Exception table:
        from    to  target  type
           0     2       3  Class java.io.IOException
           0     2       3  Class java.lang.SecurityException
           0     2       5  Class java.lang.Throwable
    Exceptions:
      throws java.io.IOException
    RuntimeVisibleAnnotations: 
      com.oracle.truffle.api.CompilerDirectives$TruffleBoundary()
    MethodParameters:
         Name  Flags
      time     
      options  

  public java.nio.file.attribute.FileTime getLastAccessTime(java.nio.file.LinkOption[]);
    descriptor: ([Ljava/nio/file/LinkOption;)Ljava/nio/file/attribute/FileTime;
    flags: (0x0081) ACC_PUBLIC, ACC_VARARGS
    Code:
      stack=4, locals=3, args_size=2
        start local 0 // com.oracle.truffle.api.TruffleFile this
        start local 1 // java.nio.file.LinkOption[] options
         0: .line 676
            aload 0 /* this */
            ldc "lastAccessTime"
            ldc Ljava/nio/file/attribute/FileTime;
            aload 1 /* options */
            invokevirtual com.oracle.truffle.api.TruffleFile.getAttributeImpl:(Ljava/lang/String;Ljava/lang/Class;[Ljava/nio/file/LinkOption;)Ljava/lang/Object;
            checkcast java.nio.file.attribute.FileTime
         1: areturn
         2: .line 677
      StackMap locals:
      StackMap stack: java.lang.Exception
            astore 2 /* e */
        start local 2 // java.lang.Exception e
         3: .line 678
            aload 2 /* e */
            athrow
        end local 2 // java.lang.Exception e
         4: .line 679
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 2 /* t */
        start local 2 // java.lang.Throwable t
         5: .line 680
            aload 0 /* this */
            aload 2 /* t */
            invokevirtual com.oracle.truffle.api.TruffleFile.wrapHostException:(Ljava/lang/Throwable;)Ljava/lang/RuntimeException;
            athrow
        end local 2 // java.lang.Throwable t
        end local 1 // java.nio.file.LinkOption[] options
        end local 0 // com.oracle.truffle.api.TruffleFile this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    6     0     this  Lcom/oracle/truffle/api/TruffleFile;
            0    6     1  options  [Ljava/nio/file/LinkOption;
            3    4     2        e  Ljava/lang/Exception;
            5    6     2        t  Ljava/lang/Throwable;
      Exception table:
        from    to  target  type
           0     1       2  Class java.io.IOException
           0     1       2  Class java.lang.SecurityException
           0     1       4  Class java.lang.Throwable
    Exceptions:
      throws java.io.IOException
    RuntimeVisibleAnnotations: 
      com.oracle.truffle.api.CompilerDirectives$TruffleBoundary()
    MethodParameters:
         Name  Flags
      options  

  public void setLastAccessTime(java.nio.file.attribute.FileTime, java.nio.file.LinkOption[]);
    descriptor: (Ljava/nio/file/attribute/FileTime;[Ljava/nio/file/LinkOption;)V
    flags: (0x0081) ACC_PUBLIC, ACC_VARARGS
    Code:
      stack=5, locals=4, args_size=3
        start local 0 // com.oracle.truffle.api.TruffleFile this
        start local 1 // java.nio.file.attribute.FileTime time
        start local 2 // java.nio.file.LinkOption[] options
         0: .line 696
            aload 0 /* this */
            invokevirtual com.oracle.truffle.api.TruffleFile.checkFileOperationPreconditions:()V
         1: .line 697
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.fileSystemContext:Lcom/oracle/truffle/api/TruffleFile$FileSystemContext;
            getfield com.oracle.truffle.api.TruffleFile$FileSystemContext.fileSystem:Lorg/graalvm/polyglot/io/FileSystem;
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.normalizedPath:Ljava/nio/file/Path;
            ldc "lastAccessTime"
            aload 1 /* time */
            aload 2 /* options */
            invokeinterface org.graalvm.polyglot.io.FileSystem.setAttribute:(Ljava/nio/file/Path;Ljava/lang/String;Ljava/lang/Object;[Ljava/nio/file/LinkOption;)V
         2: .line 698
            goto 7
      StackMap locals:
      StackMap stack: java.lang.Exception
         3: astore 3 /* e */
        start local 3 // java.lang.Exception e
         4: .line 699
            aload 3 /* e */
            athrow
        end local 3 // java.lang.Exception e
         5: .line 700
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 3 /* t */
        start local 3 // java.lang.Throwable t
         6: .line 701
            aload 0 /* this */
            aload 3 /* t */
            invokevirtual com.oracle.truffle.api.TruffleFile.wrapHostException:(Ljava/lang/Throwable;)Ljava/lang/RuntimeException;
            athrow
        end local 3 // java.lang.Throwable t
         7: .line 703
      StackMap locals:
      StackMap stack:
            return
        end local 2 // java.nio.file.LinkOption[] options
        end local 1 // java.nio.file.attribute.FileTime time
        end local 0 // com.oracle.truffle.api.TruffleFile this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    8     0     this  Lcom/oracle/truffle/api/TruffleFile;
            0    8     1     time  Ljava/nio/file/attribute/FileTime;
            0    8     2  options  [Ljava/nio/file/LinkOption;
            4    5     3        e  Ljava/lang/Exception;
            6    7     3        t  Ljava/lang/Throwable;
      Exception table:
        from    to  target  type
           0     2       3  Class java.io.IOException
           0     2       3  Class java.lang.SecurityException
           0     2       5  Class java.lang.Throwable
    Exceptions:
      throws java.io.IOException
    RuntimeVisibleAnnotations: 
      com.oracle.truffle.api.CompilerDirectives$TruffleBoundary()
    MethodParameters:
         Name  Flags
      time     
      options  

  public java.nio.file.attribute.FileTime getCreationTime(java.nio.file.LinkOption[]);
    descriptor: ([Ljava/nio/file/LinkOption;)Ljava/nio/file/attribute/FileTime;
    flags: (0x0081) ACC_PUBLIC, ACC_VARARGS
    Code:
      stack=4, locals=3, args_size=2
        start local 0 // com.oracle.truffle.api.TruffleFile this
        start local 1 // java.nio.file.LinkOption[] options
         0: .line 717
            aload 0 /* this */
            ldc "creationTime"
            ldc Ljava/nio/file/attribute/FileTime;
            aload 1 /* options */
            invokevirtual com.oracle.truffle.api.TruffleFile.getAttributeImpl:(Ljava/lang/String;Ljava/lang/Class;[Ljava/nio/file/LinkOption;)Ljava/lang/Object;
            checkcast java.nio.file.attribute.FileTime
         1: areturn
         2: .line 718
      StackMap locals:
      StackMap stack: java.lang.Exception
            astore 2 /* e */
        start local 2 // java.lang.Exception e
         3: .line 719
            aload 2 /* e */
            athrow
        end local 2 // java.lang.Exception e
         4: .line 720
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 2 /* t */
        start local 2 // java.lang.Throwable t
         5: .line 721
            aload 0 /* this */
            aload 2 /* t */
            invokevirtual com.oracle.truffle.api.TruffleFile.wrapHostException:(Ljava/lang/Throwable;)Ljava/lang/RuntimeException;
            athrow
        end local 2 // java.lang.Throwable t
        end local 1 // java.nio.file.LinkOption[] options
        end local 0 // com.oracle.truffle.api.TruffleFile this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    6     0     this  Lcom/oracle/truffle/api/TruffleFile;
            0    6     1  options  [Ljava/nio/file/LinkOption;
            3    4     2        e  Ljava/lang/Exception;
            5    6     2        t  Ljava/lang/Throwable;
      Exception table:
        from    to  target  type
           0     1       2  Class java.io.IOException
           0     1       2  Class java.lang.SecurityException
           0     1       4  Class java.lang.Throwable
    Exceptions:
      throws java.io.IOException
    RuntimeVisibleAnnotations: 
      com.oracle.truffle.api.CompilerDirectives$TruffleBoundary()
    MethodParameters:
         Name  Flags
      options  

  public void setCreationTime(java.nio.file.attribute.FileTime, java.nio.file.LinkOption[]);
    descriptor: (Ljava/nio/file/attribute/FileTime;[Ljava/nio/file/LinkOption;)V
    flags: (0x0081) ACC_PUBLIC, ACC_VARARGS
    Code:
      stack=5, locals=4, args_size=3
        start local 0 // com.oracle.truffle.api.TruffleFile this
        start local 1 // java.nio.file.attribute.FileTime time
        start local 2 // java.nio.file.LinkOption[] options
         0: .line 737
            aload 0 /* this */
            invokevirtual com.oracle.truffle.api.TruffleFile.checkFileOperationPreconditions:()V
         1: .line 738
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.fileSystemContext:Lcom/oracle/truffle/api/TruffleFile$FileSystemContext;
            getfield com.oracle.truffle.api.TruffleFile$FileSystemContext.fileSystem:Lorg/graalvm/polyglot/io/FileSystem;
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.normalizedPath:Ljava/nio/file/Path;
            ldc "creationTime"
            aload 1 /* time */
            aload 2 /* options */
            invokeinterface org.graalvm.polyglot.io.FileSystem.setAttribute:(Ljava/nio/file/Path;Ljava/lang/String;Ljava/lang/Object;[Ljava/nio/file/LinkOption;)V
         2: .line 739
            goto 7
      StackMap locals:
      StackMap stack: java.lang.Exception
         3: astore 3 /* e */
        start local 3 // java.lang.Exception e
         4: .line 740
            aload 3 /* e */
            athrow
        end local 3 // java.lang.Exception e
         5: .line 741
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 3 /* t */
        start local 3 // java.lang.Throwable t
         6: .line 742
            aload 0 /* this */
            aload 3 /* t */
            invokevirtual com.oracle.truffle.api.TruffleFile.wrapHostException:(Ljava/lang/Throwable;)Ljava/lang/RuntimeException;
            athrow
        end local 3 // java.lang.Throwable t
         7: .line 744
      StackMap locals:
      StackMap stack:
            return
        end local 2 // java.nio.file.LinkOption[] options
        end local 1 // java.nio.file.attribute.FileTime time
        end local 0 // com.oracle.truffle.api.TruffleFile this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    8     0     this  Lcom/oracle/truffle/api/TruffleFile;
            0    8     1     time  Ljava/nio/file/attribute/FileTime;
            0    8     2  options  [Ljava/nio/file/LinkOption;
            4    5     3        e  Ljava/lang/Exception;
            6    7     3        t  Ljava/lang/Throwable;
      Exception table:
        from    to  target  type
           0     2       3  Class java.io.IOException
           0     2       3  Class java.lang.SecurityException
           0     2       5  Class java.lang.Throwable
    Exceptions:
      throws java.io.IOException
    RuntimeVisibleAnnotations: 
      com.oracle.truffle.api.CompilerDirectives$TruffleBoundary()
    MethodParameters:
         Name  Flags
      time     
      options  

  public java.util.Collection<com.oracle.truffle.api.TruffleFile> list();
    descriptor: ()Ljava/util/Collection;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=7, locals=8, args_size=1
        start local 0 // com.oracle.truffle.api.TruffleFile this
         0: .line 759
            aload 0 /* this */
            invokevirtual com.oracle.truffle.api.TruffleFile.checkFileOperationPreconditions:()V
         1: .line 760
            new java.util.ArrayList
            dup
            invokespecial java.util.ArrayList.<init>:()V
            astore 1 /* result */
        start local 1 // java.util.Collection result
         2: .line 761
            aload 0 /* this */
            invokevirtual com.oracle.truffle.api.TruffleFile.isNormalized:()Z
            istore 2 /* normalized */
        start local 2 // boolean normalized
         3: .line 762
            aconst_null
            astore 3
            aconst_null
            astore 4
         4: aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.fileSystemContext:Lcom/oracle/truffle/api/TruffleFile$FileSystemContext;
            getfield com.oracle.truffle.api.TruffleFile$FileSystemContext.fileSystem:Lorg/graalvm/polyglot/io/FileSystem;
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.normalizedPath:Ljava/nio/file/Path;
            getstatic com.oracle.truffle.api.TruffleFile$AllFiles.INSTANCE:Ljava/nio/file/DirectoryStream$Filter;
            invokeinterface org.graalvm.polyglot.io.FileSystem.newDirectoryStream:(Ljava/nio/file/Path;Ljava/nio/file/DirectoryStream$Filter;)Ljava/nio/file/DirectoryStream;
            astore 5 /* stream */
        start local 5 // java.nio.file.DirectoryStream stream
         5: .line 763
            aload 5 /* stream */
            invokeinterface java.nio.file.DirectoryStream.iterator:()Ljava/util/Iterator;
            astore 7
            goto 16
      StackMap locals: com.oracle.truffle.api.TruffleFile java.util.Collection int java.lang.Throwable java.lang.Throwable java.nio.file.DirectoryStream top java.util.Iterator
      StackMap stack:
         6: aload 7
            invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
            checkcast java.nio.file.Path
            astore 6 /* p */
        start local 6 // java.nio.file.Path p
         7: .line 764
            aload 1 /* result */
         8: new com.oracle.truffle.api.TruffleFile
            dup
         9: .line 765
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.fileSystemContext:Lcom/oracle/truffle/api/TruffleFile$FileSystemContext;
        10: .line 766
            iload 2 /* normalized */
            ifeq 11
            aload 6 /* p */
            goto 12
      StackMap locals: com.oracle.truffle.api.TruffleFile java.util.Collection int java.lang.Throwable java.lang.Throwable java.nio.file.DirectoryStream java.nio.file.Path java.util.Iterator
      StackMap stack: java.util.Collection new 8 new 8 com.oracle.truffle.api.TruffleFile$FileSystemContext
        11: aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.path:Ljava/nio/file/Path;
            aload 6 /* p */
            invokeinterface java.nio.file.Path.getFileName:()Ljava/nio/file/Path;
            invokeinterface java.nio.file.Path.resolve:(Ljava/nio/file/Path;)Ljava/nio/file/Path;
        12: .line 767
      StackMap locals: com.oracle.truffle.api.TruffleFile java.util.Collection int java.lang.Throwable java.lang.Throwable java.nio.file.DirectoryStream java.nio.file.Path java.util.Iterator
      StackMap stack: java.util.Collection new 8 new 8 com.oracle.truffle.api.TruffleFile$FileSystemContext java.nio.file.Path
            iload 2 /* normalized */
            ifeq 13
            aload 6 /* p */
            goto 14
      StackMap locals: com.oracle.truffle.api.TruffleFile java.util.Collection int java.lang.Throwable java.lang.Throwable java.nio.file.DirectoryStream java.nio.file.Path java.util.Iterator
      StackMap stack: java.util.Collection new 8 new 8 com.oracle.truffle.api.TruffleFile$FileSystemContext java.nio.file.Path
        13: aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.normalizedPath:Ljava/nio/file/Path;
            aload 6 /* p */
            invokeinterface java.nio.file.Path.getFileName:()Ljava/nio/file/Path;
            invokeinterface java.nio.file.Path.resolve:(Ljava/nio/file/Path;)Ljava/nio/file/Path;
        14: .line 768
      StackMap locals: com.oracle.truffle.api.TruffleFile java.util.Collection int java.lang.Throwable java.lang.Throwable java.nio.file.DirectoryStream java.nio.file.Path java.util.Iterator
      StackMap stack: java.util.Collection new 8 new 8 com.oracle.truffle.api.TruffleFile$FileSystemContext java.nio.file.Path java.nio.file.Path
            iconst_0
            invokespecial com.oracle.truffle.api.TruffleFile.<init>:(Lcom/oracle/truffle/api/TruffleFile$FileSystemContext;Ljava/nio/file/Path;Ljava/nio/file/Path;Z)V
        15: .line 764
            invokeinterface java.util.Collection.add:(Ljava/lang/Object;)Z
            pop
        end local 6 // java.nio.file.Path p
        16: .line 763
      StackMap locals: com.oracle.truffle.api.TruffleFile java.util.Collection int java.lang.Throwable java.lang.Throwable java.nio.file.DirectoryStream top java.util.Iterator
      StackMap stack:
            aload 7
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 6
        17: .line 770
            aload 5 /* stream */
            ifnull 23
            aload 5 /* stream */
            invokeinterface java.nio.file.DirectoryStream.close:()V
            goto 23
      StackMap locals: com.oracle.truffle.api.TruffleFile java.util.Collection int java.lang.Throwable java.lang.Throwable java.nio.file.DirectoryStream
      StackMap stack: java.lang.Throwable
        18: astore 3
            aload 5 /* stream */
            ifnull 19
            aload 5 /* stream */
            invokeinterface java.nio.file.DirectoryStream.close:()V
        end local 5 // java.nio.file.DirectoryStream stream
      StackMap locals:
      StackMap stack:
        19: aload 3
            athrow
      StackMap locals:
      StackMap stack: java.lang.Throwable
        20: astore 4
            aload 3
            ifnonnull 21
            aload 4
            astore 3
            goto 22
      StackMap locals:
      StackMap stack:
        21: aload 3
            aload 4
            if_acmpeq 22
            aload 3
            aload 4
            invokevirtual java.lang.Throwable.addSuppressed:(Ljava/lang/Throwable;)V
      StackMap locals:
      StackMap stack:
        22: aload 3
            athrow
        23: .line 771
      StackMap locals:
      StackMap stack:
            aload 1 /* result */
        24: areturn
        end local 2 // boolean normalized
        end local 1 // java.util.Collection result
        25: .line 772
      StackMap locals: com.oracle.truffle.api.TruffleFile
      StackMap stack: java.lang.Exception
            astore 1 /* e */
        start local 1 // java.lang.Exception e
        26: .line 773
            aload 1 /* e */
            athrow
        end local 1 // java.lang.Exception e
        27: .line 774
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 1 /* t */
        start local 1 // java.lang.Throwable t
        28: .line 775
            aload 0 /* this */
            aload 1 /* t */
            invokevirtual com.oracle.truffle.api.TruffleFile.wrapHostException:(Ljava/lang/Throwable;)Ljava/lang/RuntimeException;
            athrow
        end local 1 // java.lang.Throwable t
        end local 0 // com.oracle.truffle.api.TruffleFile this
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0   29     0        this  Lcom/oracle/truffle/api/TruffleFile;
            2   25     1      result  Ljava/util/Collection<Lcom/oracle/truffle/api/TruffleFile;>;
            3   25     2  normalized  Z
            5   19     5      stream  Ljava/nio/file/DirectoryStream<Ljava/nio/file/Path;>;
            7   16     6           p  Ljava/nio/file/Path;
           26   27     1           e  Ljava/lang/Exception;
           28   29     1           t  Ljava/lang/Throwable;
      Exception table:
        from    to  target  type
           5    17      18  any
           4    20      20  any
           0    24      25  Class java.io.IOException
           0    24      25  Class java.lang.SecurityException
           0    24      27  Class java.lang.Throwable
    Exceptions:
      throws java.io.IOException
    Signature: ()Ljava/util/Collection<Lcom/oracle/truffle/api/TruffleFile;>;
    RuntimeVisibleAnnotations: 
      com.oracle.truffle.api.CompilerDirectives$TruffleBoundary()

  public java.nio.channels.SeekableByteChannel newByteChannel(java.util.Set<? extends java.nio.file.OpenOption>, java.nio.file.attribute.FileAttribute<?>[]);
    descriptor: (Ljava/util/Set;[Ljava/nio/file/attribute/FileAttribute;)Ljava/nio/channels/SeekableByteChannel;
    flags: (0x0081) ACC_PUBLIC, ACC_VARARGS
    Code:
      stack=4, locals=4, args_size=3
        start local 0 // com.oracle.truffle.api.TruffleFile this
        start local 1 // java.util.Set options
        start local 2 // java.nio.file.attribute.FileAttribute[] attributes
         0: .line 797
            aload 0 /* this */
            invokevirtual com.oracle.truffle.api.TruffleFile.checkFileOperationPreconditions:()V
         1: .line 798
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.fileSystemContext:Lcom/oracle/truffle/api/TruffleFile$FileSystemContext;
            getfield com.oracle.truffle.api.TruffleFile$FileSystemContext.fileSystem:Lorg/graalvm/polyglot/io/FileSystem;
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.normalizedPath:Ljava/nio/file/Path;
            aload 1 /* options */
            aload 2 /* attributes */
            invokeinterface org.graalvm.polyglot.io.FileSystem.newByteChannel:(Ljava/nio/file/Path;Ljava/util/Set;[Ljava/nio/file/attribute/FileAttribute;)Ljava/nio/channels/SeekableByteChannel;
            invokestatic com.oracle.truffle.api.TruffleFile$ByteChannelDecorator.create:(Ljava/nio/channels/SeekableByteChannel;)Ljava/nio/channels/SeekableByteChannel;
         2: areturn
         3: .line 799
      StackMap locals:
      StackMap stack: java.lang.Exception
            astore 3 /* e */
        start local 3 // java.lang.Exception e
         4: .line 800
            aload 3 /* e */
            athrow
        end local 3 // java.lang.Exception e
         5: .line 801
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 3 /* t */
        start local 3 // java.lang.Throwable t
         6: .line 802
            aload 0 /* this */
            aload 3 /* t */
            invokevirtual com.oracle.truffle.api.TruffleFile.wrapHostException:(Ljava/lang/Throwable;)Ljava/lang/RuntimeException;
            athrow
        end local 3 // java.lang.Throwable t
        end local 2 // java.nio.file.attribute.FileAttribute[] attributes
        end local 1 // java.util.Set options
        end local 0 // com.oracle.truffle.api.TruffleFile this
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0    7     0        this  Lcom/oracle/truffle/api/TruffleFile;
            0    7     1     options  Ljava/util/Set<+Ljava/nio/file/OpenOption;>;
            0    7     2  attributes  [Ljava/nio/file/attribute/FileAttribute;
            4    5     3           e  Ljava/lang/Exception;
            6    7     3           t  Ljava/lang/Throwable;
      Exception table:
        from    to  target  type
           0     2       3  Class java.io.IOException
           0     2       3  Class java.lang.UnsupportedOperationException
           0     2       3  Class java.lang.IllegalArgumentException
           0     2       3  Class java.lang.SecurityException
           0     2       5  Class java.lang.Throwable
    Exceptions:
      throws java.io.IOException
    Signature: (Ljava/util/Set<+Ljava/nio/file/OpenOption;>;[Ljava/nio/file/attribute/FileAttribute<*>;)Ljava/nio/channels/SeekableByteChannel;
    RuntimeVisibleAnnotations: 
      com.oracle.truffle.api.CompilerDirectives$TruffleBoundary()
    MethodParameters:
            Name  Flags
      options     
      attributes  

  public java.io.InputStream newInputStream(java.nio.file.OpenOption[]);
    descriptor: ([Ljava/nio/file/OpenOption;)Ljava/io/InputStream;
    flags: (0x0081) ACC_PUBLIC, ACC_VARARGS
    Code:
      stack=7, locals=7, args_size=2
        start local 0 // com.oracle.truffle.api.TruffleFile this
        start local 1 // java.nio.file.OpenOption[] options
         0: .line 818
            new java.util.HashSet
            dup
            invokespecial java.util.HashSet.<init>:()V
            astore 2 /* openOptions */
        start local 2 // java.util.Set openOptions
         1: .line 819
            aload 1 /* options */
            arraylength
            ifle 9
         2: .line 820
            aload 1 /* options */
            dup
            astore 6
            arraylength
            istore 5
            iconst_0
            istore 4
            goto 8
      StackMap locals: com.oracle.truffle.api.TruffleFile java.nio.file.OpenOption[] java.util.Set top int int java.nio.file.OpenOption[]
      StackMap stack:
         3: aload 6
            iload 4
            aaload
            astore 3 /* option */
        start local 3 // java.nio.file.OpenOption option
         4: .line 821
            aload 3 /* option */
            getstatic java.nio.file.StandardOpenOption.APPEND:Ljava/nio/file/StandardOpenOption;
            if_acmpeq 5
            aload 3 /* option */
            getstatic java.nio.file.StandardOpenOption.WRITE:Ljava/nio/file/StandardOpenOption;
            if_acmpne 6
         5: .line 822
      StackMap locals: com.oracle.truffle.api.TruffleFile java.nio.file.OpenOption[] java.util.Set java.nio.file.OpenOption int int java.nio.file.OpenOption[]
      StackMap stack:
            new java.lang.IllegalArgumentException
            dup
            ldc "Option %s is not allowed."
            iconst_1
            anewarray java.lang.Object
            dup
            iconst_0
            aload 3 /* option */
            aastore
            invokestatic java.lang.String.format:(Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         6: .line 824
      StackMap locals:
      StackMap stack:
            aload 2 /* openOptions */
            aload 3 /* option */
            invokeinterface java.util.Set.add:(Ljava/lang/Object;)Z
            pop
        end local 3 // java.nio.file.OpenOption option
         7: .line 820
            iinc 4 1
      StackMap locals: com.oracle.truffle.api.TruffleFile java.nio.file.OpenOption[] java.util.Set top int int java.nio.file.OpenOption[]
      StackMap stack:
         8: iload 4
            iload 5
            if_icmplt 3
         9: .line 827
      StackMap locals: com.oracle.truffle.api.TruffleFile java.nio.file.OpenOption[] java.util.Set
      StackMap stack:
            aload 0 /* this */
            aload 2 /* openOptions */
            iconst_0
            anewarray java.nio.file.attribute.FileAttribute
            invokevirtual com.oracle.truffle.api.TruffleFile.newByteChannel:(Ljava/util/Set;[Ljava/nio/file/attribute/FileAttribute;)Ljava/nio/channels/SeekableByteChannel;
            invokestatic java.nio.channels.Channels.newInputStream:(Ljava/nio/channels/ReadableByteChannel;)Ljava/io/InputStream;
            areturn
        end local 2 // java.util.Set openOptions
        end local 1 // java.nio.file.OpenOption[] options
        end local 0 // com.oracle.truffle.api.TruffleFile this
      LocalVariableTable:
        Start  End  Slot         Name  Signature
            0   10     0         this  Lcom/oracle/truffle/api/TruffleFile;
            0   10     1      options  [Ljava/nio/file/OpenOption;
            1   10     2  openOptions  Ljava/util/Set<Ljava/nio/file/OpenOption;>;
            4    7     3       option  Ljava/nio/file/OpenOption;
    Exceptions:
      throws java.io.IOException
    RuntimeVisibleAnnotations: 
      com.oracle.truffle.api.CompilerDirectives$TruffleBoundary()
    MethodParameters:
         Name  Flags
      options  

  public java.io.BufferedReader newBufferedReader(java.nio.charset.Charset);
    descriptor: (Ljava/nio/charset/Charset;)Ljava/io/BufferedReader;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=6, locals=2, args_size=2
        start local 0 // com.oracle.truffle.api.TruffleFile this
        start local 1 // java.nio.charset.Charset charset
         0: .line 841
            new java.io.BufferedReader
            dup
            new java.io.InputStreamReader
            dup
            aload 0 /* this */
            iconst_0
            anewarray java.nio.file.OpenOption
            invokevirtual com.oracle.truffle.api.TruffleFile.newInputStream:([Ljava/nio/file/OpenOption;)Ljava/io/InputStream;
            aload 1 /* charset */
            invokespecial java.io.InputStreamReader.<init>:(Ljava/io/InputStream;Ljava/nio/charset/Charset;)V
            invokespecial java.io.BufferedReader.<init>:(Ljava/io/Reader;)V
            areturn
        end local 1 // java.nio.charset.Charset charset
        end local 0 // com.oracle.truffle.api.TruffleFile this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    1     0     this  Lcom/oracle/truffle/api/TruffleFile;
            0    1     1  charset  Ljava/nio/charset/Charset;
    Exceptions:
      throws java.io.IOException
    RuntimeVisibleAnnotations: 
      com.oracle.truffle.api.CompilerDirectives$TruffleBoundary()
    MethodParameters:
         Name  Flags
      charset  

  public java.io.BufferedReader newBufferedReader();
    descriptor: ()Ljava/io/BufferedReader;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // com.oracle.truffle.api.TruffleFile this
         0: .line 854
            aload 0 /* this */
            getstatic java.nio.charset.StandardCharsets.UTF_8:Ljava/nio/charset/Charset;
            invokevirtual com.oracle.truffle.api.TruffleFile.newBufferedReader:(Ljava/nio/charset/Charset;)Ljava/io/BufferedReader;
            areturn
        end local 0 // com.oracle.truffle.api.TruffleFile this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/oracle/truffle/api/TruffleFile;
    Exceptions:
      throws java.io.IOException
    RuntimeVisibleAnnotations: 
      com.oracle.truffle.api.CompilerDirectives$TruffleBoundary()

  public byte[] readAllBytes();
    descriptor: ()[B
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=13, args_size=1
        start local 0 // com.oracle.truffle.api.TruffleFile this
         0: .line 868
            aconst_null
            astore 1
            aconst_null
            astore 2
         1: aload 0 /* this */
            invokestatic java.util.Collections.emptySet:()Ljava/util/Set;
            iconst_0
            anewarray java.nio.file.attribute.FileAttribute
            invokevirtual com.oracle.truffle.api.TruffleFile.newByteChannel:(Ljava/util/Set;[Ljava/nio/file/attribute/FileAttribute;)Ljava/nio/channels/SeekableByteChannel;
            astore 3 /* channel */
        start local 3 // java.nio.channels.SeekableByteChannel channel
         2: .line 869
            aload 3 /* channel */
            invokeinterface java.nio.channels.SeekableByteChannel.size:()J
            lstore 4 /* sizel */
        start local 4 // long sizel
         3: .line 870
            lload 4 /* sizel */
            ldc 2147483639
            lcmp
            ifle 5
         4: .line 871
            new java.lang.OutOfMemoryError
            dup
            ldc "File size is too large."
            invokespecial java.lang.OutOfMemoryError.<init>:(Ljava/lang/String;)V
            athrow
         5: .line 873
      StackMap locals: com.oracle.truffle.api.TruffleFile java.lang.Throwable java.lang.Throwable java.nio.channels.SeekableByteChannel long
      StackMap stack:
            aconst_null
            astore 6
            aconst_null
            astore 7
         6: aload 3 /* channel */
            invokestatic java.nio.channels.Channels.newInputStream:(Ljava/nio/channels/ReadableByteChannel;)Ljava/io/InputStream;
            astore 8 /* in */
        start local 8 // java.io.InputStream in
         7: .line 874
            lload 4 /* sizel */
            l2i
            istore 9 /* size */
        start local 9 // int size
         8: .line 875
            iload 9 /* size */
            newarray 8
            astore 10 /* buf */
        start local 10 // byte[] buf
         9: .line 876
            iconst_0
            istore 11 /* read */
        start local 11 // int read
        10: .line 879
            goto 12
        start local 12 // int n
        11: .line 880
      StackMap locals: com.oracle.truffle.api.TruffleFile java.lang.Throwable java.lang.Throwable java.nio.channels.SeekableByteChannel long java.lang.Throwable java.lang.Throwable java.io.InputStream int byte[] int int
      StackMap stack:
            iload 11 /* read */
            iload 12 /* n */
            iadd
            istore 11 /* read */
        end local 12 // int n
        12: .line 879
      StackMap locals:
      StackMap stack:
            aload 8 /* in */
            aload 10 /* buf */
            iload 11 /* read */
            iload 9 /* size */
            iload 11 /* read */
            isub
            invokevirtual java.io.InputStream.read:([BII)I
            dup
            istore 12 /* n */
        start local 12 // int n
        13: ifgt 11
        14: .line 882
            iload 12 /* n */
            iflt 25
            aload 8 /* in */
            invokevirtual java.io.InputStream.read:()I
            dup
            istore 12 /* n */
            ifge 16
        15: .line 883
            goto 25
        16: .line 885
      StackMap locals: int
      StackMap stack:
            iload 9 /* size */
            iconst_1
            ishl
            ldc 2147483639
            if_icmpgt 19
        17: .line 886
            iload 9 /* size */
            iconst_1
            ishl
            sipush 8192
            invokestatic java.lang.Math.max:(II)I
            istore 9 /* size */
        18: .line 887
            goto 22
      StackMap locals:
      StackMap stack:
        19: iload 9 /* size */
            ldc 2147483639
            if_icmpne 21
        20: .line 888
            new java.lang.OutOfMemoryError
            dup
            ldc "Required array size too large"
            invokespecial java.lang.OutOfMemoryError.<init>:(Ljava/lang/String;)V
            athrow
        21: .line 890
      StackMap locals:
      StackMap stack:
            ldc 2147483639
            istore 9 /* size */
        22: .line 892
      StackMap locals:
      StackMap stack:
            aload 10 /* buf */
            iload 9 /* size */
            invokestatic java.util.Arrays.copyOf:([BI)[B
            astore 10 /* buf */
        23: .line 893
            aload 10 /* buf */
            iload 11 /* read */
            iinc 11 /* read */ 1
            iload 12 /* n */
            i2b
            bastore
        end local 12 // int n
        24: .line 877
            goto 12
        25: .line 895
      StackMap locals:
      StackMap stack:
            iload 9 /* size */
            iload 11 /* read */
            if_icmpne 26
            aload 10 /* buf */
            goto 27
      StackMap locals:
      StackMap stack:
        26: aload 10 /* buf */
            iload 11 /* read */
            invokestatic java.util.Arrays.copyOf:([BI)[B
        27: .line 896
      StackMap locals:
      StackMap stack: byte[]
            aload 8 /* in */
            ifnull 28
            aload 8 /* in */
            invokevirtual java.io.InputStream.close:()V
        28: .line 897
      StackMap locals:
      StackMap stack: byte[]
            aload 3 /* channel */
            ifnull 29
            aload 3 /* channel */
            invokeinterface java.nio.channels.SeekableByteChannel.close:()V
        29: .line 895
      StackMap locals:
      StackMap stack: byte[]
            areturn
        end local 11 // int read
        end local 10 // byte[] buf
        end local 9 // int size
      StackMap locals: com.oracle.truffle.api.TruffleFile java.lang.Throwable java.lang.Throwable java.nio.channels.SeekableByteChannel long java.lang.Throwable java.lang.Throwable java.io.InputStream
      StackMap stack: java.lang.Throwable
        30: astore 6
        31: .line 896
            aload 8 /* in */
            ifnull 32
            aload 8 /* in */
            invokevirtual java.io.InputStream.close:()V
        end local 8 // java.io.InputStream in
      StackMap locals:
      StackMap stack:
        32: aload 6
            athrow
      StackMap locals:
      StackMap stack: java.lang.Throwable
        33: astore 7
            aload 6
            ifnonnull 34
            aload 7
            astore 6
            goto 35
      StackMap locals:
      StackMap stack:
        34: aload 6
            aload 7
            if_acmpeq 35
            aload 6
            aload 7
            invokevirtual java.lang.Throwable.addSuppressed:(Ljava/lang/Throwable;)V
      StackMap locals:
      StackMap stack:
        35: aload 6
            athrow
        end local 4 // long sizel
      StackMap locals: com.oracle.truffle.api.TruffleFile java.lang.Throwable java.lang.Throwable java.nio.channels.SeekableByteChannel
      StackMap stack: java.lang.Throwable
        36: astore 1
        37: .line 897
            aload 3 /* channel */
            ifnull 38
            aload 3 /* channel */
            invokeinterface java.nio.channels.SeekableByteChannel.close:()V
        end local 3 // java.nio.channels.SeekableByteChannel channel
      StackMap locals:
      StackMap stack:
        38: aload 1
            athrow
      StackMap locals:
      StackMap stack: java.lang.Throwable
        39: astore 2
            aload 1
            ifnonnull 40
            aload 2
            astore 1
            goto 41
      StackMap locals:
      StackMap stack:
        40: aload 1
            aload 2
            if_acmpeq 41
            aload 1
            aload 2
            invokevirtual java.lang.Throwable.addSuppressed:(Ljava/lang/Throwable;)V
      StackMap locals:
      StackMap stack:
        41: aload 1
            athrow
      StackMap locals: com.oracle.truffle.api.TruffleFile
      StackMap stack: java.lang.Throwable
        42: astore 1 /* e */
        start local 1 // java.lang.Throwable e
        43: .line 898
            aload 1 /* e */
            athrow
        end local 1 // java.lang.Throwable e
        44: .line 899
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 1 /* t */
        start local 1 // java.lang.Throwable t
        45: .line 900
            aload 0 /* this */
            aload 1 /* t */
            invokevirtual com.oracle.truffle.api.TruffleFile.wrapHostException:(Ljava/lang/Throwable;)Ljava/lang/RuntimeException;
            athrow
        end local 1 // java.lang.Throwable t
        end local 0 // com.oracle.truffle.api.TruffleFile this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0   46     0     this  Lcom/oracle/truffle/api/TruffleFile;
            2   38     3  channel  Ljava/nio/channels/SeekableByteChannel;
            3   36     4    sizel  J
            7   32     8       in  Ljava/io/InputStream;
            8   30     9     size  I
            9   30    10      buf  [B
           10   30    11     read  I
           11   12    12        n  I
           13   24    12        n  I
           43   44     1        e  Ljava/lang/Throwable;
           45   46     1        t  Ljava/lang/Throwable;
      Exception table:
        from    to  target  type
           7    27      30  any
           6    28      33  any
          30    33      33  any
           2    28      36  any
          30    36      36  any
           1    29      39  any
          30    39      39  any
           0    29      42  Class java.io.IOException
          30    42      42  Class java.io.IOException
           0    29      42  Class java.lang.OutOfMemoryError
          30    42      42  Class java.lang.OutOfMemoryError
           0    29      42  Class java.lang.SecurityException
          30    42      42  Class java.lang.SecurityException
           0    29      44  Class java.lang.Throwable
          30    42      44  Class java.lang.Throwable
    Exceptions:
      throws java.io.IOException
    RuntimeVisibleAnnotations: 
      com.oracle.truffle.api.CompilerDirectives$TruffleBoundary()

  public java.io.OutputStream newOutputStream(java.nio.file.OpenOption[]);
    descriptor: ([Ljava/nio/file/OpenOption;)Ljava/io/OutputStream;
    flags: (0x0081) ACC_PUBLIC, ACC_VARARGS
    Code:
      stack=7, locals=7, args_size=2
        start local 0 // com.oracle.truffle.api.TruffleFile this
        start local 1 // java.nio.file.OpenOption[] options
         0: .line 916
            new java.util.HashSet
            dup
            aload 1 /* options */
            arraylength
            iconst_2
            invokestatic java.lang.Math.max:(II)I
            iconst_1
            iadd
            invokespecial java.util.HashSet.<init>:(I)V
            astore 2 /* openOptions */
        start local 2 // java.util.Set openOptions
         1: .line 917
            aload 2 /* openOptions */
            getstatic java.nio.file.StandardOpenOption.WRITE:Ljava/nio/file/StandardOpenOption;
            invokeinterface java.util.Set.add:(Ljava/lang/Object;)Z
            pop
         2: .line 918
            aload 1 /* options */
            arraylength
            ifne 6
         3: .line 919
            aload 2 /* openOptions */
            getstatic java.nio.file.StandardOpenOption.CREATE:Ljava/nio/file/StandardOpenOption;
            invokeinterface java.util.Set.add:(Ljava/lang/Object;)Z
            pop
         4: .line 920
            aload 2 /* openOptions */
            getstatic java.nio.file.StandardOpenOption.TRUNCATE_EXISTING:Ljava/nio/file/StandardOpenOption;
            invokeinterface java.util.Set.add:(Ljava/lang/Object;)Z
            pop
         5: .line 921
            goto 13
         6: .line 922
      StackMap locals: java.util.Set
      StackMap stack:
            aload 1 /* options */
            dup
            astore 6
            arraylength
            istore 5
            iconst_0
            istore 4
            goto 12
      StackMap locals: com.oracle.truffle.api.TruffleFile java.nio.file.OpenOption[] java.util.Set top int int java.nio.file.OpenOption[]
      StackMap stack:
         7: aload 6
            iload 4
            aaload
            astore 3 /* option */
        start local 3 // java.nio.file.OpenOption option
         8: .line 923
            aload 3 /* option */
            getstatic java.nio.file.StandardOpenOption.READ:Ljava/nio/file/StandardOpenOption;
            if_acmpne 10
         9: .line 924
            new java.lang.IllegalArgumentException
            dup
            ldc "Option %s is not allowed."
            iconst_1
            anewarray java.lang.Object
            dup
            iconst_0
            aload 3 /* option */
            aastore
            invokestatic java.lang.String.format:(Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
        10: .line 926
      StackMap locals: com.oracle.truffle.api.TruffleFile java.nio.file.OpenOption[] java.util.Set java.nio.file.OpenOption int int java.nio.file.OpenOption[]
      StackMap stack:
            aload 2 /* openOptions */
            aload 3 /* option */
            invokeinterface java.util.Set.add:(Ljava/lang/Object;)Z
            pop
        end local 3 // java.nio.file.OpenOption option
        11: .line 922
            iinc 4 1
      StackMap locals: com.oracle.truffle.api.TruffleFile java.nio.file.OpenOption[] java.util.Set top int int java.nio.file.OpenOption[]
      StackMap stack:
        12: iload 4
            iload 5
            if_icmplt 7
        13: .line 929
      StackMap locals: com.oracle.truffle.api.TruffleFile java.nio.file.OpenOption[] java.util.Set
      StackMap stack:
            aload 0 /* this */
            aload 2 /* openOptions */
            iconst_0
            anewarray java.nio.file.attribute.FileAttribute
            invokevirtual com.oracle.truffle.api.TruffleFile.newByteChannel:(Ljava/util/Set;[Ljava/nio/file/attribute/FileAttribute;)Ljava/nio/channels/SeekableByteChannel;
            invokestatic java.nio.channels.Channels.newOutputStream:(Ljava/nio/channels/WritableByteChannel;)Ljava/io/OutputStream;
            areturn
        end local 2 // java.util.Set openOptions
        end local 1 // java.nio.file.OpenOption[] options
        end local 0 // com.oracle.truffle.api.TruffleFile this
      LocalVariableTable:
        Start  End  Slot         Name  Signature
            0   14     0         this  Lcom/oracle/truffle/api/TruffleFile;
            0   14     1      options  [Ljava/nio/file/OpenOption;
            1   14     2  openOptions  Ljava/util/Set<Ljava/nio/file/OpenOption;>;
            8   11     3       option  Ljava/nio/file/OpenOption;
    Exceptions:
      throws java.io.IOException
    RuntimeVisibleAnnotations: 
      com.oracle.truffle.api.CompilerDirectives$TruffleBoundary()
    MethodParameters:
         Name  Flags
      options  

  public java.io.BufferedWriter newBufferedWriter(java.nio.charset.Charset, java.nio.file.OpenOption[]);
    descriptor: (Ljava/nio/charset/Charset;[Ljava/nio/file/OpenOption;)Ljava/io/BufferedWriter;
    flags: (0x0081) ACC_PUBLIC, ACC_VARARGS
    Code:
      stack=6, locals=3, args_size=3
        start local 0 // com.oracle.truffle.api.TruffleFile this
        start local 1 // java.nio.charset.Charset charset
        start local 2 // java.nio.file.OpenOption[] options
         0: .line 945
            new java.io.BufferedWriter
            dup
            new java.io.OutputStreamWriter
            dup
            aload 0 /* this */
            aload 2 /* options */
            invokevirtual com.oracle.truffle.api.TruffleFile.newOutputStream:([Ljava/nio/file/OpenOption;)Ljava/io/OutputStream;
            aload 1 /* charset */
            invokespecial java.io.OutputStreamWriter.<init>:(Ljava/io/OutputStream;Ljava/nio/charset/Charset;)V
            invokespecial java.io.BufferedWriter.<init>:(Ljava/io/Writer;)V
            areturn
        end local 2 // java.nio.file.OpenOption[] options
        end local 1 // java.nio.charset.Charset charset
        end local 0 // com.oracle.truffle.api.TruffleFile this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    1     0     this  Lcom/oracle/truffle/api/TruffleFile;
            0    1     1  charset  Ljava/nio/charset/Charset;
            0    1     2  options  [Ljava/nio/file/OpenOption;
    Exceptions:
      throws java.io.IOException
    RuntimeVisibleAnnotations: 
      com.oracle.truffle.api.CompilerDirectives$TruffleBoundary()
    MethodParameters:
         Name  Flags
      charset  
      options  

  public java.io.BufferedWriter newBufferedWriter(java.nio.file.OpenOption[]);
    descriptor: ([Ljava/nio/file/OpenOption;)Ljava/io/BufferedWriter;
    flags: (0x0081) ACC_PUBLIC, ACC_VARARGS
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.oracle.truffle.api.TruffleFile this
        start local 1 // java.nio.file.OpenOption[] options
         0: .line 960
            aload 0 /* this */
            getstatic java.nio.charset.StandardCharsets.UTF_8:Ljava/nio/charset/Charset;
            aload 1 /* options */
            invokevirtual com.oracle.truffle.api.TruffleFile.newBufferedWriter:(Ljava/nio/charset/Charset;[Ljava/nio/file/OpenOption;)Ljava/io/BufferedWriter;
            areturn
        end local 1 // java.nio.file.OpenOption[] options
        end local 0 // com.oracle.truffle.api.TruffleFile this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    1     0     this  Lcom/oracle/truffle/api/TruffleFile;
            0    1     1  options  [Ljava/nio/file/OpenOption;
    Exceptions:
      throws java.io.IOException
    RuntimeVisibleAnnotations: 
      com.oracle.truffle.api.CompilerDirectives$TruffleBoundary()
    MethodParameters:
         Name  Flags
      options  

  public void createFile(java.nio.file.attribute.FileAttribute<?>[]);
    descriptor: ([Ljava/nio/file/attribute/FileAttribute;)V
    flags: (0x0081) ACC_PUBLIC, ACC_VARARGS
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.oracle.truffle.api.TruffleFile this
        start local 1 // java.nio.file.attribute.FileAttribute[] attributes
         0: .line 976
            aload 0 /* this */
         1: .line 977
            getstatic java.nio.file.StandardOpenOption.WRITE:Ljava/nio/file/StandardOpenOption;
            getstatic java.nio.file.StandardOpenOption.CREATE_NEW:Ljava/nio/file/StandardOpenOption;
            invokestatic java.util.EnumSet.of:(Ljava/lang/Enum;Ljava/lang/Enum;)Ljava/util/EnumSet;
         2: .line 978
            aload 1 /* attributes */
         3: .line 976
            invokevirtual com.oracle.truffle.api.TruffleFile.newByteChannel:(Ljava/util/Set;[Ljava/nio/file/attribute/FileAttribute;)Ljava/nio/channels/SeekableByteChannel;
         4: .line 978
            invokeinterface java.nio.channels.SeekableByteChannel.close:()V
         5: .line 979
            return
        end local 1 // java.nio.file.attribute.FileAttribute[] attributes
        end local 0 // com.oracle.truffle.api.TruffleFile this
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0    6     0        this  Lcom/oracle/truffle/api/TruffleFile;
            0    6     1  attributes  [Ljava/nio/file/attribute/FileAttribute;
    Exceptions:
      throws java.io.IOException
    Signature: ([Ljava/nio/file/attribute/FileAttribute<*>;)V
    RuntimeVisibleAnnotations: 
      com.oracle.truffle.api.CompilerDirectives$TruffleBoundary()
    MethodParameters:
            Name  Flags
      attributes  

  public void createDirectory(java.nio.file.attribute.FileAttribute<?>[]);
    descriptor: ([Ljava/nio/file/attribute/FileAttribute;)V
    flags: (0x0081) ACC_PUBLIC, ACC_VARARGS
    Code:
      stack=3, locals=3, args_size=2
        start local 0 // com.oracle.truffle.api.TruffleFile this
        start local 1 // java.nio.file.attribute.FileAttribute[] attributes
         0: .line 995
            aload 0 /* this */
            invokevirtual com.oracle.truffle.api.TruffleFile.checkFileOperationPreconditions:()V
         1: .line 996
            aload 0 /* this */
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.normalizedPath:Ljava/nio/file/Path;
            aload 1 /* attributes */
            invokevirtual com.oracle.truffle.api.TruffleFile.createDirectoryImpl:(Ljava/nio/file/Path;[Ljava/nio/file/attribute/FileAttribute;)Ljava/nio/file/Path;
            pop
         2: .line 997
            goto 7
      StackMap locals:
      StackMap stack: java.lang.Exception
         3: astore 2 /* e */
        start local 2 // java.lang.Exception e
         4: .line 998
            aload 2 /* e */
            athrow
        end local 2 // java.lang.Exception e
         5: .line 999
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 2 /* t */
        start local 2 // java.lang.Throwable t
         6: .line 1000
            aload 0 /* this */
            aload 2 /* t */
            invokevirtual com.oracle.truffle.api.TruffleFile.wrapHostException:(Ljava/lang/Throwable;)Ljava/lang/RuntimeException;
            athrow
        end local 2 // java.lang.Throwable t
         7: .line 1002
      StackMap locals:
      StackMap stack:
            return
        end local 1 // java.nio.file.attribute.FileAttribute[] attributes
        end local 0 // com.oracle.truffle.api.TruffleFile this
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0    8     0        this  Lcom/oracle/truffle/api/TruffleFile;
            0    8     1  attributes  [Ljava/nio/file/attribute/FileAttribute;
            4    5     2           e  Ljava/lang/Exception;
            6    7     2           t  Ljava/lang/Throwable;
      Exception table:
        from    to  target  type
           0     2       3  Class java.io.IOException
           0     2       3  Class java.lang.UnsupportedOperationException
           0     2       3  Class java.lang.SecurityException
           0     2       5  Class java.lang.Throwable
    Exceptions:
      throws java.io.IOException
    Signature: ([Ljava/nio/file/attribute/FileAttribute<*>;)V
    RuntimeVisibleAnnotations: 
      com.oracle.truffle.api.CompilerDirectives$TruffleBoundary()
    MethodParameters:
            Name  Flags
      attributes  

  public void createDirectories(java.nio.file.attribute.FileAttribute<?>[]);
    descriptor: ([Ljava/nio/file/attribute/FileAttribute;)V
    flags: (0x0081) ACC_PUBLIC, ACC_VARARGS
    Code:
      stack=5, locals=7, args_size=2
        start local 0 // com.oracle.truffle.api.TruffleFile this
        start local 1 // java.nio.file.attribute.FileAttribute[] attributes
         0: .line 1020
            aload 0 /* this */
            invokevirtual com.oracle.truffle.api.TruffleFile.checkFileOperationPreconditions:()V
         1: .line 1022
            aload 0 /* this */
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.normalizedPath:Ljava/nio/file/Path;
            aload 1 /* attributes */
            invokevirtual com.oracle.truffle.api.TruffleFile.createDirAndCheck:(Ljava/nio/file/Path;[Ljava/nio/file/attribute/FileAttribute;)Ljava/nio/file/Path;
            pop
         2: .line 1023
            return
         3: .line 1024
      StackMap locals:
      StackMap stack: java.nio.file.FileAlreadyExistsException
            astore 2 /* faee */
        start local 2 // java.nio.file.FileAlreadyExistsException faee
         4: .line 1025
            aload 2 /* faee */
            athrow
        end local 2 // java.nio.file.FileAlreadyExistsException faee
         5: .line 1026
      StackMap locals:
      StackMap stack: java.io.IOException
            pop
         6: .line 1029
            aconst_null
            astore 2 /* notAllowed */
        start local 2 // java.lang.SecurityException notAllowed
         7: .line 1030
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.normalizedPath:Ljava/nio/file/Path;
            astore 3 /* absolutePath */
        start local 3 // java.nio.file.Path absolutePath
         8: .line 1032
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.fileSystemContext:Lcom/oracle/truffle/api/TruffleFile$FileSystemContext;
            getfield com.oracle.truffle.api.TruffleFile$FileSystemContext.fileSystem:Lorg/graalvm/polyglot/io/FileSystem;
            aload 3 /* absolutePath */
            invokeinterface org.graalvm.polyglot.io.FileSystem.toAbsolutePath:(Ljava/nio/file/Path;)Ljava/nio/file/Path;
            astore 3 /* absolutePath */
         9: .line 1033
            goto 12
      StackMap locals: com.oracle.truffle.api.TruffleFile java.nio.file.attribute.FileAttribute[] java.lang.SecurityException java.nio.file.Path
      StackMap stack: java.lang.SecurityException
        10: astore 4 /* se */
        start local 4 // java.lang.SecurityException se
        11: .line 1034
            aload 4 /* se */
            astore 2 /* notAllowed */
        end local 4 // java.lang.SecurityException se
        12: .line 1036
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 3 /* absolutePath */
            invokevirtual com.oracle.truffle.api.TruffleFile.findExisting:(Ljava/nio/file/Path;)Ljava/nio/file/Path;
            astore 4 /* lastExisting */
        start local 4 // java.nio.file.Path lastExisting
        13: .line 1037
            aload 4 /* lastExisting */
            ifnonnull 17
        14: .line 1038
            aload 2 /* notAllowed */
            ifnull 16
        15: .line 1039
            aload 2 /* notAllowed */
            athrow
        16: .line 1041
      StackMap locals: java.nio.file.Path
      StackMap stack:
            new java.nio.file.FileSystemException
            dup
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.path:Ljava/nio/file/Path;
            invokeinterface java.nio.file.Path.toString:()Ljava/lang/String;
            aconst_null
            ldc "Cannot determine root"
            invokespecial java.nio.file.FileSystemException.<init>:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
            athrow
        17: .line 1044
      StackMap locals:
      StackMap stack:
            aload 4 /* lastExisting */
            aload 3 /* absolutePath */
            invokeinterface java.nio.file.Path.relativize:(Ljava/nio/file/Path;)Ljava/nio/file/Path;
            invokeinterface java.nio.file.Path.iterator:()Ljava/util/Iterator;
            astore 6
            goto 21
      StackMap locals: com.oracle.truffle.api.TruffleFile java.nio.file.attribute.FileAttribute[] java.lang.SecurityException java.nio.file.Path java.nio.file.Path top java.util.Iterator
      StackMap stack:
        18: aload 6
            invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
            checkcast java.nio.file.Path
            astore 5 /* pathElement */
        start local 5 // java.nio.file.Path pathElement
        19: .line 1045
            aload 4 /* lastExisting */
            aload 5 /* pathElement */
            invokeinterface java.nio.file.Path.resolve:(Ljava/nio/file/Path;)Ljava/nio/file/Path;
            astore 4 /* lastExisting */
        20: .line 1046
            aload 0 /* this */
            aload 4 /* lastExisting */
            aload 1 /* attributes */
            invokevirtual com.oracle.truffle.api.TruffleFile.createDirAndCheck:(Ljava/nio/file/Path;[Ljava/nio/file/attribute/FileAttribute;)Ljava/nio/file/Path;
            pop
        end local 5 // java.nio.file.Path pathElement
        21: .line 1044
      StackMap locals:
      StackMap stack:
            aload 6
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 18
        end local 4 // java.nio.file.Path lastExisting
        end local 3 // java.nio.file.Path absolutePath
        end local 2 // java.lang.SecurityException notAllowed
        22: .line 1048
            goto 27
      StackMap locals: com.oracle.truffle.api.TruffleFile java.nio.file.attribute.FileAttribute[]
      StackMap stack: java.lang.Exception
        23: astore 2 /* e */
        start local 2 // java.lang.Exception e
        24: .line 1049
            aload 2 /* e */
            athrow
        end local 2 // java.lang.Exception e
        25: .line 1050
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 2 /* t */
        start local 2 // java.lang.Throwable t
        26: .line 1051
            aload 0 /* this */
            aload 2 /* t */
            invokevirtual com.oracle.truffle.api.TruffleFile.wrapHostException:(Ljava/lang/Throwable;)Ljava/lang/RuntimeException;
            athrow
        end local 2 // java.lang.Throwable t
        27: .line 1053
      StackMap locals:
      StackMap stack:
            return
        end local 1 // java.nio.file.attribute.FileAttribute[] attributes
        end local 0 // com.oracle.truffle.api.TruffleFile this
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0   28     0          this  Lcom/oracle/truffle/api/TruffleFile;
            0   28     1    attributes  [Ljava/nio/file/attribute/FileAttribute;
            4    5     2          faee  Ljava/nio/file/FileAlreadyExistsException;
            7   22     2    notAllowed  Ljava/lang/SecurityException;
            8   22     3  absolutePath  Ljava/nio/file/Path;
           11   12     4            se  Ljava/lang/SecurityException;
           13   22     4  lastExisting  Ljava/nio/file/Path;
           19   21     5   pathElement  Ljava/nio/file/Path;
           24   25     2             e  Ljava/lang/Exception;
           26   27     2             t  Ljava/lang/Throwable;
      Exception table:
        from    to  target  type
           1     2       3  Class java.nio.file.FileAlreadyExistsException
           1     2       5  Class java.io.IOException
           8     9      10  Class java.lang.SecurityException
           0     2      23  Class java.io.IOException
           3    22      23  Class java.io.IOException
           0     2      23  Class java.lang.UnsupportedOperationException
           3    22      23  Class java.lang.UnsupportedOperationException
           0     2      23  Class java.lang.SecurityException
           3    22      23  Class java.lang.SecurityException
           0     2      25  Class java.lang.Throwable
           3    22      25  Class java.lang.Throwable
    Exceptions:
      throws java.io.IOException
    Signature: ([Ljava/nio/file/attribute/FileAttribute<*>;)V
    RuntimeVisibleAnnotations: 
      com.oracle.truffle.api.CompilerDirectives$TruffleBoundary()
    MethodParameters:
            Name  Flags
      attributes  

  public void delete();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=1
        start local 0 // com.oracle.truffle.api.TruffleFile this
         0: .line 1069
            aload 0 /* this */
            invokevirtual com.oracle.truffle.api.TruffleFile.checkFileOperationPreconditions:()V
         1: .line 1070
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.fileSystemContext:Lcom/oracle/truffle/api/TruffleFile$FileSystemContext;
            getfield com.oracle.truffle.api.TruffleFile$FileSystemContext.fileSystem:Lorg/graalvm/polyglot/io/FileSystem;
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.normalizedPath:Ljava/nio/file/Path;
            invokeinterface org.graalvm.polyglot.io.FileSystem.delete:(Ljava/nio/file/Path;)V
         2: .line 1071
            goto 7
      StackMap locals:
      StackMap stack: java.lang.Exception
         3: astore 1 /* e */
        start local 1 // java.lang.Exception e
         4: .line 1072
            aload 1 /* e */
            athrow
        end local 1 // java.lang.Exception e
         5: .line 1073
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 1 /* t */
        start local 1 // java.lang.Throwable t
         6: .line 1074
            aload 0 /* this */
            aload 1 /* t */
            invokevirtual com.oracle.truffle.api.TruffleFile.wrapHostException:(Ljava/lang/Throwable;)Ljava/lang/RuntimeException;
            athrow
        end local 1 // java.lang.Throwable t
         7: .line 1076
      StackMap locals:
      StackMap stack:
            return
        end local 0 // com.oracle.truffle.api.TruffleFile this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    8     0  this  Lcom/oracle/truffle/api/TruffleFile;
            4    5     1     e  Ljava/lang/Exception;
            6    7     1     t  Ljava/lang/Throwable;
      Exception table:
        from    to  target  type
           0     2       3  Class java.io.IOException
           0     2       3  Class java.lang.SecurityException
           0     2       5  Class java.lang.Throwable
    Exceptions:
      throws java.io.IOException
    RuntimeVisibleAnnotations: 
      com.oracle.truffle.api.CompilerDirectives$TruffleBoundary()

  public void move(com.oracle.truffle.api.TruffleFile, java.nio.file.CopyOption[]);
    descriptor: (Lcom/oracle/truffle/api/TruffleFile;[Ljava/nio/file/CopyOption;)V
    flags: (0x0081) ACC_PUBLIC, ACC_VARARGS
    Code:
      stack=4, locals=4, args_size=3
        start local 0 // com.oracle.truffle.api.TruffleFile this
        start local 1 // com.oracle.truffle.api.TruffleFile target
        start local 2 // java.nio.file.CopyOption[] options
         0: .line 1099
            aload 0 /* this */
            invokevirtual com.oracle.truffle.api.TruffleFile.checkFileOperationPreconditions:()V
         1: .line 1100
            aload 1 /* target */
            invokevirtual com.oracle.truffle.api.TruffleFile.checkFileOperationPreconditions:()V
         2: .line 1101
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.fileSystemContext:Lcom/oracle/truffle/api/TruffleFile$FileSystemContext;
            getfield com.oracle.truffle.api.TruffleFile$FileSystemContext.fileSystem:Lorg/graalvm/polyglot/io/FileSystem;
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.normalizedPath:Ljava/nio/file/Path;
            aload 1 /* target */
            getfield com.oracle.truffle.api.TruffleFile.normalizedPath:Ljava/nio/file/Path;
            aload 2 /* options */
            invokeinterface org.graalvm.polyglot.io.FileSystem.move:(Ljava/nio/file/Path;Ljava/nio/file/Path;[Ljava/nio/file/CopyOption;)V
         3: .line 1102
            goto 8
      StackMap locals:
      StackMap stack: java.lang.Exception
         4: astore 3 /* e */
        start local 3 // java.lang.Exception e
         5: .line 1103
            aload 3 /* e */
            athrow
        end local 3 // java.lang.Exception e
         6: .line 1104
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 3 /* t */
        start local 3 // java.lang.Throwable t
         7: .line 1105
            aload 0 /* this */
            aload 3 /* t */
            invokevirtual com.oracle.truffle.api.TruffleFile.wrapHostException:(Ljava/lang/Throwable;)Ljava/lang/RuntimeException;
            athrow
        end local 3 // java.lang.Throwable t
         8: .line 1107
      StackMap locals:
      StackMap stack:
            return
        end local 2 // java.nio.file.CopyOption[] options
        end local 1 // com.oracle.truffle.api.TruffleFile target
        end local 0 // com.oracle.truffle.api.TruffleFile this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    9     0     this  Lcom/oracle/truffle/api/TruffleFile;
            0    9     1   target  Lcom/oracle/truffle/api/TruffleFile;
            0    9     2  options  [Ljava/nio/file/CopyOption;
            5    6     3        e  Ljava/lang/Exception;
            7    8     3        t  Ljava/lang/Throwable;
      Exception table:
        from    to  target  type
           0     3       4  Class java.io.IOException
           0     3       4  Class java.lang.UnsupportedOperationException
           0     3       4  Class java.lang.SecurityException
           0     3       6  Class java.lang.Throwable
    Exceptions:
      throws java.io.IOException
    RuntimeVisibleAnnotations: 
      com.oracle.truffle.api.CompilerDirectives$TruffleBoundary()
    MethodParameters:
         Name  Flags
      target   
      options  

  public java.util.Set<java.nio.file.attribute.PosixFilePermission> getPosixPermissions(java.nio.file.LinkOption[]);
    descriptor: ([Ljava/nio/file/LinkOption;)Ljava/util/Set;
    flags: (0x0081) ACC_PUBLIC, ACC_VARARGS
    Code:
      stack=4, locals=3, args_size=2
        start local 0 // com.oracle.truffle.api.TruffleFile this
        start local 1 // java.nio.file.LinkOption[] linkOptions
         0: .line 1124
            aload 0 /* this */
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.normalizedPath:Ljava/nio/file/Path;
            ldc "posix:permissions"
            aload 1 /* linkOptions */
            invokevirtual com.oracle.truffle.api.TruffleFile.getAttributeImpl:(Ljava/nio/file/Path;Ljava/lang/String;[Ljava/nio/file/LinkOption;)Ljava/lang/Object;
            checkcast java.util.Set
         1: areturn
         2: .line 1125
      StackMap locals:
      StackMap stack: java.lang.Exception
            astore 2 /* e */
        start local 2 // java.lang.Exception e
         3: .line 1126
            aload 2 /* e */
            athrow
        end local 2 // java.lang.Exception e
         4: .line 1127
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 2 /* t */
        start local 2 // java.lang.Throwable t
         5: .line 1128
            aload 0 /* this */
            aload 2 /* t */
            invokevirtual com.oracle.truffle.api.TruffleFile.wrapHostException:(Ljava/lang/Throwable;)Ljava/lang/RuntimeException;
            athrow
        end local 2 // java.lang.Throwable t
        end local 1 // java.nio.file.LinkOption[] linkOptions
        end local 0 // com.oracle.truffle.api.TruffleFile this
      LocalVariableTable:
        Start  End  Slot         Name  Signature
            0    6     0         this  Lcom/oracle/truffle/api/TruffleFile;
            0    6     1  linkOptions  [Ljava/nio/file/LinkOption;
            3    4     2            e  Ljava/lang/Exception;
            5    6     2            t  Ljava/lang/Throwable;
      Exception table:
        from    to  target  type
           0     1       2  Class java.io.IOException
           0     1       2  Class java.lang.SecurityException
           0     1       2  Class java.lang.UnsupportedOperationException
           0     1       4  Class java.lang.Throwable
    Exceptions:
      throws java.io.IOException
    Signature: ([Ljava/nio/file/LinkOption;)Ljava/util/Set<Ljava/nio/file/attribute/PosixFilePermission;>;
    RuntimeVisibleAnnotations: 
      com.oracle.truffle.api.CompilerDirectives$TruffleBoundary()
    MethodParameters:
             Name  Flags
      linkOptions  

  public void setPosixPermissions(java.util.Set<? extends java.nio.file.attribute.PosixFilePermission>, java.nio.file.LinkOption[]);
    descriptor: (Ljava/util/Set;[Ljava/nio/file/LinkOption;)V
    flags: (0x0081) ACC_PUBLIC, ACC_VARARGS
    Code:
      stack=5, locals=4, args_size=3
        start local 0 // com.oracle.truffle.api.TruffleFile this
        start local 1 // java.util.Set permissions
        start local 2 // java.nio.file.LinkOption[] linkOptions
         0: .line 1146
            aload 0 /* this */
            invokevirtual com.oracle.truffle.api.TruffleFile.checkFileOperationPreconditions:()V
         1: .line 1147
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.fileSystemContext:Lcom/oracle/truffle/api/TruffleFile$FileSystemContext;
            getfield com.oracle.truffle.api.TruffleFile$FileSystemContext.fileSystem:Lorg/graalvm/polyglot/io/FileSystem;
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.normalizedPath:Ljava/nio/file/Path;
            ldc "posix:permissions"
            aload 1 /* permissions */
            aload 2 /* linkOptions */
            invokeinterface org.graalvm.polyglot.io.FileSystem.setAttribute:(Ljava/nio/file/Path;Ljava/lang/String;Ljava/lang/Object;[Ljava/nio/file/LinkOption;)V
         2: .line 1148
            goto 7
      StackMap locals:
      StackMap stack: java.lang.Exception
         3: astore 3 /* e */
        start local 3 // java.lang.Exception e
         4: .line 1149
            aload 3 /* e */
            athrow
        end local 3 // java.lang.Exception e
         5: .line 1150
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 3 /* t */
        start local 3 // java.lang.Throwable t
         6: .line 1151
            aload 0 /* this */
            aload 3 /* t */
            invokevirtual com.oracle.truffle.api.TruffleFile.wrapHostException:(Ljava/lang/Throwable;)Ljava/lang/RuntimeException;
            athrow
        end local 3 // java.lang.Throwable t
         7: .line 1153
      StackMap locals:
      StackMap stack:
            return
        end local 2 // java.nio.file.LinkOption[] linkOptions
        end local 1 // java.util.Set permissions
        end local 0 // com.oracle.truffle.api.TruffleFile this
      LocalVariableTable:
        Start  End  Slot         Name  Signature
            0    8     0         this  Lcom/oracle/truffle/api/TruffleFile;
            0    8     1  permissions  Ljava/util/Set<+Ljava/nio/file/attribute/PosixFilePermission;>;
            0    8     2  linkOptions  [Ljava/nio/file/LinkOption;
            4    5     3            e  Ljava/lang/Exception;
            6    7     3            t  Ljava/lang/Throwable;
      Exception table:
        from    to  target  type
           0     2       3  Class java.io.IOException
           0     2       3  Class java.lang.SecurityException
           0     2       3  Class java.lang.UnsupportedOperationException
           0     2       5  Class java.lang.Throwable
    Exceptions:
      throws java.io.IOException
    Signature: (Ljava/util/Set<+Ljava/nio/file/attribute/PosixFilePermission;>;[Ljava/nio/file/LinkOption;)V
    RuntimeVisibleAnnotations: 
      com.oracle.truffle.api.CompilerDirectives$TruffleBoundary()
    MethodParameters:
             Name  Flags
      permissions  
      linkOptions  

  public java.lang.String toString();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.oracle.truffle.api.TruffleFile this
         0: .line 1163
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.path:Ljava/nio/file/Path;
            invokeinterface java.nio.file.Path.toString:()Ljava/lang/String;
            areturn
        end local 0 // com.oracle.truffle.api.TruffleFile this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/oracle/truffle/api/TruffleFile;
    RuntimeVisibleAnnotations: 
      com.oracle.truffle.api.CompilerDirectives$TruffleBoundary()

  public int hashCode();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=1
        start local 0 // com.oracle.truffle.api.TruffleFile this
         0: .line 1174
            bipush 17
            istore 1 /* res */
        start local 1 // int res
         1: .line 1175
            iload 1 /* res */
            bipush 31
            imul
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.fileSystemContext:Lcom/oracle/truffle/api/TruffleFile$FileSystemContext;
            invokevirtual java.lang.Object.hashCode:()I
            iadd
            istore 1 /* res */
         2: .line 1176
            iload 1 /* res */
            bipush 31
            imul
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.path:Ljava/nio/file/Path;
            invokeinterface java.nio.file.Path.hashCode:()I
            iadd
            istore 1 /* res */
         3: .line 1177
            iload 1 /* res */
            ireturn
        end local 1 // int res
        end local 0 // com.oracle.truffle.api.TruffleFile this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    4     0  this  Lcom/oracle/truffle/api/TruffleFile;
            1    4     1   res  I
    RuntimeVisibleAnnotations: 
      com.oracle.truffle.api.CompilerDirectives$TruffleBoundary()

  public boolean equals(java.lang.Object);
    descriptor: (Ljava/lang/Object;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=3, args_size=2
        start local 0 // com.oracle.truffle.api.TruffleFile this
        start local 1 // java.lang.Object other
         0: .line 1188
            aload 0 /* this */
            aload 1 /* other */
            if_acmpne 2
         1: .line 1189
            iconst_1
            ireturn
         2: .line 1191
      StackMap locals:
      StackMap stack:
            aload 1 /* other */
            ifnull 3
            aload 1 /* other */
            invokevirtual java.lang.Object.getClass:()Ljava/lang/Class;
            ldc Lcom/oracle/truffle/api/TruffleFile;
            if_acmpeq 4
         3: .line 1192
      StackMap locals:
      StackMap stack:
            iconst_0
            ireturn
         4: .line 1194
      StackMap locals:
      StackMap stack:
            aload 1 /* other */
            checkcast com.oracle.truffle.api.TruffleFile
            astore 2 /* otherFile */
        start local 2 // com.oracle.truffle.api.TruffleFile otherFile
         5: .line 1195
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.path:Ljava/nio/file/Path;
            aload 2 /* otherFile */
            getfield com.oracle.truffle.api.TruffleFile.path:Ljava/nio/file/Path;
            invokeinterface java.nio.file.Path.equals:(Ljava/lang/Object;)Z
            ifeq 6
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.fileSystemContext:Lcom/oracle/truffle/api/TruffleFile$FileSystemContext;
            aload 2 /* otherFile */
            getfield com.oracle.truffle.api.TruffleFile.fileSystemContext:Lcom/oracle/truffle/api/TruffleFile$FileSystemContext;
            invokevirtual java.lang.Object.equals:(Ljava/lang/Object;)Z
            ifeq 6
            iconst_1
            ireturn
      StackMap locals: com.oracle.truffle.api.TruffleFile
      StackMap stack:
         6: iconst_0
            ireturn
        end local 2 // com.oracle.truffle.api.TruffleFile otherFile
        end local 1 // java.lang.Object other
        end local 0 // com.oracle.truffle.api.TruffleFile this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    7     0       this  Lcom/oracle/truffle/api/TruffleFile;
            0    7     1      other  Ljava/lang/Object;
            5    7     2  otherFile  Lcom/oracle/truffle/api/TruffleFile;
    RuntimeVisibleAnnotations: 
      com.oracle.truffle.api.CompilerDirectives$TruffleBoundary()
    MethodParameters:
       Name  Flags
      other  final

  public com.oracle.truffle.api.TruffleFile normalize();
    descriptor: ()Lcom/oracle/truffle/api/TruffleFile;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=6, locals=2, args_size=1
        start local 0 // com.oracle.truffle.api.TruffleFile this
         0: .line 1206
            aload 0 /* this */
            invokevirtual com.oracle.truffle.api.TruffleFile.isNormalized:()Z
            ifeq 2
         1: .line 1207
            aload 0 /* this */
            areturn
         2: .line 1210
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.isEmptyPath:Z
            ifne 5
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.normalizedPath:Ljava/nio/file/Path;
            invokestatic com.oracle.truffle.api.TruffleFile.isEmptyPath:(Ljava/nio/file/Path;)Z
            ifeq 5
         3: .line 1211
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.fileSystemContext:Lcom/oracle/truffle/api/TruffleFile$FileSystemContext;
            getfield com.oracle.truffle.api.TruffleFile$FileSystemContext.fileSystem:Lorg/graalvm/polyglot/io/FileSystem;
            ldc "."
            invokeinterface org.graalvm.polyglot.io.FileSystem.parsePath:(Ljava/lang/String;)Ljava/nio/file/Path;
            astore 1 /* newPath */
        start local 1 // java.nio.file.Path newPath
         4: .line 1212
            goto 6
        end local 1 // java.nio.file.Path newPath
         5: .line 1213
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.normalizedPath:Ljava/nio/file/Path;
            astore 1 /* newPath */
        start local 1 // java.nio.file.Path newPath
         6: .line 1215
      StackMap locals: java.nio.file.Path
      StackMap stack:
            new com.oracle.truffle.api.TruffleFile
            dup
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.fileSystemContext:Lcom/oracle/truffle/api/TruffleFile$FileSystemContext;
            aload 1 /* newPath */
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.normalizedPath:Ljava/nio/file/Path;
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.isEmptyPath:Z
            invokespecial com.oracle.truffle.api.TruffleFile.<init>:(Lcom/oracle/truffle/api/TruffleFile$FileSystemContext;Ljava/nio/file/Path;Ljava/nio/file/Path;Z)V
            areturn
        end local 1 // java.nio.file.Path newPath
        end local 0 // com.oracle.truffle.api.TruffleFile this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    7     0     this  Lcom/oracle/truffle/api/TruffleFile;
            4    5     1  newPath  Ljava/nio/file/Path;
            6    7     1  newPath  Ljava/nio/file/Path;
    RuntimeVisibleAnnotations: 
      com.oracle.truffle.api.CompilerDirectives$TruffleBoundary()

  public com.oracle.truffle.api.TruffleFile relativize(com.oracle.truffle.api.TruffleFile);
    descriptor: (Lcom/oracle/truffle/api/TruffleFile;)Lcom/oracle/truffle/api/TruffleFile;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=3, args_size=2
        start local 0 // com.oracle.truffle.api.TruffleFile this
        start local 1 // com.oracle.truffle.api.TruffleFile other
         0: .line 1239
            new com.oracle.truffle.api.TruffleFile
            dup
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.fileSystemContext:Lcom/oracle/truffle/api/TruffleFile$FileSystemContext;
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.path:Ljava/nio/file/Path;
            aload 1 /* other */
            getfield com.oracle.truffle.api.TruffleFile.path:Ljava/nio/file/Path;
            invokeinterface java.nio.file.Path.relativize:(Ljava/nio/file/Path;)Ljava/nio/file/Path;
            invokespecial com.oracle.truffle.api.TruffleFile.<init>:(Lcom/oracle/truffle/api/TruffleFile$FileSystemContext;Ljava/nio/file/Path;)V
         1: areturn
         2: .line 1240
      StackMap locals:
      StackMap stack: java.lang.IllegalArgumentException
            astore 2 /* e */
        start local 2 // java.lang.IllegalArgumentException e
         3: .line 1241
            aload 2 /* e */
            athrow
        end local 2 // java.lang.IllegalArgumentException e
         4: .line 1242
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 2 /* t */
        start local 2 // java.lang.Throwable t
         5: .line 1243
            aload 0 /* this */
            aload 2 /* t */
            invokevirtual com.oracle.truffle.api.TruffleFile.wrapHostException:(Ljava/lang/Throwable;)Ljava/lang/RuntimeException;
            athrow
        end local 2 // java.lang.Throwable t
        end local 1 // com.oracle.truffle.api.TruffleFile other
        end local 0 // com.oracle.truffle.api.TruffleFile this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    6     0   this  Lcom/oracle/truffle/api/TruffleFile;
            0    6     1  other  Lcom/oracle/truffle/api/TruffleFile;
            3    4     2      e  Ljava/lang/IllegalArgumentException;
            5    6     2      t  Ljava/lang/Throwable;
      Exception table:
        from    to  target  type
           0     1       2  Class java.lang.IllegalArgumentException
           0     1       4  Class java.lang.Throwable
    RuntimeVisibleAnnotations: 
      com.oracle.truffle.api.CompilerDirectives$TruffleBoundary()
    MethodParameters:
       Name  Flags
      other  

  public boolean startsWith(java.lang.String);
    descriptor: (Ljava/lang/String;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=3, args_size=2
        start local 0 // com.oracle.truffle.api.TruffleFile this
        start local 1 // java.lang.String other
         0: .line 1259
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.path:Ljava/nio/file/Path;
            aload 1 /* other */
            invokeinterface java.nio.file.Path.startsWith:(Ljava/lang/String;)Z
         1: ireturn
         2: .line 1260
      StackMap locals:
      StackMap stack: java.lang.IllegalArgumentException
            astore 2 /* e */
        start local 2 // java.lang.IllegalArgumentException e
         3: .line 1261
            aload 2 /* e */
            athrow
        end local 2 // java.lang.IllegalArgumentException e
         4: .line 1262
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 2 /* t */
        start local 2 // java.lang.Throwable t
         5: .line 1263
            aload 0 /* this */
            aload 2 /* t */
            invokevirtual com.oracle.truffle.api.TruffleFile.wrapHostException:(Ljava/lang/Throwable;)Ljava/lang/RuntimeException;
            athrow
        end local 2 // java.lang.Throwable t
        end local 1 // java.lang.String other
        end local 0 // com.oracle.truffle.api.TruffleFile this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    6     0   this  Lcom/oracle/truffle/api/TruffleFile;
            0    6     1  other  Ljava/lang/String;
            3    4     2      e  Ljava/lang/IllegalArgumentException;
            5    6     2      t  Ljava/lang/Throwable;
      Exception table:
        from    to  target  type
           0     1       2  Class java.lang.IllegalArgumentException
           0     1       4  Class java.lang.Throwable
    RuntimeVisibleAnnotations: 
      com.oracle.truffle.api.CompilerDirectives$TruffleBoundary()
    MethodParameters:
       Name  Flags
      other  

  public boolean startsWith(com.oracle.truffle.api.TruffleFile);
    descriptor: (Lcom/oracle/truffle/api/TruffleFile;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=3, args_size=2
        start local 0 // com.oracle.truffle.api.TruffleFile this
        start local 1 // com.oracle.truffle.api.TruffleFile other
         0: .line 1280
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.path:Ljava/nio/file/Path;
            aload 1 /* other */
            getfield com.oracle.truffle.api.TruffleFile.path:Ljava/nio/file/Path;
            invokeinterface java.nio.file.Path.startsWith:(Ljava/nio/file/Path;)Z
         1: ireturn
         2: .line 1281
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 2 /* t */
        start local 2 // java.lang.Throwable t
         3: .line 1282
            aload 0 /* this */
            aload 2 /* t */
            invokevirtual com.oracle.truffle.api.TruffleFile.wrapHostException:(Ljava/lang/Throwable;)Ljava/lang/RuntimeException;
            athrow
        end local 2 // java.lang.Throwable t
        end local 1 // com.oracle.truffle.api.TruffleFile other
        end local 0 // com.oracle.truffle.api.TruffleFile this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    4     0   this  Lcom/oracle/truffle/api/TruffleFile;
            0    4     1  other  Lcom/oracle/truffle/api/TruffleFile;
            3    4     2      t  Ljava/lang/Throwable;
      Exception table:
        from    to  target  type
           0     1       2  Class java.lang.Throwable
    RuntimeVisibleAnnotations: 
      com.oracle.truffle.api.CompilerDirectives$TruffleBoundary()
    MethodParameters:
       Name  Flags
      other  

  public boolean endsWith(java.lang.String);
    descriptor: (Ljava/lang/String;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=3, args_size=2
        start local 0 // com.oracle.truffle.api.TruffleFile this
        start local 1 // java.lang.String other
         0: .line 1298
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.path:Ljava/nio/file/Path;
            aload 1 /* other */
            invokeinterface java.nio.file.Path.endsWith:(Ljava/lang/String;)Z
         1: ireturn
         2: .line 1299
      StackMap locals:
      StackMap stack: java.lang.IllegalArgumentException
            astore 2 /* e */
        start local 2 // java.lang.IllegalArgumentException e
         3: .line 1300
            aload 2 /* e */
            athrow
        end local 2 // java.lang.IllegalArgumentException e
         4: .line 1301
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 2 /* t */
        start local 2 // java.lang.Throwable t
         5: .line 1302
            aload 0 /* this */
            aload 2 /* t */
            invokevirtual com.oracle.truffle.api.TruffleFile.wrapHostException:(Ljava/lang/Throwable;)Ljava/lang/RuntimeException;
            athrow
        end local 2 // java.lang.Throwable t
        end local 1 // java.lang.String other
        end local 0 // com.oracle.truffle.api.TruffleFile this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    6     0   this  Lcom/oracle/truffle/api/TruffleFile;
            0    6     1  other  Ljava/lang/String;
            3    4     2      e  Ljava/lang/IllegalArgumentException;
            5    6     2      t  Ljava/lang/Throwable;
      Exception table:
        from    to  target  type
           0     1       2  Class java.lang.IllegalArgumentException
           0     1       4  Class java.lang.Throwable
    RuntimeVisibleAnnotations: 
      com.oracle.truffle.api.CompilerDirectives$TruffleBoundary()
    MethodParameters:
       Name  Flags
      other  

  public boolean endsWith(com.oracle.truffle.api.TruffleFile);
    descriptor: (Lcom/oracle/truffle/api/TruffleFile;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=3, args_size=2
        start local 0 // com.oracle.truffle.api.TruffleFile this
        start local 1 // com.oracle.truffle.api.TruffleFile other
         0: .line 1318
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.path:Ljava/nio/file/Path;
            aload 1 /* other */
            getfield com.oracle.truffle.api.TruffleFile.path:Ljava/nio/file/Path;
            invokeinterface java.nio.file.Path.endsWith:(Ljava/nio/file/Path;)Z
         1: ireturn
         2: .line 1319
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 2 /* t */
        start local 2 // java.lang.Throwable t
         3: .line 1320
            aload 0 /* this */
            aload 2 /* t */
            invokevirtual com.oracle.truffle.api.TruffleFile.wrapHostException:(Ljava/lang/Throwable;)Ljava/lang/RuntimeException;
            athrow
        end local 2 // java.lang.Throwable t
        end local 1 // com.oracle.truffle.api.TruffleFile other
        end local 0 // com.oracle.truffle.api.TruffleFile this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    4     0   this  Lcom/oracle/truffle/api/TruffleFile;
            0    4     1  other  Lcom/oracle/truffle/api/TruffleFile;
            3    4     2      t  Ljava/lang/Throwable;
      Exception table:
        from    to  target  type
           0     1       2  Class java.lang.Throwable
    RuntimeVisibleAnnotations: 
      com.oracle.truffle.api.CompilerDirectives$TruffleBoundary()
    MethodParameters:
       Name  Flags
      other  

  public void createLink(com.oracle.truffle.api.TruffleFile);
    descriptor: (Lcom/oracle/truffle/api/TruffleFile;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=2
        start local 0 // com.oracle.truffle.api.TruffleFile this
        start local 1 // com.oracle.truffle.api.TruffleFile target
         0: .line 1338
            aload 0 /* this */
            invokevirtual com.oracle.truffle.api.TruffleFile.checkFileOperationPreconditions:()V
         1: .line 1339
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.fileSystemContext:Lcom/oracle/truffle/api/TruffleFile$FileSystemContext;
            getfield com.oracle.truffle.api.TruffleFile$FileSystemContext.fileSystem:Lorg/graalvm/polyglot/io/FileSystem;
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.normalizedPath:Ljava/nio/file/Path;
            aload 1 /* target */
            getfield com.oracle.truffle.api.TruffleFile.normalizedPath:Ljava/nio/file/Path;
            invokeinterface org.graalvm.polyglot.io.FileSystem.createLink:(Ljava/nio/file/Path;Ljava/nio/file/Path;)V
         2: .line 1340
            goto 7
      StackMap locals:
      StackMap stack: java.lang.Exception
         3: astore 2 /* e */
        start local 2 // java.lang.Exception e
         4: .line 1341
            aload 2 /* e */
            athrow
        end local 2 // java.lang.Exception e
         5: .line 1342
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 2 /* t */
        start local 2 // java.lang.Throwable t
         6: .line 1343
            aload 0 /* this */
            aload 2 /* t */
            invokevirtual com.oracle.truffle.api.TruffleFile.wrapHostException:(Ljava/lang/Throwable;)Ljava/lang/RuntimeException;
            athrow
        end local 2 // java.lang.Throwable t
         7: .line 1345
      StackMap locals:
      StackMap stack:
            return
        end local 1 // com.oracle.truffle.api.TruffleFile target
        end local 0 // com.oracle.truffle.api.TruffleFile this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    8     0    this  Lcom/oracle/truffle/api/TruffleFile;
            0    8     1  target  Lcom/oracle/truffle/api/TruffleFile;
            4    5     2       e  Ljava/lang/Exception;
            6    7     2       t  Ljava/lang/Throwable;
      Exception table:
        from    to  target  type
           0     2       3  Class java.io.IOException
           0     2       3  Class java.lang.SecurityException
           0     2       3  Class java.lang.UnsupportedOperationException
           0     2       5  Class java.lang.Throwable
    Exceptions:
      throws java.io.IOException
    RuntimeVisibleAnnotations: 
      com.oracle.truffle.api.CompilerDirectives$TruffleBoundary()
    MethodParameters:
        Name  Flags
      target  

  public void createSymbolicLink(com.oracle.truffle.api.TruffleFile, java.nio.file.attribute.FileAttribute<?>[]);
    descriptor: (Lcom/oracle/truffle/api/TruffleFile;[Ljava/nio/file/attribute/FileAttribute;)V
    flags: (0x0081) ACC_PUBLIC, ACC_VARARGS
    Code:
      stack=4, locals=4, args_size=3
        start local 0 // com.oracle.truffle.api.TruffleFile this
        start local 1 // com.oracle.truffle.api.TruffleFile target
        start local 2 // java.nio.file.attribute.FileAttribute[] attrs
         0: .line 1363
            aload 0 /* this */
            invokevirtual com.oracle.truffle.api.TruffleFile.checkFileOperationPreconditions:()V
         1: .line 1364
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.fileSystemContext:Lcom/oracle/truffle/api/TruffleFile$FileSystemContext;
            getfield com.oracle.truffle.api.TruffleFile$FileSystemContext.fileSystem:Lorg/graalvm/polyglot/io/FileSystem;
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.normalizedPath:Ljava/nio/file/Path;
            aload 1 /* target */
            getfield com.oracle.truffle.api.TruffleFile.path:Ljava/nio/file/Path;
            aload 2 /* attrs */
            invokeinterface org.graalvm.polyglot.io.FileSystem.createSymbolicLink:(Ljava/nio/file/Path;Ljava/nio/file/Path;[Ljava/nio/file/attribute/FileAttribute;)V
         2: .line 1365
            goto 7
      StackMap locals:
      StackMap stack: java.lang.Exception
         3: astore 3 /* e */
        start local 3 // java.lang.Exception e
         4: .line 1366
            aload 3 /* e */
            athrow
        end local 3 // java.lang.Exception e
         5: .line 1367
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 3 /* t */
        start local 3 // java.lang.Throwable t
         6: .line 1368
            aload 0 /* this */
            aload 3 /* t */
            invokevirtual com.oracle.truffle.api.TruffleFile.wrapHostException:(Ljava/lang/Throwable;)Ljava/lang/RuntimeException;
            athrow
        end local 3 // java.lang.Throwable t
         7: .line 1370
      StackMap locals:
      StackMap stack:
            return
        end local 2 // java.nio.file.attribute.FileAttribute[] attrs
        end local 1 // com.oracle.truffle.api.TruffleFile target
        end local 0 // com.oracle.truffle.api.TruffleFile this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    8     0    this  Lcom/oracle/truffle/api/TruffleFile;
            0    8     1  target  Lcom/oracle/truffle/api/TruffleFile;
            0    8     2   attrs  [Ljava/nio/file/attribute/FileAttribute;
            4    5     3       e  Ljava/lang/Exception;
            6    7     3       t  Ljava/lang/Throwable;
      Exception table:
        from    to  target  type
           0     2       3  Class java.io.IOException
           0     2       3  Class java.lang.SecurityException
           0     2       3  Class java.lang.UnsupportedOperationException
           0     2       5  Class java.lang.Throwable
    Exceptions:
      throws java.io.IOException
    Signature: (Lcom/oracle/truffle/api/TruffleFile;[Ljava/nio/file/attribute/FileAttribute<*>;)V
    RuntimeVisibleAnnotations: 
      com.oracle.truffle.api.CompilerDirectives$TruffleBoundary()
    MethodParameters:
        Name  Flags
      target  
      attrs   

  public com.oracle.truffle.api.TruffleFile readSymbolicLink();
    descriptor: ()Lcom/oracle/truffle/api/TruffleFile;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=2, args_size=1
        start local 0 // com.oracle.truffle.api.TruffleFile this
         0: .line 1386
            aload 0 /* this */
            invokevirtual com.oracle.truffle.api.TruffleFile.checkFileOperationPreconditions:()V
         1: .line 1387
            new com.oracle.truffle.api.TruffleFile
            dup
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.fileSystemContext:Lcom/oracle/truffle/api/TruffleFile$FileSystemContext;
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.fileSystemContext:Lcom/oracle/truffle/api/TruffleFile$FileSystemContext;
            getfield com.oracle.truffle.api.TruffleFile$FileSystemContext.fileSystem:Lorg/graalvm/polyglot/io/FileSystem;
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.normalizedPath:Ljava/nio/file/Path;
            invokeinterface org.graalvm.polyglot.io.FileSystem.readSymbolicLink:(Ljava/nio/file/Path;)Ljava/nio/file/Path;
            invokespecial com.oracle.truffle.api.TruffleFile.<init>:(Lcom/oracle/truffle/api/TruffleFile$FileSystemContext;Ljava/nio/file/Path;)V
         2: areturn
         3: .line 1388
      StackMap locals:
      StackMap stack: java.lang.Exception
            astore 1 /* e */
        start local 1 // java.lang.Exception e
         4: .line 1389
            aload 1 /* e */
            athrow
        end local 1 // java.lang.Exception e
         5: .line 1390
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 1 /* t */
        start local 1 // java.lang.Throwable t
         6: .line 1391
            aload 0 /* this */
            aload 1 /* t */
            invokevirtual com.oracle.truffle.api.TruffleFile.wrapHostException:(Ljava/lang/Throwable;)Ljava/lang/RuntimeException;
            athrow
        end local 1 // java.lang.Throwable t
        end local 0 // com.oracle.truffle.api.TruffleFile this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    7     0  this  Lcom/oracle/truffle/api/TruffleFile;
            4    5     1     e  Ljava/lang/Exception;
            6    7     1     t  Ljava/lang/Throwable;
      Exception table:
        from    to  target  type
           0     2       3  Class java.io.IOException
           0     2       3  Class java.lang.SecurityException
           0     2       3  Class java.lang.UnsupportedOperationException
           0     2       5  Class java.lang.Throwable
    Exceptions:
      throws java.io.IOException
    RuntimeVisibleAnnotations: 
      com.oracle.truffle.api.CompilerDirectives$TruffleBoundary()

  public java.nio.file.attribute.UserPrincipal getOwner(java.nio.file.LinkOption[]);
    descriptor: ([Ljava/nio/file/LinkOption;)Ljava/nio/file/attribute/UserPrincipal;
    flags: (0x0081) ACC_PUBLIC, ACC_VARARGS
    Code:
      stack=4, locals=3, args_size=2
        start local 0 // com.oracle.truffle.api.TruffleFile this
        start local 1 // java.nio.file.LinkOption[] options
         0: .line 1409
            aload 0 /* this */
            ldc "posix:owner"
            ldc Ljava/nio/file/attribute/UserPrincipal;
            aload 1 /* options */
            invokevirtual com.oracle.truffle.api.TruffleFile.getAttributeImpl:(Ljava/lang/String;Ljava/lang/Class;[Ljava/nio/file/LinkOption;)Ljava/lang/Object;
            checkcast java.nio.file.attribute.UserPrincipal
         1: areturn
         2: .line 1410
      StackMap locals:
      StackMap stack: java.lang.Exception
            astore 2 /* e */
        start local 2 // java.lang.Exception e
         3: .line 1411
            aload 2 /* e */
            athrow
        end local 2 // java.lang.Exception e
         4: .line 1412
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 2 /* t */
        start local 2 // java.lang.Throwable t
         5: .line 1413
            aload 0 /* this */
            aload 2 /* t */
            invokevirtual com.oracle.truffle.api.TruffleFile.wrapHostException:(Ljava/lang/Throwable;)Ljava/lang/RuntimeException;
            athrow
        end local 2 // java.lang.Throwable t
        end local 1 // java.nio.file.LinkOption[] options
        end local 0 // com.oracle.truffle.api.TruffleFile this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    6     0     this  Lcom/oracle/truffle/api/TruffleFile;
            0    6     1  options  [Ljava/nio/file/LinkOption;
            3    4     2        e  Ljava/lang/Exception;
            5    6     2        t  Ljava/lang/Throwable;
      Exception table:
        from    to  target  type
           0     1       2  Class java.io.IOException
           0     1       2  Class java.lang.SecurityException
           0     1       2  Class java.lang.UnsupportedOperationException
           0     1       4  Class java.lang.Throwable
    Exceptions:
      throws java.io.IOException
    RuntimeVisibleAnnotations: 
      com.oracle.truffle.api.CompilerDirectives$TruffleBoundary()
    MethodParameters:
         Name  Flags
      options  

  public java.nio.file.attribute.GroupPrincipal getGroup(java.nio.file.LinkOption[]);
    descriptor: ([Ljava/nio/file/LinkOption;)Ljava/nio/file/attribute/GroupPrincipal;
    flags: (0x0081) ACC_PUBLIC, ACC_VARARGS
    Code:
      stack=4, locals=3, args_size=2
        start local 0 // com.oracle.truffle.api.TruffleFile this
        start local 1 // java.nio.file.LinkOption[] options
         0: .line 1431
            aload 0 /* this */
            ldc "posix:group"
            ldc Ljava/nio/file/attribute/GroupPrincipal;
            aload 1 /* options */
            invokevirtual com.oracle.truffle.api.TruffleFile.getAttributeImpl:(Ljava/lang/String;Ljava/lang/Class;[Ljava/nio/file/LinkOption;)Ljava/lang/Object;
            checkcast java.nio.file.attribute.GroupPrincipal
         1: areturn
         2: .line 1432
      StackMap locals:
      StackMap stack: java.lang.Exception
            astore 2 /* e */
        start local 2 // java.lang.Exception e
         3: .line 1433
            aload 2 /* e */
            athrow
        end local 2 // java.lang.Exception e
         4: .line 1434
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 2 /* t */
        start local 2 // java.lang.Throwable t
         5: .line 1435
            aload 0 /* this */
            aload 2 /* t */
            invokevirtual com.oracle.truffle.api.TruffleFile.wrapHostException:(Ljava/lang/Throwable;)Ljava/lang/RuntimeException;
            athrow
        end local 2 // java.lang.Throwable t
        end local 1 // java.nio.file.LinkOption[] options
        end local 0 // com.oracle.truffle.api.TruffleFile this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    6     0     this  Lcom/oracle/truffle/api/TruffleFile;
            0    6     1  options  [Ljava/nio/file/LinkOption;
            3    4     2        e  Ljava/lang/Exception;
            5    6     2        t  Ljava/lang/Throwable;
      Exception table:
        from    to  target  type
           0     1       2  Class java.io.IOException
           0     1       2  Class java.lang.SecurityException
           0     1       2  Class java.lang.UnsupportedOperationException
           0     1       4  Class java.lang.Throwable
    Exceptions:
      throws java.io.IOException
    RuntimeVisibleAnnotations: 
      com.oracle.truffle.api.CompilerDirectives$TruffleBoundary()
    MethodParameters:
         Name  Flags
      options  

  public java.nio.file.DirectoryStream<com.oracle.truffle.api.TruffleFile> newDirectoryStream();
    descriptor: ()Ljava/nio/file/DirectoryStream;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=6, locals=2, args_size=1
        start local 0 // com.oracle.truffle.api.TruffleFile this
         0: .line 1460
            aload 0 /* this */
            invokevirtual com.oracle.truffle.api.TruffleFile.checkFileOperationPreconditions:()V
         1: .line 1461
            new com.oracle.truffle.api.TruffleFile$TruffleFileDirectoryStream
            dup
            aload 0 /* this */
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.fileSystemContext:Lcom/oracle/truffle/api/TruffleFile$FileSystemContext;
            getfield com.oracle.truffle.api.TruffleFile$FileSystemContext.fileSystem:Lorg/graalvm/polyglot/io/FileSystem;
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.normalizedPath:Ljava/nio/file/Path;
            getstatic com.oracle.truffle.api.TruffleFile$AllFiles.INSTANCE:Ljava/nio/file/DirectoryStream$Filter;
            invokeinterface org.graalvm.polyglot.io.FileSystem.newDirectoryStream:(Ljava/nio/file/Path;Ljava/nio/file/DirectoryStream$Filter;)Ljava/nio/file/DirectoryStream;
            invokespecial com.oracle.truffle.api.TruffleFile$TruffleFileDirectoryStream.<init>:(Lcom/oracle/truffle/api/TruffleFile;Ljava/nio/file/DirectoryStream;)V
         2: areturn
         3: .line 1462
      StackMap locals:
      StackMap stack: java.lang.Exception
            astore 1 /* e */
        start local 1 // java.lang.Exception e
         4: .line 1463
            aload 1 /* e */
            athrow
        end local 1 // java.lang.Exception e
         5: .line 1464
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 1 /* t */
        start local 1 // java.lang.Throwable t
         6: .line 1465
            aload 0 /* this */
            aload 1 /* t */
            invokevirtual com.oracle.truffle.api.TruffleFile.wrapHostException:(Ljava/lang/Throwable;)Ljava/lang/RuntimeException;
            athrow
        end local 1 // java.lang.Throwable t
        end local 0 // com.oracle.truffle.api.TruffleFile this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    7     0  this  Lcom/oracle/truffle/api/TruffleFile;
            4    5     1     e  Ljava/lang/Exception;
            6    7     1     t  Ljava/lang/Throwable;
      Exception table:
        from    to  target  type
           0     2       3  Class java.io.IOException
           0     2       3  Class java.lang.SecurityException
           0     2       5  Class java.lang.Throwable
    Exceptions:
      throws java.io.IOException
    Signature: ()Ljava/nio/file/DirectoryStream<Lcom/oracle/truffle/api/TruffleFile;>;
    RuntimeVisibleAnnotations: 
      com.oracle.truffle.api.CompilerDirectives$TruffleBoundary()

  public void visit(java.nio.file.FileVisitor<com.oracle.truffle.api.TruffleFile>, int, java.nio.file.FileVisitOption[]);
    descriptor: (Ljava/nio/file/FileVisitor;I[Ljava/nio/file/FileVisitOption;)V
    flags: (0x0081) ACC_PUBLIC, ACC_VARARGS
    Code:
      stack=5, locals=9, args_size=4
        start local 0 // com.oracle.truffle.api.TruffleFile this
        start local 1 // java.nio.file.FileVisitor visitor
        start local 2 // int maxDepth
        start local 3 // java.nio.file.FileVisitOption[] options
         0: .line 1521
            iload 2 /* maxDepth */
            ifge 2
         1: .line 1522
            new java.lang.IllegalArgumentException
            dup
            ldc "The maxDepth must be >= 0"
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         2: .line 1525
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.oracle.truffle.api.TruffleFile.checkFileOperationPreconditions:()V
         3: .line 1526
            new com.oracle.truffle.api.TruffleFile$Walker
            dup
            aload 0 /* this */
            iload 2 /* maxDepth */
            aload 3 /* options */
            invokespecial com.oracle.truffle.api.TruffleFile$Walker.<init>:(Lcom/oracle/truffle/api/TruffleFile;I[Ljava/nio/file/FileVisitOption;)V
            astore 4 /* walker */
        start local 4 // com.oracle.truffle.api.TruffleFile$Walker walker
         4: .line 1527
            aload 4 /* walker */
            invokevirtual com.oracle.truffle.api.TruffleFile$Walker.iterator:()Ljava/util/Iterator;
            astore 6
            goto 25
      StackMap locals: com.oracle.truffle.api.TruffleFile java.nio.file.FileVisitor int java.nio.file.FileVisitOption[] com.oracle.truffle.api.TruffleFile$Walker top java.util.Iterator
      StackMap stack:
         5: aload 6
            invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
            checkcast com.oracle.truffle.api.TruffleFile$Walker$Event
            astore 5 /* event */
        start local 5 // com.oracle.truffle.api.TruffleFile$Walker$Event event
         6: .line 1529
            invokestatic com.oracle.truffle.api.TruffleFile.$SWITCH_TABLE$com$oracle$truffle$api$TruffleFile$Walker$Event$Type:()[I
            aload 5 /* event */
            getfield com.oracle.truffle.api.TruffleFile$Walker$Event.type:Lcom/oracle/truffle/api/TruffleFile$Walker$Event$Type;
            invokevirtual com.oracle.truffle.api.TruffleFile$Walker$Event$Type.ordinal:()I
            iaload
            tableswitch { // 1 - 3
                    1: 7
                    2: 11
                    3: 17
              default: 19
          }
         7: .line 1531
      StackMap locals: com.oracle.truffle.api.TruffleFile java.nio.file.FileVisitor int java.nio.file.FileVisitOption[] com.oracle.truffle.api.TruffleFile$Walker com.oracle.truffle.api.TruffleFile$Walker$Event java.util.Iterator
      StackMap stack:
            aload 1 /* visitor */
            aload 5 /* event */
            getfield com.oracle.truffle.api.TruffleFile$Walker$Event.file:Lcom/oracle/truffle/api/TruffleFile;
            aload 5 /* event */
            getfield com.oracle.truffle.api.TruffleFile$Walker$Event.attrs:Ljava/nio/file/attribute/BasicFileAttributes;
            invokeinterface java.nio.file.FileVisitor.preVisitDirectory:(Ljava/lang/Object;Ljava/nio/file/attribute/BasicFileAttributes;)Ljava/nio/file/FileVisitResult;
            astore 7 /* result */
        start local 7 // java.nio.file.FileVisitResult result
         8: .line 1532
            aload 7 /* result */
            getstatic java.nio.file.FileVisitResult.SKIP_SUBTREE:Ljava/nio/file/FileVisitResult;
            if_acmpeq 9
            aload 7 /* result */
            getstatic java.nio.file.FileVisitResult.SKIP_SIBLINGS:Ljava/nio/file/FileVisitResult;
            if_acmpne 20
         9: .line 1533
      StackMap locals: java.nio.file.FileVisitResult
      StackMap stack:
            aload 4 /* walker */
            invokevirtual com.oracle.truffle.api.TruffleFile$Walker.pop:()V
        10: .line 1535
            goto 20
        end local 7 // java.nio.file.FileVisitResult result
        11: .line 1537
      StackMap locals:
      StackMap stack:
            aload 5 /* event */
            getfield com.oracle.truffle.api.TruffleFile$Walker$Event.ioe:Ljava/io/IOException;
            astore 8 /* ioe */
        start local 8 // java.io.IOException ioe
        12: .line 1538
            aload 8 /* ioe */
            ifnonnull 15
        13: .line 1539
            aload 1 /* visitor */
            aload 5 /* event */
            getfield com.oracle.truffle.api.TruffleFile$Walker$Event.file:Lcom/oracle/truffle/api/TruffleFile;
            aload 5 /* event */
            getfield com.oracle.truffle.api.TruffleFile$Walker$Event.attrs:Ljava/nio/file/attribute/BasicFileAttributes;
            invokeinterface java.nio.file.FileVisitor.visitFile:(Ljava/lang/Object;Ljava/nio/file/attribute/BasicFileAttributes;)Ljava/nio/file/FileVisitResult;
            astore 7 /* result */
        start local 7 // java.nio.file.FileVisitResult result
        14: .line 1540
            goto 20
        end local 7 // java.nio.file.FileVisitResult result
        15: .line 1541
      StackMap locals: com.oracle.truffle.api.TruffleFile java.nio.file.FileVisitor int java.nio.file.FileVisitOption[] com.oracle.truffle.api.TruffleFile$Walker com.oracle.truffle.api.TruffleFile$Walker$Event java.util.Iterator top java.io.IOException
      StackMap stack:
            aload 1 /* visitor */
            aload 5 /* event */
            getfield com.oracle.truffle.api.TruffleFile$Walker$Event.file:Lcom/oracle/truffle/api/TruffleFile;
            aload 8 /* ioe */
            invokeinterface java.nio.file.FileVisitor.visitFileFailed:(Ljava/lang/Object;Ljava/io/IOException;)Ljava/nio/file/FileVisitResult;
            astore 7 /* result */
        start local 7 // java.nio.file.FileVisitResult result
        16: .line 1543
            goto 20
        end local 8 // java.io.IOException ioe
        end local 7 // java.nio.file.FileVisitResult result
        17: .line 1545
      StackMap locals: com.oracle.truffle.api.TruffleFile java.nio.file.FileVisitor int java.nio.file.FileVisitOption[] com.oracle.truffle.api.TruffleFile$Walker com.oracle.truffle.api.TruffleFile$Walker$Event java.util.Iterator
      StackMap stack:
            aload 1 /* visitor */
            aload 5 /* event */
            getfield com.oracle.truffle.api.TruffleFile$Walker$Event.file:Lcom/oracle/truffle/api/TruffleFile;
            aload 5 /* event */
            getfield com.oracle.truffle.api.TruffleFile$Walker$Event.ioe:Ljava/io/IOException;
            invokeinterface java.nio.file.FileVisitor.postVisitDirectory:(Ljava/lang/Object;Ljava/io/IOException;)Ljava/nio/file/FileVisitResult;
            astore 7 /* result */
        start local 7 // java.nio.file.FileVisitResult result
        18: .line 1546
            goto 20
        end local 7 // java.nio.file.FileVisitResult result
        19: .line 1548
      StackMap locals:
      StackMap stack:
            new java.lang.IllegalStateException
            dup
            new java.lang.StringBuilder
            dup
            ldc "Unexpected event type: "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 5 /* event */
            getfield com.oracle.truffle.api.TruffleFile$Walker$Event.type:Lcom/oracle/truffle/api/TruffleFile$Walker$Event$Type;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/Object;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            invokespecial java.lang.IllegalStateException.<init>:(Ljava/lang/String;)V
            athrow
        start local 7 // java.nio.file.FileVisitResult result
        20: .line 1550
      StackMap locals: java.nio.file.FileVisitResult
      StackMap stack:
            aload 7 /* result */
            invokestatic java.util.Objects.requireNonNull:(Ljava/lang/Object;)Ljava/lang/Object;
            getstatic java.nio.file.FileVisitResult.CONTINUE:Ljava/nio/file/FileVisitResult;
            if_acmpeq 25
        21: .line 1551
            invokestatic com.oracle.truffle.api.TruffleFile.$SWITCH_TABLE$java$nio$file$FileVisitResult:()[I
            aload 7 /* result */
            invokevirtual java.nio.file.FileVisitResult.ordinal:()I
            iaload
            tableswitch { // 2 - 4
                    2: 24
                    3: 25
                    4: 22
              default: 25
          }
        22: .line 1553
      StackMap locals:
      StackMap stack:
            aload 4 /* walker */
            invokevirtual com.oracle.truffle.api.TruffleFile$Walker.skipRemainingSiblings:()V
        23: .line 1554
            goto 25
        24: .line 1556
      StackMap locals:
      StackMap stack:
            return
        end local 7 // java.nio.file.FileVisitResult result
        end local 5 // com.oracle.truffle.api.TruffleFile$Walker$Event event
        25: .line 1527
      StackMap locals: com.oracle.truffle.api.TruffleFile java.nio.file.FileVisitor int java.nio.file.FileVisitOption[] com.oracle.truffle.api.TruffleFile$Walker top java.util.Iterator
      StackMap stack:
            aload 6
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 5
        end local 4 // com.oracle.truffle.api.TruffleFile$Walker walker
        26: .line 1560
            goto 31
      StackMap locals: com.oracle.truffle.api.TruffleFile java.nio.file.FileVisitor int java.nio.file.FileVisitOption[]
      StackMap stack: java.lang.Exception
        27: astore 4 /* e */
        start local 4 // java.lang.Exception e
        28: .line 1561
            aload 4 /* e */
            athrow
        end local 4 // java.lang.Exception e
        29: .line 1562
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 4 /* t */
        start local 4 // java.lang.Throwable t
        30: .line 1563
            aload 0 /* this */
            aload 4 /* t */
            invokevirtual com.oracle.truffle.api.TruffleFile.wrapHostException:(Ljava/lang/Throwable;)Ljava/lang/RuntimeException;
            athrow
        end local 4 // java.lang.Throwable t
        31: .line 1565
      StackMap locals:
      StackMap stack:
            return
        end local 3 // java.nio.file.FileVisitOption[] options
        end local 2 // int maxDepth
        end local 1 // java.nio.file.FileVisitor visitor
        end local 0 // com.oracle.truffle.api.TruffleFile this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0   32     0      this  Lcom/oracle/truffle/api/TruffleFile;
            0   32     1   visitor  Ljava/nio/file/FileVisitor<Lcom/oracle/truffle/api/TruffleFile;>;
            0   32     2  maxDepth  I
            0   32     3   options  [Ljava/nio/file/FileVisitOption;
            4   26     4    walker  Lcom/oracle/truffle/api/TruffleFile$Walker;
            6   25     5     event  Lcom/oracle/truffle/api/TruffleFile$Walker$Event;
            8   11     7    result  Ljava/nio/file/FileVisitResult;
           14   15     7    result  Ljava/nio/file/FileVisitResult;
           16   17     7    result  Ljava/nio/file/FileVisitResult;
           18   19     7    result  Ljava/nio/file/FileVisitResult;
           20   25     7    result  Ljava/nio/file/FileVisitResult;
           12   17     8       ioe  Ljava/io/IOException;
           28   29     4         e  Ljava/lang/Exception;
           30   31     4         t  Ljava/lang/Throwable;
      Exception table:
        from    to  target  type
           2    24      27  Class java.io.IOException
          25    26      27  Class java.io.IOException
           2    24      27  Class java.lang.SecurityException
          25    26      27  Class java.lang.SecurityException
           2    24      29  Class java.lang.Throwable
          25    26      29  Class java.lang.Throwable
    Exceptions:
      throws java.io.IOException
    Signature: (Ljava/nio/file/FileVisitor<Lcom/oracle/truffle/api/TruffleFile;>;I[Ljava/nio/file/FileVisitOption;)V
    RuntimeVisibleAnnotations: 
      com.oracle.truffle.api.CompilerDirectives$TruffleBoundary()
    MethodParameters:
          Name  Flags
      visitor   
      maxDepth  
      options   

  public void copy(com.oracle.truffle.api.TruffleFile, java.nio.file.CopyOption[]);
    descriptor: (Lcom/oracle/truffle/api/TruffleFile;[Ljava/nio/file/CopyOption;)V
    flags: (0x0081) ACC_PUBLIC, ACC_VARARGS
    Code:
      stack=4, locals=4, args_size=3
        start local 0 // com.oracle.truffle.api.TruffleFile this
        start local 1 // com.oracle.truffle.api.TruffleFile target
        start local 2 // java.nio.file.CopyOption[] options
         0: .line 1588
            aload 0 /* this */
            invokevirtual com.oracle.truffle.api.TruffleFile.checkFileOperationPreconditions:()V
         1: .line 1589
            aload 1 /* target */
            invokevirtual com.oracle.truffle.api.TruffleFile.checkFileOperationPreconditions:()V
         2: .line 1590
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.fileSystemContext:Lcom/oracle/truffle/api/TruffleFile$FileSystemContext;
            getfield com.oracle.truffle.api.TruffleFile$FileSystemContext.fileSystem:Lorg/graalvm/polyglot/io/FileSystem;
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.normalizedPath:Ljava/nio/file/Path;
            aload 1 /* target */
            getfield com.oracle.truffle.api.TruffleFile.normalizedPath:Ljava/nio/file/Path;
            aload 2 /* options */
            invokeinterface org.graalvm.polyglot.io.FileSystem.copy:(Ljava/nio/file/Path;Ljava/nio/file/Path;[Ljava/nio/file/CopyOption;)V
         3: .line 1591
            goto 8
      StackMap locals:
      StackMap stack: java.lang.Exception
         4: astore 3 /* e */
        start local 3 // java.lang.Exception e
         5: .line 1592
            aload 3 /* e */
            athrow
        end local 3 // java.lang.Exception e
         6: .line 1593
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 3 /* t */
        start local 3 // java.lang.Throwable t
         7: .line 1594
            aload 0 /* this */
            aload 3 /* t */
            invokevirtual com.oracle.truffle.api.TruffleFile.wrapHostException:(Ljava/lang/Throwable;)Ljava/lang/RuntimeException;
            athrow
        end local 3 // java.lang.Throwable t
         8: .line 1596
      StackMap locals:
      StackMap stack:
            return
        end local 2 // java.nio.file.CopyOption[] options
        end local 1 // com.oracle.truffle.api.TruffleFile target
        end local 0 // com.oracle.truffle.api.TruffleFile this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    9     0     this  Lcom/oracle/truffle/api/TruffleFile;
            0    9     1   target  Lcom/oracle/truffle/api/TruffleFile;
            0    9     2  options  [Ljava/nio/file/CopyOption;
            5    6     3        e  Ljava/lang/Exception;
            7    8     3        t  Ljava/lang/Throwable;
      Exception table:
        from    to  target  type
           0     3       4  Class java.io.IOException
           0     3       4  Class java.lang.UnsupportedOperationException
           0     3       4  Class java.lang.SecurityException
           0     3       6  Class java.lang.Throwable
    Exceptions:
      throws java.io.IOException
    RuntimeVisibleAnnotations: 
      com.oracle.truffle.api.CompilerDirectives$TruffleBoundary()
    MethodParameters:
         Name  Flags
      target   
      options  

  public java.lang.String getMimeType();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // com.oracle.truffle.api.TruffleFile this
         0: .line 1610
            aload 0 /* this */
            aconst_null
            invokevirtual com.oracle.truffle.api.TruffleFile.detectMimeType:(Ljava/util/Set;)Ljava/lang/String;
            areturn
        end local 0 // com.oracle.truffle.api.TruffleFile this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/oracle/truffle/api/TruffleFile;
    Exceptions:
      throws java.io.IOException
    RuntimeVisibleAnnotations: 
      com.oracle.truffle.api.CompilerDirectives$TruffleBoundary()
      java.lang.Deprecated()

  public java.lang.String detectMimeType();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // com.oracle.truffle.api.TruffleFile this
         0: .line 1622
            aload 0 /* this */
            aconst_null
            invokevirtual com.oracle.truffle.api.TruffleFile.detectMimeType:(Ljava/util/Set;)Ljava/lang/String;
            areturn
        end local 0 // com.oracle.truffle.api.TruffleFile this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/oracle/truffle/api/TruffleFile;
    RuntimeVisibleAnnotations: 
      com.oracle.truffle.api.CompilerDirectives$TruffleBoundary()

  public boolean isSameFile(com.oracle.truffle.api.TruffleFile, java.nio.file.LinkOption[]);
    descriptor: (Lcom/oracle/truffle/api/TruffleFile;[Ljava/nio/file/LinkOption;)Z
    flags: (0x0081) ACC_PUBLIC, ACC_VARARGS
    Code:
      stack=4, locals=4, args_size=3
        start local 0 // com.oracle.truffle.api.TruffleFile this
        start local 1 // com.oracle.truffle.api.TruffleFile other
        start local 2 // java.nio.file.LinkOption[] options
         0: .line 1650
            aload 0 /* this */
            invokevirtual com.oracle.truffle.api.TruffleFile.checkFileOperationPreconditions:()V
         1: .line 1651
            aload 1 /* other */
            invokevirtual com.oracle.truffle.api.TruffleFile.checkFileOperationPreconditions:()V
         2: .line 1652
            aload 0 /* this */
            aload 1 /* other */
            invokevirtual com.oracle.truffle.api.TruffleFile.equals:(Ljava/lang/Object;)Z
            ifeq 4
         3: .line 1653
            iconst_1
            ireturn
         4: .line 1655
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.fileSystemContext:Lcom/oracle/truffle/api/TruffleFile$FileSystemContext;
            getfield com.oracle.truffle.api.TruffleFile$FileSystemContext.fileSystem:Lorg/graalvm/polyglot/io/FileSystem;
            aload 1 /* other */
            getfield com.oracle.truffle.api.TruffleFile.fileSystemContext:Lcom/oracle/truffle/api/TruffleFile$FileSystemContext;
            getfield com.oracle.truffle.api.TruffleFile$FileSystemContext.fileSystem:Lorg/graalvm/polyglot/io/FileSystem;
            invokevirtual java.lang.Object.equals:(Ljava/lang/Object;)Z
            ifne 6
         5: .line 1656
            iconst_0
            ireturn
         6: .line 1658
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.fileSystemContext:Lcom/oracle/truffle/api/TruffleFile$FileSystemContext;
            getfield com.oracle.truffle.api.TruffleFile$FileSystemContext.fileSystem:Lorg/graalvm/polyglot/io/FileSystem;
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.normalizedPath:Ljava/nio/file/Path;
            aload 1 /* other */
            getfield com.oracle.truffle.api.TruffleFile.normalizedPath:Ljava/nio/file/Path;
            aload 2 /* options */
            invokeinterface org.graalvm.polyglot.io.FileSystem.isSameFile:(Ljava/nio/file/Path;Ljava/nio/file/Path;[Ljava/nio/file/LinkOption;)Z
         7: ireturn
         8: .line 1659
      StackMap locals:
      StackMap stack: java.lang.Exception
            astore 3 /* e */
        start local 3 // java.lang.Exception e
         9: .line 1660
            aload 3 /* e */
            athrow
        end local 3 // java.lang.Exception e
        10: .line 1661
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 3 /* t */
        start local 3 // java.lang.Throwable t
        11: .line 1662
            aload 0 /* this */
            aload 3 /* t */
            invokevirtual com.oracle.truffle.api.TruffleFile.wrapHostException:(Ljava/lang/Throwable;)Ljava/lang/RuntimeException;
            athrow
        end local 3 // java.lang.Throwable t
        end local 2 // java.nio.file.LinkOption[] options
        end local 1 // com.oracle.truffle.api.TruffleFile other
        end local 0 // com.oracle.truffle.api.TruffleFile this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0   12     0     this  Lcom/oracle/truffle/api/TruffleFile;
            0   12     1    other  Lcom/oracle/truffle/api/TruffleFile;
            0   12     2  options  [Ljava/nio/file/LinkOption;
            9   10     3        e  Ljava/lang/Exception;
           11   12     3        t  Ljava/lang/Throwable;
      Exception table:
        from    to  target  type
           0     3       8  Class java.io.IOException
           4     5       8  Class java.io.IOException
           6     7       8  Class java.io.IOException
           0     3       8  Class java.lang.SecurityException
           4     5       8  Class java.lang.SecurityException
           6     7       8  Class java.lang.SecurityException
           0     3      10  Class java.lang.Throwable
           4     5      10  Class java.lang.Throwable
           6     7      10  Class java.lang.Throwable
    Exceptions:
      throws java.io.IOException
    RuntimeVisibleAnnotations: 
      com.oracle.truffle.api.CompilerDirectives$TruffleBoundary()
    MethodParameters:
         Name  Flags
      other    
      options  

  java.lang.String detectMimeType(java.util.Set<java.lang.String>);
    descriptor: (Ljava/util/Set;)Ljava/lang/String;
    flags: (0x0000) 
    Code:
      stack=2, locals=5, args_size=2
        start local 0 // com.oracle.truffle.api.TruffleFile this
        start local 1 // java.util.Set validMimeTypes
         0: .line 1669
            aload 1 /* validMimeTypes */
            ifnull 2
            aload 1 /* validMimeTypes */
            invokeinterface java.util.Set.isEmpty:()Z
            ifeq 2
         1: .line 1670
            aconst_null
            areturn
         2: .line 1672
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.oracle.truffle.api.TruffleFile.checkFileOperationPreconditions:()V
         3: .line 1673
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.fileSystemContext:Lcom/oracle/truffle/api/TruffleFile$FileSystemContext;
            getfield com.oracle.truffle.api.TruffleFile$FileSystemContext.fileSystem:Lorg/graalvm/polyglot/io/FileSystem;
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.normalizedPath:Ljava/nio/file/Path;
            invokeinterface org.graalvm.polyglot.io.FileSystem.getMimeType:(Ljava/nio/file/Path;)Ljava/lang/String;
            astore 2 /* result */
        start local 2 // java.lang.String result
         4: .line 1674
            aload 2 /* result */
            ifnull 7
            aload 1 /* validMimeTypes */
            ifnull 5
            aload 1 /* validMimeTypes */
            aload 2 /* result */
            invokeinterface java.util.Set.contains:(Ljava/lang/Object;)Z
            ifeq 7
         5: .line 1675
      StackMap locals: java.lang.String
      StackMap stack:
            aload 2 /* result */
         6: areturn
         7: .line 1677
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.fileSystemContext:Lcom/oracle/truffle/api/TruffleFile$FileSystemContext;
            aload 1 /* validMimeTypes */
            invokevirtual com.oracle.truffle.api.TruffleFile$FileSystemContext.getFileTypeDetectors:(Ljava/util/Set;)Ljava/lang/Iterable;
            invokeinterface java.lang.Iterable.iterator:()Ljava/util/Iterator;
            astore 4
            goto 14
      StackMap locals: com.oracle.truffle.api.TruffleFile java.util.Set java.lang.String top java.util.Iterator
      StackMap stack:
         8: aload 4
            invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
            checkcast com.oracle.truffle.api.TruffleFile$FileTypeDetector
            astore 3 /* detector */
        start local 3 // com.oracle.truffle.api.TruffleFile$FileTypeDetector detector
         9: .line 1679
            aload 3 /* detector */
            aload 0 /* this */
            invokeinterface com.oracle.truffle.api.TruffleFile$FileTypeDetector.findMimeType:(Lcom/oracle/truffle/api/TruffleFile;)Ljava/lang/String;
            astore 2 /* result */
        10: .line 1680
            aload 2 /* result */
            ifnull 14
            aload 1 /* validMimeTypes */
            ifnull 11
            aload 1 /* validMimeTypes */
            aload 2 /* result */
            invokeinterface java.util.Set.contains:(Ljava/lang/Object;)Z
            ifeq 14
        11: .line 1681
      StackMap locals: com.oracle.truffle.api.TruffleFile java.util.Set java.lang.String com.oracle.truffle.api.TruffleFile$FileTypeDetector java.util.Iterator
      StackMap stack:
            aload 2 /* result */
        12: areturn
        13: .line 1683
      StackMap locals:
      StackMap stack: java.io.IOException
            pop
        end local 3 // com.oracle.truffle.api.TruffleFile$FileTypeDetector detector
        14: .line 1677
      StackMap locals: com.oracle.truffle.api.TruffleFile java.util.Set java.lang.String top java.util.Iterator
      StackMap stack:
            aload 4
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 8
        15: .line 1687
            aconst_null
            areturn
        end local 2 // java.lang.String result
        16: .line 1688
      StackMap locals: com.oracle.truffle.api.TruffleFile java.util.Set
      StackMap stack: java.io.IOException
            pop
        17: .line 1690
            aconst_null
            areturn
        18: .line 1691
      StackMap locals:
      StackMap stack: java.lang.SecurityException
            astore 2 /* e */
        start local 2 // java.lang.SecurityException e
        19: .line 1692
            aload 2 /* e */
            athrow
        end local 2 // java.lang.SecurityException e
        20: .line 1693
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 2 /* t */
        start local 2 // java.lang.Throwable t
        21: .line 1694
            aload 0 /* this */
            aload 2 /* t */
            invokevirtual com.oracle.truffle.api.TruffleFile.wrapHostException:(Ljava/lang/Throwable;)Ljava/lang/RuntimeException;
            athrow
        end local 2 // java.lang.Throwable t
        end local 1 // java.util.Set validMimeTypes
        end local 0 // com.oracle.truffle.api.TruffleFile this
      LocalVariableTable:
        Start  End  Slot            Name  Signature
            0   22     0            this  Lcom/oracle/truffle/api/TruffleFile;
            0   22     1  validMimeTypes  Ljava/util/Set<Ljava/lang/String;>;
            4   16     2          result  Ljava/lang/String;
            9   14     3        detector  Lcom/oracle/truffle/api/TruffleFile$FileTypeDetector;
           19   20     2               e  Ljava/lang/SecurityException;
           21   22     2               t  Ljava/lang/Throwable;
      Exception table:
        from    to  target  type
           9    12      13  Class java.io.IOException
           0     1      16  Class java.io.IOException
           2     6      16  Class java.io.IOException
           7    12      16  Class java.io.IOException
          13    15      16  Class java.io.IOException
           0     1      18  Class java.lang.SecurityException
           2     6      18  Class java.lang.SecurityException
           7    12      18  Class java.lang.SecurityException
          13    15      18  Class java.lang.SecurityException
           0     1      20  Class java.lang.Throwable
           2     6      20  Class java.lang.Throwable
           7    12      20  Class java.lang.Throwable
          13    15      20  Class java.lang.Throwable
    Signature: (Ljava/util/Set<Ljava/lang/String;>;)Ljava/lang/String;
    RuntimeVisibleAnnotations: 
      com.oracle.truffle.api.CompilerDirectives$TruffleBoundary()
    MethodParameters:
                Name  Flags
      validMimeTypes  

  java.nio.charset.Charset detectEncoding(java.lang.String);
    descriptor: (Ljava/lang/String;)Ljava/nio/charset/Charset;
    flags: (0x0000) 
    Code:
      stack=2, locals=5, args_size=2
        start local 0 // com.oracle.truffle.api.TruffleFile this
        start local 1 // java.lang.String mimeType
         0: .line 1700
            getstatic com.oracle.truffle.api.TruffleFile.$assertionsDisabled:Z
            ifne 1
            aload 1 /* mimeType */
            ifnonnull 1
            new java.lang.AssertionError
            dup
            invokespecial java.lang.AssertionError.<init>:()V
            athrow
         1: .line 1701
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.oracle.truffle.api.TruffleFile.checkFileOperationPreconditions:()V
         2: .line 1702
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.fileSystemContext:Lcom/oracle/truffle/api/TruffleFile$FileSystemContext;
            getfield com.oracle.truffle.api.TruffleFile$FileSystemContext.fileSystem:Lorg/graalvm/polyglot/io/FileSystem;
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.normalizedPath:Ljava/nio/file/Path;
            invokeinterface org.graalvm.polyglot.io.FileSystem.getEncoding:(Ljava/nio/file/Path;)Ljava/nio/charset/Charset;
            astore 2 /* result */
        start local 2 // java.nio.charset.Charset result
         3: .line 1703
            aload 2 /* result */
            ifnull 6
         4: .line 1704
            aload 2 /* result */
         5: areturn
         6: .line 1706
      StackMap locals: java.nio.charset.Charset
      StackMap stack:
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.fileSystemContext:Lcom/oracle/truffle/api/TruffleFile$FileSystemContext;
            aload 1 /* mimeType */
            invokestatic java.util.Collections.singleton:(Ljava/lang/Object;)Ljava/util/Set;
            invokevirtual com.oracle.truffle.api.TruffleFile$FileSystemContext.getFileTypeDetectors:(Ljava/util/Set;)Ljava/lang/Iterable;
            invokeinterface java.lang.Iterable.iterator:()Ljava/util/Iterator;
            astore 4
            goto 13
      StackMap locals: com.oracle.truffle.api.TruffleFile java.lang.String java.nio.charset.Charset top java.util.Iterator
      StackMap stack:
         7: aload 4
            invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
            checkcast com.oracle.truffle.api.TruffleFile$FileTypeDetector
            astore 3 /* detector */
        start local 3 // com.oracle.truffle.api.TruffleFile$FileTypeDetector detector
         8: .line 1708
            aload 3 /* detector */
            aload 0 /* this */
            invokeinterface com.oracle.truffle.api.TruffleFile$FileTypeDetector.findEncoding:(Lcom/oracle/truffle/api/TruffleFile;)Ljava/nio/charset/Charset;
            astore 2 /* result */
         9: .line 1709
            aload 2 /* result */
            ifnull 13
        10: .line 1710
            aload 2 /* result */
        11: areturn
        12: .line 1712
      StackMap locals: com.oracle.truffle.api.TruffleFile java.lang.String java.nio.charset.Charset com.oracle.truffle.api.TruffleFile$FileTypeDetector java.util.Iterator
      StackMap stack: java.io.IOException
            pop
        end local 3 // com.oracle.truffle.api.TruffleFile$FileTypeDetector detector
        13: .line 1706
      StackMap locals: com.oracle.truffle.api.TruffleFile java.lang.String java.nio.charset.Charset top java.util.Iterator
      StackMap stack:
            aload 4
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 7
        14: .line 1716
            aconst_null
            areturn
        end local 2 // java.nio.charset.Charset result
        15: .line 1717
      StackMap locals: com.oracle.truffle.api.TruffleFile java.lang.String
      StackMap stack: java.io.IOException
            pop
        16: .line 1719
            aconst_null
            areturn
        17: .line 1720
      StackMap locals:
      StackMap stack: java.lang.RuntimeException
            astore 2 /* e */
        start local 2 // java.lang.RuntimeException e
        18: .line 1721
            aload 2 /* e */
            athrow
        end local 2 // java.lang.RuntimeException e
        19: .line 1722
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 2 /* t */
        start local 2 // java.lang.Throwable t
        20: .line 1723
            aload 0 /* this */
            aload 2 /* t */
            invokevirtual com.oracle.truffle.api.TruffleFile.wrapHostException:(Ljava/lang/Throwable;)Ljava/lang/RuntimeException;
            athrow
        end local 2 // java.lang.Throwable t
        end local 1 // java.lang.String mimeType
        end local 0 // com.oracle.truffle.api.TruffleFile this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0   21     0      this  Lcom/oracle/truffle/api/TruffleFile;
            0   21     1  mimeType  Ljava/lang/String;
            3   15     2    result  Ljava/nio/charset/Charset;
            8   13     3  detector  Lcom/oracle/truffle/api/TruffleFile$FileTypeDetector;
           18   19     2         e  Ljava/lang/RuntimeException;
           20   21     2         t  Ljava/lang/Throwable;
      Exception table:
        from    to  target  type
           8    11      12  Class java.io.IOException
           0     5      15  Class java.io.IOException
           6    11      15  Class java.io.IOException
          12    14      15  Class java.io.IOException
           0     5      17  Class java.lang.UnsupportedOperationException
           6    11      17  Class java.lang.UnsupportedOperationException
          12    14      17  Class java.lang.UnsupportedOperationException
           0     5      17  Class java.lang.SecurityException
           6    11      17  Class java.lang.SecurityException
          12    14      17  Class java.lang.SecurityException
           0     5      19  Class java.lang.Throwable
           6    11      19  Class java.lang.Throwable
          12    14      19  Class java.lang.Throwable
    MethodParameters:
          Name  Flags
      mimeType  

  static com.oracle.truffle.api.TruffleFile createTempFile(com.oracle.truffle.api.TruffleFile, java.lang.String, java.lang.String, boolean, java.nio.file.attribute.FileAttribute<?>[]);
    descriptor: (Lcom/oracle/truffle/api/TruffleFile;Ljava/lang/String;Ljava/lang/String;Z[Ljava/nio/file/attribute/FileAttribute;)Lcom/oracle/truffle/api/TruffleFile;
    flags: (0x0088) ACC_STATIC, ACC_VARARGS
    Code:
      stack=5, locals=8, args_size=5
        start local 0 // com.oracle.truffle.api.TruffleFile targetDirectory
        start local 1 // java.lang.String prefix
        start local 2 // java.lang.String suffix
        start local 3 // boolean dir
        start local 4 // java.nio.file.attribute.FileAttribute[] attrs
         0: .line 1728
            aload 0 /* targetDirectory */
            ldc "TargetDirectory must be non null."
            invokestatic java.util.Objects.requireNonNull:(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;
            pop
         1: .line 1729
            aload 0 /* targetDirectory */
            invokevirtual com.oracle.truffle.api.TruffleFile.checkFileOperationPreconditions:()V
         2: .line 1730
            aload 1 /* prefix */
            ifnull 3
            aload 1 /* prefix */
            goto 4
      StackMap locals:
      StackMap stack:
         3: ldc ""
      StackMap locals:
      StackMap stack: java.lang.String
         4: astore 5 /* usePrefix */
        start local 5 // java.lang.String usePrefix
         5: .line 1731
            aload 2 /* suffix */
            ifnull 6
            aload 2 /* suffix */
            goto 8
      StackMap locals: java.lang.String
      StackMap stack:
         6: iload 3 /* dir */
            ifeq 7
            ldc ""
            goto 8
      StackMap locals:
      StackMap stack:
         7: ldc ".tmp"
      StackMap locals:
      StackMap stack: java.lang.String
         8: astore 6 /* useSuffix */
        start local 6 // java.lang.String useSuffix
         9: .line 1735
      StackMap locals: java.lang.String
      StackMap stack:
            aload 0 /* targetDirectory */
            aload 5 /* usePrefix */
            aload 6 /* useSuffix */
            invokestatic com.oracle.truffle.api.TruffleFile.createUniquePath:(Lcom/oracle/truffle/api/TruffleFile;Ljava/lang/String;Ljava/lang/String;)Lcom/oracle/truffle/api/TruffleFile;
            astore 7 /* target */
        start local 7 // com.oracle.truffle.api.TruffleFile target
        10: .line 1736
            aload 7 /* target */
            iconst_0
            anewarray java.nio.file.LinkOption
            invokevirtual com.oracle.truffle.api.TruffleFile.exists:([Ljava/nio/file/LinkOption;)Z
            ifne 9
        11: .line 1737
            iload 3 /* dir */
            ifeq 14
        12: .line 1738
            aload 7 /* target */
            aload 4 /* attrs */
            invokevirtual com.oracle.truffle.api.TruffleFile.createDirectory:([Ljava/nio/file/attribute/FileAttribute;)V
        13: .line 1739
            goto 15
        14: .line 1740
      StackMap locals: com.oracle.truffle.api.TruffleFile
      StackMap stack:
            aload 7 /* target */
            aload 4 /* attrs */
            invokevirtual com.oracle.truffle.api.TruffleFile.createFile:([Ljava/nio/file/attribute/FileAttribute;)V
        15: .line 1742
      StackMap locals:
      StackMap stack:
            aload 7 /* target */
        16: areturn
        end local 7 // com.oracle.truffle.api.TruffleFile target
        17: .line 1744
      StackMap locals: com.oracle.truffle.api.TruffleFile java.lang.String java.lang.String int java.nio.file.attribute.FileAttribute[] java.lang.String java.lang.String
      StackMap stack: java.nio.file.InvalidPathException
            pop
        18: .line 1745
            new java.lang.IllegalArgumentException
            dup
            new java.lang.StringBuilder
            dup
            ldc "Prefix ("
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 5 /* usePrefix */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            ldc ") or suffix ("
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            aload 6 /* useSuffix */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            ldc ") are not valid file name components"
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
        19: .line 1746
      StackMap locals:
      StackMap stack: java.nio.file.FileAlreadyExistsException
            pop
        20: .line 1732
            goto 9
        end local 6 // java.lang.String useSuffix
        end local 5 // java.lang.String usePrefix
        end local 4 // java.nio.file.attribute.FileAttribute[] attrs
        end local 3 // boolean dir
        end local 2 // java.lang.String suffix
        end local 1 // java.lang.String prefix
        end local 0 // com.oracle.truffle.api.TruffleFile targetDirectory
      LocalVariableTable:
        Start  End  Slot             Name  Signature
            0   21     0  targetDirectory  Lcom/oracle/truffle/api/TruffleFile;
            0   21     1           prefix  Ljava/lang/String;
            0   21     2           suffix  Ljava/lang/String;
            0   21     3              dir  Z
            0   21     4            attrs  [Ljava/nio/file/attribute/FileAttribute;
            5   21     5        usePrefix  Ljava/lang/String;
            9   21     6        useSuffix  Ljava/lang/String;
           10   17     7           target  Lcom/oracle/truffle/api/TruffleFile;
      Exception table:
        from    to  target  type
           9    16      17  Class java.nio.file.InvalidPathException
           9    16      19  Class java.nio.file.FileAlreadyExistsException
    Exceptions:
      throws java.io.IOException
    Signature: (Lcom/oracle/truffle/api/TruffleFile;Ljava/lang/String;Ljava/lang/String;Z[Ljava/nio/file/attribute/FileAttribute<*>;)Lcom/oracle/truffle/api/TruffleFile;
    MethodParameters:
                 Name  Flags
      targetDirectory  
      prefix           
      suffix           
      dir              
      attrs            

  private void checkFileOperationPreconditions();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.oracle.truffle.api.TruffleFile this
         0: .line 1753
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.isEmptyPath:Z
            ifeq 2
         1: .line 1754
            new java.nio.file.NoSuchFileException
            dup
            ldc ""
            invokespecial java.nio.file.NoSuchFileException.<init>:(Ljava/lang/String;)V
            athrow
         2: .line 1756
      StackMap locals:
      StackMap stack:
            return
        end local 0 // com.oracle.truffle.api.TruffleFile this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    3     0  this  Lcom/oracle/truffle/api/TruffleFile;
    Exceptions:
      throws java.io.IOException

  private static com.oracle.truffle.api.TruffleFile createUniquePath(com.oracle.truffle.api.TruffleFile, java.lang.String, java.lang.String);
    descriptor: (Lcom/oracle/truffle/api/TruffleFile;Ljava/lang/String;Ljava/lang/String;)Lcom/oracle/truffle/api/TruffleFile;
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=4, locals=7, args_size=3
        start local 0 // com.oracle.truffle.api.TruffleFile targetDirectory
        start local 1 // java.lang.String prefix
        start local 2 // java.lang.String suffix
         0: .line 1759
            invokestatic com.oracle.truffle.api.TruffleFile$TempFileRandomHolder.getRandom:()Ljava/util/Random;
            invokevirtual java.util.Random.nextLong:()J
            lstore 3 /* n */
        start local 3 // long n
         1: .line 1760
            lload 3 /* n */
            ldc -9223372036854775808
            lcmp
            ifne 2
            ldc 9223372036854775807
            goto 3
      StackMap locals: long
      StackMap stack:
         2: lload 3 /* n */
            invokestatic java.lang.Math.abs:(J)J
      StackMap locals:
      StackMap stack: long
         3: lstore 3 /* n */
         4: .line 1761
            new java.lang.StringBuilder
            dup
            aload 1 /* prefix */
            invokestatic java.lang.String.valueOf:(Ljava/lang/Object;)Ljava/lang/String;
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            lload 3 /* n */
            invokestatic java.lang.Long.toString:(J)Ljava/lang/String;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            aload 2 /* suffix */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            astore 5 /* name */
        start local 5 // java.lang.String name
         5: .line 1762
            aload 0 /* targetDirectory */
            aload 5 /* name */
            invokevirtual com.oracle.truffle.api.TruffleFile.resolve:(Ljava/lang/String;)Lcom/oracle/truffle/api/TruffleFile;
            astore 6 /* result */
        start local 6 // com.oracle.truffle.api.TruffleFile result
         6: .line 1763
            aload 0 /* targetDirectory */
            aload 6 /* result */
            invokevirtual com.oracle.truffle.api.TruffleFile.getParent:()Lcom/oracle/truffle/api/TruffleFile;
            invokevirtual com.oracle.truffle.api.TruffleFile.equals:(Ljava/lang/Object;)Z
            ifne 8
         7: .line 1764
            new java.nio.file.InvalidPathException
            dup
            aload 5 /* name */
            ldc "Must be a simple name"
            invokespecial java.nio.file.InvalidPathException.<init>:(Ljava/lang/String;Ljava/lang/String;)V
            athrow
         8: .line 1766
      StackMap locals: java.lang.String com.oracle.truffle.api.TruffleFile
      StackMap stack:
            aload 6 /* result */
            areturn
        end local 6 // com.oracle.truffle.api.TruffleFile result
        end local 5 // java.lang.String name
        end local 3 // long n
        end local 2 // java.lang.String suffix
        end local 1 // java.lang.String prefix
        end local 0 // com.oracle.truffle.api.TruffleFile targetDirectory
      LocalVariableTable:
        Start  End  Slot             Name  Signature
            0    9     0  targetDirectory  Lcom/oracle/truffle/api/TruffleFile;
            0    9     1           prefix  Ljava/lang/String;
            0    9     2           suffix  Ljava/lang/String;
            1    9     3                n  J
            5    9     5             name  Ljava/lang/String;
            6    9     6           result  Lcom/oracle/truffle/api/TruffleFile;
    MethodParameters:
                 Name  Flags
      targetDirectory  
      prefix           
      suffix           

  private static boolean isEmptyPath(java.nio.file.Path);
    descriptor: (Ljava/nio/file/Path;)Z
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // java.nio.file.Path path
         0: .line 1770
            aload 0 /* path */
            invokeinterface java.nio.file.Path.isAbsolute:()Z
            ifeq 2
         1: .line 1771
            iconst_0
            ireturn
         2: .line 1776
      StackMap locals:
      StackMap stack:
            aload 0 /* path */
            invokeinterface java.nio.file.Path.getNameCount:()I
            tableswitch { // 0 - 1
                    0: 3
                    1: 4
              default: 5
          }
         3: .line 1778
      StackMap locals:
      StackMap stack:
            iconst_1
            ireturn
         4: .line 1780
      StackMap locals:
      StackMap stack:
            aload 0 /* path */
            iconst_0
            invokeinterface java.nio.file.Path.getName:(I)Ljava/nio/file/Path;
            invokeinterface java.nio.file.Path.toString:()Ljava/lang/String;
            invokevirtual java.lang.String.isEmpty:()Z
            ireturn
         5: .line 1782
      StackMap locals:
      StackMap stack:
            iconst_0
            ireturn
        end local 0 // java.nio.file.Path path
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    6     0  path  Ljava/nio/file/Path;
    MethodParameters:
      Name  Flags
      path  

  public <T> T getAttribute(com.oracle.truffle.api.TruffleFile$AttributeDescriptor<T>, java.nio.file.LinkOption[]);
    descriptor: (Lcom/oracle/truffle/api/TruffleFile$AttributeDescriptor;[Ljava/nio/file/LinkOption;)Ljava/lang/Object;
    flags: (0x0081) ACC_PUBLIC, ACC_VARARGS
    Code:
      stack=4, locals=4, args_size=3
        start local 0 // com.oracle.truffle.api.TruffleFile this
        start local 1 // com.oracle.truffle.api.TruffleFile$AttributeDescriptor attribute
        start local 2 // java.nio.file.LinkOption[] linkOptions
         0: .line 1930
            aload 0 /* this */
            aload 1 /* attribute */
            getfield com.oracle.truffle.api.TruffleFile$AttributeDescriptor.group:Lcom/oracle/truffle/api/TruffleFile$AttributeGroup;
            aload 1 /* attribute */
            getfield com.oracle.truffle.api.TruffleFile$AttributeDescriptor.name:Ljava/lang/String;
            invokestatic java.util.Collections.singleton:(Ljava/lang/Object;)Ljava/util/Set;
            invokestatic com.oracle.truffle.api.TruffleFile.createAttributeString:(Lcom/oracle/truffle/api/TruffleFile$AttributeGroup;Ljava/lang/Iterable;)Ljava/lang/String;
            aload 1 /* attribute */
            getfield com.oracle.truffle.api.TruffleFile$AttributeDescriptor.clazz:Ljava/lang/Class;
            aload 2 /* linkOptions */
            invokevirtual com.oracle.truffle.api.TruffleFile.getAttributeImpl:(Ljava/lang/String;Ljava/lang/Class;[Ljava/nio/file/LinkOption;)Ljava/lang/Object;
         1: areturn
         2: .line 1931
      StackMap locals:
      StackMap stack: java.lang.Exception
            astore 3 /* e */
        start local 3 // java.lang.Exception e
         3: .line 1932
            aload 3 /* e */
            athrow
        end local 3 // java.lang.Exception e
         4: .line 1933
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 3 /* t */
        start local 3 // java.lang.Throwable t
         5: .line 1934
            aload 0 /* this */
            aload 3 /* t */
            invokevirtual com.oracle.truffle.api.TruffleFile.wrapHostException:(Ljava/lang/Throwable;)Ljava/lang/RuntimeException;
            athrow
        end local 3 // java.lang.Throwable t
        end local 2 // java.nio.file.LinkOption[] linkOptions
        end local 1 // com.oracle.truffle.api.TruffleFile$AttributeDescriptor attribute
        end local 0 // com.oracle.truffle.api.TruffleFile this
      LocalVariableTable:
        Start  End  Slot         Name  Signature
            0    6     0         this  Lcom/oracle/truffle/api/TruffleFile;
            0    6     1    attribute  Lcom/oracle/truffle/api/TruffleFile$AttributeDescriptor<TT;>;
            0    6     2  linkOptions  [Ljava/nio/file/LinkOption;
            3    4     3            e  Ljava/lang/Exception;
            5    6     3            t  Ljava/lang/Throwable;
      Exception table:
        from    to  target  type
           0     1       2  Class java.io.IOException
           0     1       2  Class java.lang.UnsupportedOperationException
           0     1       2  Class java.lang.SecurityException
           0     1       4  Class java.lang.Throwable
    Exceptions:
      throws java.io.IOException
    Signature: <T:Ljava/lang/Object;>(Lcom/oracle/truffle/api/TruffleFile$AttributeDescriptor<TT;>;[Ljava/nio/file/LinkOption;)TT;
    RuntimeVisibleAnnotations: 
      com.oracle.truffle.api.CompilerDirectives$TruffleBoundary()
    MethodParameters:
             Name  Flags
      attribute    
      linkOptions  

  public <T> void setAttribute(com.oracle.truffle.api.TruffleFile$AttributeDescriptor<T>, T, java.nio.file.LinkOption[]);
    descriptor: (Lcom/oracle/truffle/api/TruffleFile$AttributeDescriptor;Ljava/lang/Object;[Ljava/nio/file/LinkOption;)V
    flags: (0x0081) ACC_PUBLIC, ACC_VARARGS
    Code:
      stack=5, locals=5, args_size=4
        start local 0 // com.oracle.truffle.api.TruffleFile this
        start local 1 // com.oracle.truffle.api.TruffleFile$AttributeDescriptor attribute
        start local 2 // java.lang.Object value
        start local 3 // java.nio.file.LinkOption[] linkOptions
         0: .line 1953
            aload 0 /* this */
            invokevirtual com.oracle.truffle.api.TruffleFile.checkFileOperationPreconditions:()V
         1: .line 1954
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.fileSystemContext:Lcom/oracle/truffle/api/TruffleFile$FileSystemContext;
            getfield com.oracle.truffle.api.TruffleFile$FileSystemContext.fileSystem:Lorg/graalvm/polyglot/io/FileSystem;
         2: .line 1955
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.normalizedPath:Ljava/nio/file/Path;
         3: .line 1956
            aload 1 /* attribute */
            getfield com.oracle.truffle.api.TruffleFile$AttributeDescriptor.group:Lcom/oracle/truffle/api/TruffleFile$AttributeGroup;
            aload 1 /* attribute */
            getfield com.oracle.truffle.api.TruffleFile$AttributeDescriptor.name:Ljava/lang/String;
            invokestatic java.util.Collections.singleton:(Ljava/lang/Object;)Ljava/util/Set;
            invokestatic com.oracle.truffle.api.TruffleFile.createAttributeString:(Lcom/oracle/truffle/api/TruffleFile$AttributeGroup;Ljava/lang/Iterable;)Ljava/lang/String;
         4: .line 1957
            aload 2 /* value */
         5: .line 1958
            aload 3 /* linkOptions */
         6: .line 1954
            invokeinterface org.graalvm.polyglot.io.FileSystem.setAttribute:(Ljava/nio/file/Path;Ljava/lang/String;Ljava/lang/Object;[Ljava/nio/file/LinkOption;)V
         7: .line 1959
            goto 12
      StackMap locals:
      StackMap stack: java.lang.Exception
         8: astore 4 /* e */
        start local 4 // java.lang.Exception e
         9: .line 1960
            aload 4 /* e */
            athrow
        end local 4 // java.lang.Exception e
        10: .line 1961
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 4 /* t */
        start local 4 // java.lang.Throwable t
        11: .line 1962
            aload 0 /* this */
            aload 4 /* t */
            invokevirtual com.oracle.truffle.api.TruffleFile.wrapHostException:(Ljava/lang/Throwable;)Ljava/lang/RuntimeException;
            athrow
        end local 4 // java.lang.Throwable t
        12: .line 1964
      StackMap locals:
      StackMap stack:
            return
        end local 3 // java.nio.file.LinkOption[] linkOptions
        end local 2 // java.lang.Object value
        end local 1 // com.oracle.truffle.api.TruffleFile$AttributeDescriptor attribute
        end local 0 // com.oracle.truffle.api.TruffleFile this
      LocalVariableTable:
        Start  End  Slot         Name  Signature
            0   13     0         this  Lcom/oracle/truffle/api/TruffleFile;
            0   13     1    attribute  Lcom/oracle/truffle/api/TruffleFile$AttributeDescriptor<TT;>;
            0   13     2        value  TT;
            0   13     3  linkOptions  [Ljava/nio/file/LinkOption;
            9   10     4            e  Ljava/lang/Exception;
           11   12     4            t  Ljava/lang/Throwable;
      Exception table:
        from    to  target  type
           0     7       8  Class java.io.IOException
           0     7       8  Class java.lang.UnsupportedOperationException
           0     7       8  Class java.lang.SecurityException
           0     7      10  Class java.lang.Throwable
    Exceptions:
      throws java.io.IOException
    Signature: <T:Ljava/lang/Object;>(Lcom/oracle/truffle/api/TruffleFile$AttributeDescriptor<TT;>;TT;[Ljava/nio/file/LinkOption;)V
    RuntimeVisibleAnnotations: 
      com.oracle.truffle.api.CompilerDirectives$TruffleBoundary()
    MethodParameters:
             Name  Flags
      attribute    
      value        
      linkOptions  

  public com.oracle.truffle.api.TruffleFile$Attributes getAttributes(java.util.Collection<? extends com.oracle.truffle.api.TruffleFile$AttributeDescriptor<?>>, java.nio.file.LinkOption[]);
    descriptor: (Ljava/util/Collection;[Ljava/nio/file/LinkOption;)Lcom/oracle/truffle/api/TruffleFile$Attributes;
    flags: (0x0081) ACC_PUBLIC, ACC_VARARGS
    Code:
      stack=4, locals=8, args_size=3
        start local 0 // com.oracle.truffle.api.TruffleFile this
        start local 1 // java.util.Collection attributes
        start local 2 // java.nio.file.LinkOption[] linkOptions
         0: .line 1981
            new java.util.HashSet
            dup
            aload 1 /* attributes */
            invokespecial java.util.HashSet.<init>:(Ljava/util/Collection;)V
            astore 3 /* useAttributes */
        start local 3 // java.util.Set useAttributes
         1: .line 1982
            aload 3 /* useAttributes */
            invokeinterface java.util.Set.isEmpty:()Z
            ifeq 3
         2: .line 1983
            new java.lang.IllegalArgumentException
            dup
            ldc "No descriptors given."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         3: .line 1986
      StackMap locals: java.util.Set
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.oracle.truffle.api.TruffleFile.checkFileOperationPreconditions:()V
         4: .line 1987
            aconst_null
            astore 4 /* group */
        start local 4 // com.oracle.truffle.api.TruffleFile$AttributeGroup group
         5: .line 1988
            new java.util.ArrayList
            dup
            invokespecial java.util.ArrayList.<init>:()V
            astore 5 /* attributeNames */
        start local 5 // java.util.List attributeNames
         6: .line 1989
            aload 3 /* useAttributes */
            invokeinterface java.util.Set.iterator:()Ljava/util/Iterator;
            astore 7
            goto 11
      StackMap locals: com.oracle.truffle.api.TruffleFile java.util.Collection java.nio.file.LinkOption[] java.util.Set com.oracle.truffle.api.TruffleFile$AttributeGroup java.util.List top java.util.Iterator
      StackMap stack:
         7: aload 7
            invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
            checkcast com.oracle.truffle.api.TruffleFile$AttributeDescriptor
            astore 6 /* descriptor */
        start local 6 // com.oracle.truffle.api.TruffleFile$AttributeDescriptor descriptor
         8: .line 1990
            aload 4 /* group */
            ifnull 9
            aload 4 /* group */
            aload 6 /* descriptor */
            getfield com.oracle.truffle.api.TruffleFile$AttributeDescriptor.group:Lcom/oracle/truffle/api/TruffleFile$AttributeGroup;
            invokevirtual com.oracle.truffle.api.TruffleFile$AttributeGroup.contains:(Lcom/oracle/truffle/api/TruffleFile$AttributeGroup;)Z
            ifne 10
         9: .line 1991
      StackMap locals: com.oracle.truffle.api.TruffleFile java.util.Collection java.nio.file.LinkOption[] java.util.Set com.oracle.truffle.api.TruffleFile$AttributeGroup java.util.List com.oracle.truffle.api.TruffleFile$AttributeDescriptor java.util.Iterator
      StackMap stack:
            aload 6 /* descriptor */
            getfield com.oracle.truffle.api.TruffleFile$AttributeDescriptor.group:Lcom/oracle/truffle/api/TruffleFile$AttributeGroup;
            astore 4 /* group */
        10: .line 1993
      StackMap locals:
      StackMap stack:
            aload 5 /* attributeNames */
            aload 6 /* descriptor */
            getfield com.oracle.truffle.api.TruffleFile$AttributeDescriptor.name:Ljava/lang/String;
            invokeinterface java.util.List.add:(Ljava/lang/Object;)Z
            pop
        end local 6 // com.oracle.truffle.api.TruffleFile$AttributeDescriptor descriptor
        11: .line 1989
      StackMap locals: com.oracle.truffle.api.TruffleFile java.util.Collection java.nio.file.LinkOption[] java.util.Set com.oracle.truffle.api.TruffleFile$AttributeGroup java.util.List top java.util.Iterator
      StackMap stack:
            aload 7
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 7
        12: .line 1995
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.fileSystemContext:Lcom/oracle/truffle/api/TruffleFile$FileSystemContext;
            getfield com.oracle.truffle.api.TruffleFile$FileSystemContext.fileSystem:Lorg/graalvm/polyglot/io/FileSystem;
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.normalizedPath:Ljava/nio/file/Path;
            aload 4 /* group */
            aload 5 /* attributeNames */
            invokestatic com.oracle.truffle.api.TruffleFile.createAttributeString:(Lcom/oracle/truffle/api/TruffleFile$AttributeGroup;Ljava/lang/Iterable;)Ljava/lang/String;
            aload 2 /* linkOptions */
            invokeinterface org.graalvm.polyglot.io.FileSystem.readAttributes:(Ljava/nio/file/Path;Ljava/lang/String;[Ljava/nio/file/LinkOption;)Ljava/util/Map;
            astore 6 /* map */
        start local 6 // java.util.Map map
        13: .line 1996
            new com.oracle.truffle.api.TruffleFile$Attributes
            dup
            aload 3 /* useAttributes */
            aload 6 /* map */
            invokespecial com.oracle.truffle.api.TruffleFile$Attributes.<init>:(Ljava/util/Set;Ljava/util/Map;)V
        14: areturn
        end local 6 // java.util.Map map
        end local 5 // java.util.List attributeNames
        end local 4 // com.oracle.truffle.api.TruffleFile$AttributeGroup group
        15: .line 1997
      StackMap locals: com.oracle.truffle.api.TruffleFile java.util.Collection java.nio.file.LinkOption[] java.util.Set
      StackMap stack: java.lang.Exception
            astore 4 /* e */
        start local 4 // java.lang.Exception e
        16: .line 1998
            aload 4 /* e */
            athrow
        end local 4 // java.lang.Exception e
        17: .line 1999
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 4 /* t */
        start local 4 // java.lang.Throwable t
        18: .line 2000
            aload 0 /* this */
            aload 4 /* t */
            invokevirtual com.oracle.truffle.api.TruffleFile.wrapHostException:(Ljava/lang/Throwable;)Ljava/lang/RuntimeException;
            athrow
        end local 4 // java.lang.Throwable t
        end local 3 // java.util.Set useAttributes
        end local 2 // java.nio.file.LinkOption[] linkOptions
        end local 1 // java.util.Collection attributes
        end local 0 // com.oracle.truffle.api.TruffleFile this
      LocalVariableTable:
        Start  End  Slot            Name  Signature
            0   19     0            this  Lcom/oracle/truffle/api/TruffleFile;
            0   19     1      attributes  Ljava/util/Collection<+Lcom/oracle/truffle/api/TruffleFile$AttributeDescriptor<*>;>;
            0   19     2     linkOptions  [Ljava/nio/file/LinkOption;
            1   19     3   useAttributes  Ljava/util/Set<Lcom/oracle/truffle/api/TruffleFile$AttributeDescriptor<*>;>;
            5   15     4           group  Lcom/oracle/truffle/api/TruffleFile$AttributeGroup;
            6   15     5  attributeNames  Ljava/util/List<Ljava/lang/String;>;
            8   11     6      descriptor  Lcom/oracle/truffle/api/TruffleFile$AttributeDescriptor<*>;
           13   15     6             map  Ljava/util/Map<Ljava/lang/String;Ljava/lang/Object;>;
           16   17     4               e  Ljava/lang/Exception;
           18   19     4               t  Ljava/lang/Throwable;
      Exception table:
        from    to  target  type
           3    14      15  Class java.io.IOException
           3    14      15  Class java.lang.UnsupportedOperationException
           3    14      15  Class java.lang.SecurityException
           3    14      17  Class java.lang.Throwable
    Exceptions:
      throws java.io.IOException
    Signature: (Ljava/util/Collection<+Lcom/oracle/truffle/api/TruffleFile$AttributeDescriptor<*>;>;[Ljava/nio/file/LinkOption;)Lcom/oracle/truffle/api/TruffleFile$Attributes;
    RuntimeVisibleAnnotations: 
      com.oracle.truffle.api.CompilerDirectives$TruffleBoundary()
    MethodParameters:
             Name  Flags
      attributes   
      linkOptions  

  private static java.lang.String createAttributeString(com.oracle.truffle.api.TruffleFile$AttributeGroup, java.lang.Iterable<java.lang.String>);
    descriptor: (Lcom/oracle/truffle/api/TruffleFile$AttributeGroup;Ljava/lang/Iterable;)Ljava/lang/String;
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=3, locals=3, args_size=2
        start local 0 // com.oracle.truffle.api.TruffleFile$AttributeGroup group
        start local 1 // java.lang.Iterable attributeNames
         0: .line 2080
            ldc ","
            aload 1 /* attributeNames */
            invokestatic java.lang.String.join:(Ljava/lang/CharSequence;Ljava/lang/Iterable;)Ljava/lang/String;
            astore 2 /* joinedNames */
        start local 2 // java.lang.String joinedNames
         1: .line 2081
            aload 0 /* group */
            getstatic com.oracle.truffle.api.TruffleFile$AttributeGroup.BASIC:Lcom/oracle/truffle/api/TruffleFile$AttributeGroup;
            if_acmpne 2
            aload 2 /* joinedNames */
            goto 3
      StackMap locals: java.lang.String
      StackMap stack:
         2: new java.lang.StringBuilder
            dup
            aload 0 /* group */
            getfield com.oracle.truffle.api.TruffleFile$AttributeGroup.name:Ljava/lang/String;
            invokestatic java.lang.String.valueOf:(Ljava/lang/Object;)Ljava/lang/String;
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            bipush 58
            invokevirtual java.lang.StringBuilder.append:(C)Ljava/lang/StringBuilder;
            aload 2 /* joinedNames */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
      StackMap locals:
      StackMap stack: java.lang.String
         3: areturn
        end local 2 // java.lang.String joinedNames
        end local 1 // java.lang.Iterable attributeNames
        end local 0 // com.oracle.truffle.api.TruffleFile$AttributeGroup group
      LocalVariableTable:
        Start  End  Slot            Name  Signature
            0    4     0           group  Lcom/oracle/truffle/api/TruffleFile$AttributeGroup;
            0    4     1  attributeNames  Ljava/lang/Iterable<Ljava/lang/String;>;
            1    4     2     joinedNames  Ljava/lang/String;
    Signature: (Lcom/oracle/truffle/api/TruffleFile$AttributeGroup;Ljava/lang/Iterable<Ljava/lang/String;>;)Ljava/lang/String;
    MethodParameters:
                Name  Flags
      group           
      attributeNames  

  private boolean isNormalized();
    descriptor: ()Z
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // com.oracle.truffle.api.TruffleFile this
         0: .line 2085
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.path:Ljava/nio/file/Path;
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.normalizedPath:Ljava/nio/file/Path;
            if_acmpeq 1
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.path:Ljava/nio/file/Path;
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.normalizedPath:Ljava/nio/file/Path;
            invokeinterface java.nio.file.Path.equals:(Ljava/lang/Object;)Z
            ifne 1
            iconst_0
            ireturn
      StackMap locals:
      StackMap stack:
         1: iconst_1
            ireturn
        end local 0 // com.oracle.truffle.api.TruffleFile this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lcom/oracle/truffle/api/TruffleFile;

  private java.nio.file.Path[] toAbsolutePathImpl();
    descriptor: ()[Ljava/nio/file/Path;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=4, locals=3, args_size=1
        start local 0 // com.oracle.truffle.api.TruffleFile this
         0: .line 2089
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.fileSystemContext:Lcom/oracle/truffle/api/TruffleFile$FileSystemContext;
            getfield com.oracle.truffle.api.TruffleFile$FileSystemContext.fileSystem:Lorg/graalvm/polyglot/io/FileSystem;
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.path:Ljava/nio/file/Path;
            invokeinterface org.graalvm.polyglot.io.FileSystem.toAbsolutePath:(Ljava/nio/file/Path;)Ljava/nio/file/Path;
            astore 1 /* absolute */
        start local 1 // java.nio.file.Path absolute
         1: .line 2090
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.fileSystemContext:Lcom/oracle/truffle/api/TruffleFile$FileSystemContext;
            getfield com.oracle.truffle.api.TruffleFile$FileSystemContext.fileSystem:Lorg/graalvm/polyglot/io/FileSystem;
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.normalizedPath:Ljava/nio/file/Path;
            invokeinterface org.graalvm.polyglot.io.FileSystem.toAbsolutePath:(Ljava/nio/file/Path;)Ljava/nio/file/Path;
            invokeinterface java.nio.file.Path.normalize:()Ljava/nio/file/Path;
            astore 2 /* normalizedAbsolute */
        start local 2 // java.nio.file.Path normalizedAbsolute
         2: .line 2091
            iconst_2
            anewarray java.nio.file.Path
            dup
            iconst_0
            aload 1 /* absolute */
            aastore
            dup
            iconst_1
            aload 2 /* normalizedAbsolute */
            aastore
            areturn
        end local 2 // java.nio.file.Path normalizedAbsolute
        end local 1 // java.nio.file.Path absolute
        end local 0 // com.oracle.truffle.api.TruffleFile this
      LocalVariableTable:
        Start  End  Slot                Name  Signature
            0    3     0                this  Lcom/oracle/truffle/api/TruffleFile;
            1    3     1            absolute  Ljava/nio/file/Path;
            2    3     2  normalizedAbsolute  Ljava/nio/file/Path;

  private boolean checkAccess(java.nio.file.AccessMode[]);
    descriptor: ([Ljava/nio/file/AccessMode;)Z
    flags: (0x0082) ACC_PRIVATE, ACC_VARARGS
    Code:
      stack=3, locals=3, args_size=2
        start local 0 // com.oracle.truffle.api.TruffleFile this
        start local 1 // java.nio.file.AccessMode[] modes
         0: .line 2095
            ldc Ljava/nio/file/AccessMode;
            invokestatic java.util.EnumSet.noneOf:(Ljava/lang/Class;)Ljava/util/EnumSet;
            astore 2 /* modesSet */
        start local 2 // java.util.Set modesSet
         1: .line 2096
            aload 2 /* modesSet */
            aload 1 /* modes */
            invokestatic java.util.Collections.addAll:(Ljava/util/Collection;[Ljava/lang/Object;)Z
            pop
         2: .line 2097
            aload 0 /* this */
            aload 2 /* modesSet */
            iconst_0
            anewarray java.nio.file.LinkOption
            invokevirtual com.oracle.truffle.api.TruffleFile.checkAccess:(Ljava/util/Set;[Ljava/nio/file/LinkOption;)Z
            ireturn
        end local 2 // java.util.Set modesSet
        end local 1 // java.nio.file.AccessMode[] modes
        end local 0 // com.oracle.truffle.api.TruffleFile this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    3     0      this  Lcom/oracle/truffle/api/TruffleFile;
            0    3     1     modes  [Ljava/nio/file/AccessMode;
            1    3     2  modesSet  Ljava/util/Set<Ljava/nio/file/AccessMode;>;
    MethodParameters:
       Name  Flags
      modes  

  private boolean checkAccess(java.util.Set<? extends java.nio.file.AccessMode>, java.nio.file.LinkOption[]);
    descriptor: (Ljava/util/Set;[Ljava/nio/file/LinkOption;)Z
    flags: (0x0082) ACC_PRIVATE, ACC_VARARGS
    Code:
      stack=4, locals=3, args_size=3
        start local 0 // com.oracle.truffle.api.TruffleFile this
        start local 1 // java.util.Set modes
        start local 2 // java.nio.file.LinkOption[] linkOptions
         0: .line 2102
            aload 0 /* this */
            invokevirtual com.oracle.truffle.api.TruffleFile.checkFileOperationPreconditions:()V
         1: .line 2103
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.fileSystemContext:Lcom/oracle/truffle/api/TruffleFile$FileSystemContext;
            getfield com.oracle.truffle.api.TruffleFile$FileSystemContext.fileSystem:Lorg/graalvm/polyglot/io/FileSystem;
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.normalizedPath:Ljava/nio/file/Path;
            aload 1 /* modes */
            aload 2 /* linkOptions */
            invokeinterface org.graalvm.polyglot.io.FileSystem.checkAccess:(Ljava/nio/file/Path;Ljava/util/Set;[Ljava/nio/file/LinkOption;)V
         2: .line 2104
            iconst_1
            ireturn
         3: .line 2105
      StackMap locals:
      StackMap stack: java.io.IOException
            pop
         4: .line 2106
            iconst_0
            ireturn
        end local 2 // java.nio.file.LinkOption[] linkOptions
        end local 1 // java.util.Set modes
        end local 0 // com.oracle.truffle.api.TruffleFile this
      LocalVariableTable:
        Start  End  Slot         Name  Signature
            0    5     0         this  Lcom/oracle/truffle/api/TruffleFile;
            0    5     1        modes  Ljava/util/Set<+Ljava/nio/file/AccessMode;>;
            0    5     2  linkOptions  [Ljava/nio/file/LinkOption;
      Exception table:
        from    to  target  type
           0     2       3  Class java.io.IOException
    Signature: (Ljava/util/Set<+Ljava/nio/file/AccessMode;>;[Ljava/nio/file/LinkOption;)Z
    MethodParameters:
             Name  Flags
      modes        
      linkOptions  

  private <T> T getAttributeImpl(java.lang.String, java.lang.Class<T>, java.nio.file.LinkOption[]);
    descriptor: (Ljava/lang/String;Ljava/lang/Class;[Ljava/nio/file/LinkOption;)Ljava/lang/Object;
    flags: (0x0082) ACC_PRIVATE, ACC_VARARGS
    Code:
      stack=5, locals=4, args_size=4
        start local 0 // com.oracle.truffle.api.TruffleFile this
        start local 1 // java.lang.String attribute
        start local 2 // java.lang.Class type
        start local 3 // java.nio.file.LinkOption[] options
         0: .line 2111
            aload 0 /* this */
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.normalizedPath:Ljava/nio/file/Path;
            aload 1 /* attribute */
            aload 2 /* type */
            aload 3 /* options */
            invokevirtual com.oracle.truffle.api.TruffleFile.getAttributeImpl:(Ljava/nio/file/Path;Ljava/lang/String;Ljava/lang/Class;[Ljava/nio/file/LinkOption;)Ljava/lang/Object;
            areturn
        end local 3 // java.nio.file.LinkOption[] options
        end local 2 // java.lang.Class type
        end local 1 // java.lang.String attribute
        end local 0 // com.oracle.truffle.api.TruffleFile this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    1     0       this  Lcom/oracle/truffle/api/TruffleFile;
            0    1     1  attribute  Ljava/lang/String;
            0    1     2       type  Ljava/lang/Class<TT;>;
            0    1     3    options  [Ljava/nio/file/LinkOption;
    Exceptions:
      throws java.io.IOException
    Signature: <T:Ljava/lang/Object;>(Ljava/lang/String;Ljava/lang/Class<TT;>;[Ljava/nio/file/LinkOption;)TT;
    MethodParameters:
           Name  Flags
      attribute  
      type       
      options    

  private <T> T getAttributeImpl(java.nio.file.Path, java.lang.String, java.lang.Class<T>, java.nio.file.LinkOption[]);
    descriptor: (Ljava/nio/file/Path;Ljava/lang/String;Ljava/lang/Class;[Ljava/nio/file/LinkOption;)Ljava/lang/Object;
    flags: (0x0082) ACC_PRIVATE, ACC_VARARGS
    Code:
      stack=4, locals=6, args_size=5
        start local 0 // com.oracle.truffle.api.TruffleFile this
        start local 1 // java.nio.file.Path forPath
        start local 2 // java.lang.String attribute
        start local 3 // java.lang.Class type
        start local 4 // java.nio.file.LinkOption[] options
         0: .line 2115
            aload 0 /* this */
            aload 1 /* forPath */
            aload 2 /* attribute */
            aload 4 /* options */
            invokevirtual com.oracle.truffle.api.TruffleFile.getAttributeImpl:(Ljava/nio/file/Path;Ljava/lang/String;[Ljava/nio/file/LinkOption;)Ljava/lang/Object;
            astore 5 /* value */
        start local 5 // java.lang.Object value
         1: .line 2116
            aload 5 /* value */
            ifnonnull 2
            aconst_null
            goto 3
      StackMap locals: java.lang.Object
      StackMap stack:
         2: aload 3 /* type */
            aload 5 /* value */
            invokevirtual java.lang.Class.cast:(Ljava/lang/Object;)Ljava/lang/Object;
      StackMap locals:
      StackMap stack: java.lang.Object
         3: areturn
        end local 5 // java.lang.Object value
        end local 4 // java.nio.file.LinkOption[] options
        end local 3 // java.lang.Class type
        end local 2 // java.lang.String attribute
        end local 1 // java.nio.file.Path forPath
        end local 0 // com.oracle.truffle.api.TruffleFile this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    4     0       this  Lcom/oracle/truffle/api/TruffleFile;
            0    4     1    forPath  Ljava/nio/file/Path;
            0    4     2  attribute  Ljava/lang/String;
            0    4     3       type  Ljava/lang/Class<TT;>;
            0    4     4    options  [Ljava/nio/file/LinkOption;
            1    4     5      value  Ljava/lang/Object;
    Exceptions:
      throws java.io.IOException
    Signature: <T:Ljava/lang/Object;>(Ljava/nio/file/Path;Ljava/lang/String;Ljava/lang/Class<TT;>;[Ljava/nio/file/LinkOption;)TT;
    MethodParameters:
           Name  Flags
      forPath    
      attribute  
      type       
      options    

  private java.lang.Object getAttributeImpl(java.nio.file.Path, java.lang.String, java.nio.file.LinkOption[]);
    descriptor: (Ljava/nio/file/Path;Ljava/lang/String;[Ljava/nio/file/LinkOption;)Ljava/lang/Object;
    flags: (0x0082) ACC_PRIVATE, ACC_VARARGS
    Code:
      stack=4, locals=7, args_size=4
        start local 0 // com.oracle.truffle.api.TruffleFile this
        start local 1 // java.nio.file.Path forPath
        start local 2 // java.lang.String attribute
        start local 3 // java.nio.file.LinkOption[] options
         0: .line 2120
            aload 0 /* this */
            invokevirtual com.oracle.truffle.api.TruffleFile.checkFileOperationPreconditions:()V
         1: .line 2121
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.fileSystemContext:Lcom/oracle/truffle/api/TruffleFile$FileSystemContext;
            getfield com.oracle.truffle.api.TruffleFile$FileSystemContext.fileSystem:Lorg/graalvm/polyglot/io/FileSystem;
            aload 1 /* forPath */
            aload 2 /* attribute */
            aload 3 /* options */
            invokeinterface org.graalvm.polyglot.io.FileSystem.readAttributes:(Ljava/nio/file/Path;Ljava/lang/String;[Ljava/nio/file/LinkOption;)Ljava/util/Map;
            astore 4 /* map */
        start local 4 // java.util.Map map
         2: .line 2122
            aload 2 /* attribute */
            bipush 58
            invokevirtual java.lang.String.indexOf:(I)I
            istore 5 /* index */
        start local 5 // int index
         3: .line 2123
            iload 5 /* index */
            ifge 4
            aload 2 /* attribute */
            goto 5
      StackMap locals: java.util.Map int
      StackMap stack:
         4: aload 2 /* attribute */
            iload 5 /* index */
            iconst_1
            iadd
            invokevirtual java.lang.String.substring:(I)Ljava/lang/String;
      StackMap locals:
      StackMap stack: java.lang.String
         5: astore 6 /* key */
        start local 6 // java.lang.String key
         6: .line 2124
            aload 4 /* map */
            aload 6 /* key */
            invokeinterface java.util.Map.get:(Ljava/lang/Object;)Ljava/lang/Object;
            areturn
        end local 6 // java.lang.String key
        end local 5 // int index
        end local 4 // java.util.Map map
        end local 3 // java.nio.file.LinkOption[] options
        end local 2 // java.lang.String attribute
        end local 1 // java.nio.file.Path forPath
        end local 0 // com.oracle.truffle.api.TruffleFile this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    7     0       this  Lcom/oracle/truffle/api/TruffleFile;
            0    7     1    forPath  Ljava/nio/file/Path;
            0    7     2  attribute  Ljava/lang/String;
            0    7     3    options  [Ljava/nio/file/LinkOption;
            2    7     4        map  Ljava/util/Map<Ljava/lang/String;Ljava/lang/Object;>;
            3    7     5      index  I
            6    7     6        key  Ljava/lang/String;
    Exceptions:
      throws java.io.IOException
    MethodParameters:
           Name  Flags
      forPath    final
      attribute  final
      options    final

  private java.nio.file.Path createDirectoryImpl(java.nio.file.Path, java.nio.file.attribute.FileAttribute<?>[]);
    descriptor: (Ljava/nio/file/Path;[Ljava/nio/file/attribute/FileAttribute;)Ljava/nio/file/Path;
    flags: (0x0082) ACC_PRIVATE, ACC_VARARGS
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.oracle.truffle.api.TruffleFile this
        start local 1 // java.nio.file.Path dir
        start local 2 // java.nio.file.attribute.FileAttribute[] attrs
         0: .line 2128
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.fileSystemContext:Lcom/oracle/truffle/api/TruffleFile$FileSystemContext;
            getfield com.oracle.truffle.api.TruffleFile$FileSystemContext.fileSystem:Lorg/graalvm/polyglot/io/FileSystem;
            aload 1 /* dir */
            aload 2 /* attrs */
            invokeinterface org.graalvm.polyglot.io.FileSystem.createDirectory:(Ljava/nio/file/Path;[Ljava/nio/file/attribute/FileAttribute;)V
         1: .line 2129
            aload 1 /* dir */
            areturn
        end local 2 // java.nio.file.attribute.FileAttribute[] attrs
        end local 1 // java.nio.file.Path dir
        end local 0 // com.oracle.truffle.api.TruffleFile this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    2     0   this  Lcom/oracle/truffle/api/TruffleFile;
            0    2     1    dir  Ljava/nio/file/Path;
            0    2     2  attrs  [Ljava/nio/file/attribute/FileAttribute;
    Exceptions:
      throws java.io.IOException
    Signature: (Ljava/nio/file/Path;[Ljava/nio/file/attribute/FileAttribute<*>;)Ljava/nio/file/Path;
    MethodParameters:
       Name  Flags
      dir    
      attrs  

  private java.nio.file.Path createDirAndCheck(java.nio.file.Path, java.nio.file.attribute.FileAttribute<?>[]);
    descriptor: (Ljava/nio/file/Path;[Ljava/nio/file/attribute/FileAttribute;)Ljava/nio/file/Path;
    flags: (0x0082) ACC_PRIVATE, ACC_VARARGS
    Code:
      stack=8, locals=4, args_size=3
        start local 0 // com.oracle.truffle.api.TruffleFile this
        start local 1 // java.nio.file.Path dir
        start local 2 // java.nio.file.attribute.FileAttribute[] attrs
         0: .line 2134
            aload 0 /* this */
            aload 1 /* dir */
            aload 2 /* attrs */
            invokevirtual com.oracle.truffle.api.TruffleFile.createDirectoryImpl:(Ljava/nio/file/Path;[Ljava/nio/file/attribute/FileAttribute;)Ljava/nio/file/Path;
         1: areturn
         2: .line 2135
      StackMap locals:
      StackMap stack: java.nio.file.FileAlreadyExistsException
            astore 3 /* faee */
        start local 3 // java.nio.file.FileAlreadyExistsException faee
         3: .line 2137
            aload 0 /* this */
            aload 1 /* dir */
            ldc "isDirectory"
            ldc Ljava/lang/Boolean;
            iconst_1
            anewarray java.nio.file.LinkOption
            dup
            iconst_0
            getstatic java.nio.file.LinkOption.NOFOLLOW_LINKS:Ljava/nio/file/LinkOption;
            aastore
            invokevirtual com.oracle.truffle.api.TruffleFile.getAttributeImpl:(Ljava/nio/file/Path;Ljava/lang/String;Ljava/lang/Class;[Ljava/nio/file/LinkOption;)Ljava/lang/Object;
            checkcast java.lang.Boolean
            invokevirtual java.lang.Boolean.booleanValue:()Z
            ifeq 6
         4: .line 2138
            aload 1 /* dir */
         5: areturn
         6: .line 2140
      StackMap locals: java.nio.file.FileAlreadyExistsException
      StackMap stack:
            aload 3 /* faee */
            athrow
         7: .line 2142
      StackMap locals:
      StackMap stack: java.io.IOException
            pop
         8: .line 2143
            aload 3 /* faee */
            athrow
        end local 3 // java.nio.file.FileAlreadyExistsException faee
        end local 2 // java.nio.file.attribute.FileAttribute[] attrs
        end local 1 // java.nio.file.Path dir
        end local 0 // com.oracle.truffle.api.TruffleFile this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    9     0   this  Lcom/oracle/truffle/api/TruffleFile;
            0    9     1    dir  Ljava/nio/file/Path;
            0    9     2  attrs  [Ljava/nio/file/attribute/FileAttribute;
            3    9     3   faee  Ljava/nio/file/FileAlreadyExistsException;
      Exception table:
        from    to  target  type
           0     1       2  Class java.nio.file.FileAlreadyExistsException
           3     5       7  Class java.io.IOException
           6     7       7  Class java.io.IOException
    Exceptions:
      throws java.io.IOException
    Signature: (Ljava/nio/file/Path;[Ljava/nio/file/attribute/FileAttribute<*>;)Ljava/nio/file/Path;
    MethodParameters:
       Name  Flags
      dir    
      attrs  

  private java.nio.file.Path findExisting(java.nio.file.Path);
    descriptor: (Ljava/nio/file/Path;)Ljava/nio/file/Path;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=4, locals=4, args_size=2
        start local 0 // com.oracle.truffle.api.TruffleFile this
        start local 1 // java.nio.file.Path forPath
         0: .line 2149
            ldc Ljava/nio/file/AccessMode;
            invokestatic java.util.EnumSet.noneOf:(Ljava/lang/Class;)Ljava/util/EnumSet;
            astore 2 /* mode */
        start local 2 // java.util.Set mode
         1: .line 2150
            aload 1 /* forPath */
            invokeinterface java.nio.file.Path.getParent:()Ljava/nio/file/Path;
            astore 3 /* p */
        start local 3 // java.nio.file.Path p
         2: goto 8
         3: .line 2152
      StackMap locals: java.util.Set java.nio.file.Path
      StackMap stack:
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.fileSystemContext:Lcom/oracle/truffle/api/TruffleFile$FileSystemContext;
            getfield com.oracle.truffle.api.TruffleFile$FileSystemContext.fileSystem:Lorg/graalvm/polyglot/io/FileSystem;
            aload 3 /* p */
            aload 2 /* mode */
            iconst_0
            anewarray java.nio.file.LinkOption
            invokeinterface org.graalvm.polyglot.io.FileSystem.checkAccess:(Ljava/nio/file/Path;Ljava/util/Set;[Ljava/nio/file/LinkOption;)V
         4: .line 2153
            aload 3 /* p */
         5: areturn
         6: .line 2154
      StackMap locals:
      StackMap stack: java.nio.file.NoSuchFileException
            pop
         7: .line 2150
            aload 3 /* p */
            invokeinterface java.nio.file.Path.getParent:()Ljava/nio/file/Path;
            astore 3 /* p */
      StackMap locals:
      StackMap stack:
         8: aload 3 /* p */
            ifnonnull 3
        end local 3 // java.nio.file.Path p
         9: .line 2158
            aconst_null
            areturn
        end local 2 // java.util.Set mode
        end local 1 // java.nio.file.Path forPath
        end local 0 // com.oracle.truffle.api.TruffleFile this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0   10     0     this  Lcom/oracle/truffle/api/TruffleFile;
            0   10     1  forPath  Ljava/nio/file/Path;
            1   10     2     mode  Ljava/util/Set<Ljava/nio/file/AccessMode;>;
            2    9     3        p  Ljava/nio/file/Path;
      Exception table:
        from    to  target  type
           3     5       6  Class java.nio.file.NoSuchFileException
    Exceptions:
      throws java.io.IOException
    MethodParameters:
         Name  Flags
      forPath  

  private <T extends java.lang.Throwable> java.lang.RuntimeException wrapHostException(T);
    descriptor: (Ljava/lang/Throwable;)Ljava/lang/RuntimeException;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.oracle.truffle.api.TruffleFile this
        start local 1 // java.lang.Throwable t
         0: .line 2162
            aload 1 /* t */
            aload 0 /* this */
            getfield com.oracle.truffle.api.TruffleFile.fileSystemContext:Lcom/oracle/truffle/api/TruffleFile$FileSystemContext;
            getfield com.oracle.truffle.api.TruffleFile$FileSystemContext.fileSystem:Lorg/graalvm/polyglot/io/FileSystem;
            invokestatic com.oracle.truffle.api.TruffleFile.wrapHostException:(Ljava/lang/Throwable;Lorg/graalvm/polyglot/io/FileSystem;)Ljava/lang/RuntimeException;
            athrow
        end local 1 // java.lang.Throwable t
        end local 0 // com.oracle.truffle.api.TruffleFile this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/oracle/truffle/api/TruffleFile;
            0    1     1     t  TT;
    Signature: <T:Ljava/lang/Throwable;>(TT;)Ljava/lang/RuntimeException;
    MethodParameters:
      Name  Flags
      t     

  static <T extends java.lang.Throwable> java.lang.RuntimeException wrapHostException(T, org.graalvm.polyglot.io.FileSystem);
    descriptor: (Ljava/lang/Throwable;Lorg/graalvm/polyglot/io/FileSystem;)Ljava/lang/RuntimeException;
    flags: (0x0008) ACC_STATIC
    Code:
      stack=4, locals=2, args_size=2
        start local 0 // java.lang.Throwable t
        start local 1 // org.graalvm.polyglot.io.FileSystem fs
         0: .line 2166
            invokestatic com.oracle.truffle.api.LanguageAccessor.engineAccess:()Lcom/oracle/truffle/api/impl/Accessor$EngineSupport;
            aload 1 /* fs */
            invokevirtual com.oracle.truffle.api.impl.Accessor$EngineSupport.isInternal:(Lorg/graalvm/polyglot/io/FileSystem;)Z
            ifeq 2
         1: .line 2167
            aload 0 /* t */
            invokestatic com.oracle.truffle.api.TruffleLanguage$Env.engineToLanguageException:(Ljava/lang/Throwable;)Ljava/lang/RuntimeException;
            athrow
         2: .line 2169
      StackMap locals:
      StackMap stack:
            invokestatic com.oracle.truffle.api.LanguageAccessor.engineAccess:()Lcom/oracle/truffle/api/impl/Accessor$EngineSupport;
            aconst_null
            invokestatic com.oracle.truffle.api.LanguageAccessor.engineAccess:()Lcom/oracle/truffle/api/impl/Accessor$EngineSupport;
            invokevirtual com.oracle.truffle.api.impl.Accessor$EngineSupport.getCurrentHostContext:()Ljava/lang/Object;
            aload 0 /* t */
            invokevirtual com.oracle.truffle.api.impl.Accessor$EngineSupport.wrapHostException:(Lcom/oracle/truffle/api/nodes/Node;Ljava/lang/Object;Ljava/lang/Throwable;)Ljava/lang/RuntimeException;
            athrow
        end local 1 // org.graalvm.polyglot.io.FileSystem fs
        end local 0 // java.lang.Throwable t
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    3     0     t  TT;
            0    3     1    fs  Lorg/graalvm/polyglot/io/FileSystem;
    Signature: <T:Ljava/lang/Throwable;>(TT;Lorg/graalvm/polyglot/io/FileSystem;)Ljava/lang/RuntimeException;
    MethodParameters:
      Name  Flags
      t     
      fs    

  static int[] $SWITCH_TABLE$com$oracle$truffle$api$TruffleFile$Walker$Event$Type();
    descriptor: ()[I
    flags: (0x1008) ACC_STATIC, ACC_SYNTHETIC
    Code:
      stack=3, locals=1, args_size=0
         0: .line 107
            getstatic com.oracle.truffle.api.TruffleFile.$SWITCH_TABLE$com$oracle$truffle$api$TruffleFile$Walker$Event$Type:[I
            dup
            ifnull 1
            areturn
      StackMap locals:
      StackMap stack: int[]
         1: pop
            invokestatic com.oracle.truffle.api.TruffleFile$Walker$Event$Type.values:()[Lcom/oracle/truffle/api/TruffleFile$Walker$Event$Type;
            arraylength
            newarray 10
            astore 0
         2: aload 0
            getstatic com.oracle.truffle.api.TruffleFile$Walker$Event$Type.POST_VISIT_DIRECTORY:Lcom/oracle/truffle/api/TruffleFile$Walker$Event$Type;
            invokevirtual com.oracle.truffle.api.TruffleFile$Walker$Event$Type.ordinal:()I
            iconst_3
            iastore
         3: goto 5
      StackMap locals: int[]
      StackMap stack: java.lang.NoSuchFieldError
         4: pop
      StackMap locals:
      StackMap stack:
         5: aload 0
            getstatic com.oracle.truffle.api.TruffleFile$Walker$Event$Type.PRE_VISIT_DIRECTORY:Lcom/oracle/truffle/api/TruffleFile$Walker$Event$Type;
            invokevirtual com.oracle.truffle.api.TruffleFile$Walker$Event$Type.ordinal:()I
            iconst_1
            iastore
         6: goto 8
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
         7: pop
      StackMap locals:
      StackMap stack:
         8: aload 0
            getstatic com.oracle.truffle.api.TruffleFile$Walker$Event$Type.VISIT:Lcom/oracle/truffle/api/TruffleFile$Walker$Event$Type;
            invokevirtual com.oracle.truffle.api.TruffleFile$Walker$Event$Type.ordinal:()I
            iconst_2
            iastore
         9: goto 11
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        10: pop
      StackMap locals:
      StackMap stack:
        11: aload 0
            dup
            putstatic com.oracle.truffle.api.TruffleFile.$SWITCH_TABLE$com$oracle$truffle$api$TruffleFile$Walker$Event$Type:[I
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature
      Exception table:
        from    to  target  type
           2     3       4  Class java.lang.NoSuchFieldError
           5     6       7  Class java.lang.NoSuchFieldError
           8     9      10  Class java.lang.NoSuchFieldError

  static int[] $SWITCH_TABLE$java$nio$file$FileVisitResult();
    descriptor: ()[I
    flags: (0x1008) ACC_STATIC, ACC_SYNTHETIC
    Code:
      stack=3, locals=1, args_size=0
         0: .line 107
            getstatic com.oracle.truffle.api.TruffleFile.$SWITCH_TABLE$java$nio$file$FileVisitResult:[I
            dup
            ifnull 1
            areturn
      StackMap locals:
      StackMap stack: int[]
         1: pop
            invokestatic java.nio.file.FileVisitResult.values:()[Ljava/nio/file/FileVisitResult;
            arraylength
            newarray 10
            astore 0
         2: aload 0
            getstatic java.nio.file.FileVisitResult.CONTINUE:Ljava/nio/file/FileVisitResult;
            invokevirtual java.nio.file.FileVisitResult.ordinal:()I
            iconst_1
            iastore
         3: goto 5
      StackMap locals: int[]
      StackMap stack: java.lang.NoSuchFieldError
         4: pop
      StackMap locals:
      StackMap stack:
         5: aload 0
            getstatic java.nio.file.FileVisitResult.SKIP_SIBLINGS:Ljava/nio/file/FileVisitResult;
            invokevirtual java.nio.file.FileVisitResult.ordinal:()I
            iconst_4
            iastore
         6: goto 8
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
         7: pop
      StackMap locals:
      StackMap stack:
         8: aload 0
            getstatic java.nio.file.FileVisitResult.SKIP_SUBTREE:Ljava/nio/file/FileVisitResult;
            invokevirtual java.nio.file.FileVisitResult.ordinal:()I
            iconst_3
            iastore
         9: goto 11
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        10: pop
      StackMap locals:
      StackMap stack:
        11: aload 0
            getstatic java.nio.file.FileVisitResult.TERMINATE:Ljava/nio/file/FileVisitResult;
            invokevirtual java.nio.file.FileVisitResult.ordinal:()I
            iconst_2
            iastore
        12: goto 14
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        13: pop
      StackMap locals:
      StackMap stack:
        14: aload 0
            dup
            putstatic com.oracle.truffle.api.TruffleFile.$SWITCH_TABLE$java$nio$file$FileVisitResult:[I
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature
      Exception table:
        from    to  target  type
           2     3       4  Class java.lang.NoSuchFieldError
           5     6       7  Class java.lang.NoSuchFieldError
           8     9      10  Class java.lang.NoSuchFieldError
          11    12      13  Class java.lang.NoSuchFieldError
}
SourceFile: "TruffleFile.java"
NestMembers:
  com.oracle.truffle.api.TruffleFile$AllFiles  com.oracle.truffle.api.TruffleFile$AttributeDescriptor  com.oracle.truffle.api.TruffleFile$AttributeGroup  com.oracle.truffle.api.TruffleFile$Attributes  com.oracle.truffle.api.TruffleFile$ByteChannelDecorator  com.oracle.truffle.api.TruffleFile$FileSystemContext  com.oracle.truffle.api.TruffleFile$FileTypeDetector  com.oracle.truffle.api.TruffleFile$TempFileRandomHolder  com.oracle.truffle.api.TruffleFile$TruffleFileDirectoryStream  com.oracle.truffle.api.TruffleFile$TruffleFileDirectoryStream$IteratorImpl  com.oracle.truffle.api.TruffleFile$Walker  com.oracle.truffle.api.TruffleFile$Walker$Event  com.oracle.truffle.api.TruffleFile$Walker$Event$Type  com.oracle.truffle.api.TruffleFile$Walker$IteratorImpl  com.oracle.truffle.api.TruffleFile$Walker$IteratorImpl$BasicFileAttributesImpl  com.oracle.truffle.api.TruffleFile$Walker$IteratorImpl$Dir
InnerClasses:
  public abstract TruffleBoundary = com.oracle.truffle.api.CompilerDirectives$TruffleBoundary of com.oracle.truffle.api.CompilerDirectives
  private final AllFiles = com.oracle.truffle.api.TruffleFile$AllFiles of com.oracle.truffle.api.TruffleFile
  public final AttributeDescriptor = com.oracle.truffle.api.TruffleFile$AttributeDescriptor of com.oracle.truffle.api.TruffleFile
  private final AttributeGroup = com.oracle.truffle.api.TruffleFile$AttributeGroup of com.oracle.truffle.api.TruffleFile
  public final Attributes = com.oracle.truffle.api.TruffleFile$Attributes of com.oracle.truffle.api.TruffleFile
  private final ByteChannelDecorator = com.oracle.truffle.api.TruffleFile$ByteChannelDecorator of com.oracle.truffle.api.TruffleFile
  final FileSystemContext = com.oracle.truffle.api.TruffleFile$FileSystemContext of com.oracle.truffle.api.TruffleFile
  public abstract FileTypeDetector = com.oracle.truffle.api.TruffleFile$FileTypeDetector of com.oracle.truffle.api.TruffleFile
  private final TempFileRandomHolder = com.oracle.truffle.api.TruffleFile$TempFileRandomHolder of com.oracle.truffle.api.TruffleFile
  private final TruffleFileDirectoryStream = com.oracle.truffle.api.TruffleFile$TruffleFileDirectoryStream of com.oracle.truffle.api.TruffleFile
  private final Walker = com.oracle.truffle.api.TruffleFile$Walker of com.oracle.truffle.api.TruffleFile
  Event = com.oracle.truffle.api.TruffleFile$Walker$Event of com.oracle.truffle.api.TruffleFile$Walker
  final Type = com.oracle.truffle.api.TruffleFile$Walker$Event$Type of com.oracle.truffle.api.TruffleFile$Walker$Event
  public final Env = com.oracle.truffle.api.TruffleLanguage$Env of com.oracle.truffle.api.TruffleLanguage
  public abstract EngineSupport = com.oracle.truffle.api.impl.Accessor$EngineSupport of com.oracle.truffle.api.impl.Accessor
  public abstract Filter = java.nio.file.DirectoryStream$Filter of java.nio.file.DirectoryStream