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

javac reports path name of entry in ZipFileIndex incorectly

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 7
    • 7
    • tools
    • None
    • b29
    • generic
    • generic
    • Verified

        com.sun.tools.javac.util.DefaultFileManager$ZipFileIndexFileObject prints out a silly value for getPath, giving the entry name twice, instead of the file and entry name.

        For example,
        java/lang/Void.class(java/lang:Void.class)
        instead of
        /opt/jdk/jdk1.6.0_05/lib/ct.sym(java/lang/Void.class)

              jjg Jonathan Gibbons
              jjg Jonathan Gibbons
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: