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

Fix more simple -Wzero-as-null-pointer-constant warnings in C2 code

XMLWordPrintable

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

      There are some more uses of 0 as a null pointer constant in C2 code that can be fixed by just using nullptr instead.

      JDK-8335663 was about places in .hpp files. This is about places in .cpp files.

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

              Created:
              Updated:
              Resolved: