Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4047777

File names with a leading slash before a drive letter are not always handled.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • None
    • 1.1.1
    • core-libs
    • None
    • x86
    • generic

      on PCs, a leading backslash before a drive letter is not always stripped
      by sysNativePath, leading to partial failure of some File methods:
      new File("\\c:\\foo").renameTo(new File("\\c:\\bar"))

            mr Mark Reinhold
            jrose John Rose
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: