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

Fix make/java/java and default rule being niosrc, not all

XMLWordPrintable

    • b46
    • generic
    • generic

      While I was doing this, I noticed this bug:

      cd make/java/java
      make # Equivalent to: make niosrc
      make all

      make and make all should be equivalent.

      The bug appears to be that the target niosrc comes before the target for
      all. It should be an invariant that the default target is all, which
      means it has to be the first target in the makefile. Other makefiles
      could be audited to check this invariant.


      >> 4911534 Avoid repeated useless copying of
      ###@###.### 2005-07-15 16:52:49 GMT

            ohair Kelly Ohair (Inactive)
            ohair Kelly Ohair (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: