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

Fix spacing arround assignment in spec.gmk.in

    XMLWordPrintable

Details

    • b26

    Description

      For some reason, we have not been consistent with using spaces around the assignment operators (`:=` and `=`) in spec.gmk.in. This has annoyed me for a long time.

      When making this change, I noticed that there are a lot of late evaluation assignments (= instead of :=) that should not be there. To not confuse the code review, I will fix these separately. Thus this change will only change whitespace.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: