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

Some targets in plus build Makefiles do not get updated due to OUTPUTDIR extraction

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 6u26
    • 6u26
    • install
    • b120
    • generic
    • windows
    • Verified

      Plus builds (e.g., for 6uN) are done by:
      1. cloning base repos (via master).
      2. extracting "OUTPUTDIRs" from FCS builds into the build directory.
      3. calling the 'plus' targets in the control Makefiles.

      Sometimes files that are needing to be updated are not because they are part of the "OUTPUTDIRs" archive.

      Because some binaries that are to be destined for plus build bundles are defined as Makefile targets, they are not updated because they already exist in the build area.

      Concrete example: YTB CCT:
      YAHOOCCT = $(TEMPDIR)/yahoocct.exe

      $(YAHOOCCT):
      $(CP) $(CURRENTDIR)/yahoo/yahoocct.exe $(TEMPDIR)/

            paulk Paul Klingaman (Inactive)
            paulk Paul Klingaman (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: