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

install ws shouldn't need $OUTPUTDIR/classes to build

XMLWordPrintable

    • b02
    • generic
    • generic
    • Not verified

        The install ws currently runs pack200.exe and unpack200.exe from $OUTPUTDIR/bin, which means that it also uses $OUTPUTDIR/classes. This sub dir is huge, and takes a long time to unzip. We should run these files from $OUTPUTDIR/j2re-image/bin. This will eliminate the need for these directories to build the install ws:

        $OUTPUTDIR/classes
        $OUTPUTDIR/lib
        $OUTPUTDIR/bin

        and will make builds faster and build setup easier.

              billyh William Harnois
              billyh William Harnois
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: