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

Split out PreInit.gmk from Init.gmk

XMLWordPrintable

    • b09

      The Init.gmk (and, correspondingly, InitSupport.gmk) is really two files in one: First it is called without $(SPEC), and does the work needed to locate a SPEC (and sanity check arguments), and then it calls itself again with a SPEC value.

      This is two completely different tasks, and there is no reason it should be put in the same file. It just makes the file longer and harder to read and understand.

            ihse Magnus Ihse Bursie
            ihse Magnus Ihse Bursie
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: