javac reports path name of entry in ZipFileIndex incorectly

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 7
    • Affects Version/s: 7
    • Component/s: 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)

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

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: