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

Provide the ability to compile from/to zip files.

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Fix
    • Icon: P4 P4
    • None
    • 1.1
    • tools
    • other
    • solaris_2.4

      dac has already endowed the compiler witht he ability to compile .java files located in a .zip file, without having to unzip them first. (The resulting .class files are stuck in the target directory.)

      If the compiler put the compiled .class files into another .zip archive file, this would alleviate many of the filename-length problems that occur on some platforms. The elaborate filename munging tools that are currently used would no longer be necessary if the long filenames never needed to be written to disk, but were stored/compiled within zip files.

            gafter Neal Gafter (Inactive)
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: