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

Fix more -Wzero-as-null-pointer-constant warnings in compiler code

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 24
    • 24
    • hotspot
    • b09

      There are some more uses of 0 as a null pointer constant in compiler code after JDK-8335667 (which dealt only with .hpp files). These additional warnings are from .cpp files. Most can be fixed by just using nullptr instead.

            kbarrett Kim Barrett
            kbarrett Kim Barrett
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: