[Bug 1815] New: [IcedTea8] Split download/extraction rules for OpenJDK so they can run in parallel

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Mon Jun 2 17:30:42 UTC 2014


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1815

            Bug ID: 1815
           Summary: [IcedTea8] Split download/extraction rules for OpenJDK
                    so they can run in parallel
           Product: IcedTea
           Version: 8-hg
          Hardware: all
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: IcedTea
          Assignee: gnu.andrew at redhat.com
          Reporter: gnu.andrew at redhat.com
                CC: unassigned at icedtea.classpath.org

The zips can all be downloaded independently of one another, and only the root
tree needs to be extracted before the other subrepos. So, instead of one big
openjdk target, smaller targets can be used. This will enable downloading and
extraction to happen in parallel, and makes it easier to re-run failed targets.

It depends on the removal of hgforest, as that downloads+extracts everything in
one command.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20140602/ce994538/attachment.html>


More information about the distro-pkg-dev mailing list