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

Fix -Wzero-as-null-pointer-constant warnings in IdealLoopTree ctor

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P4
    • 24
    • 24
    • hotspot
    • b05

    Description

      The class IdealLoopTree has several data members of type Node*. The constructor initializes these to 0, triggering -Wzero-as-null-pointer-constant when that warning is enabled.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: