C2: Fix -Wzero-as-null-pointer-constant warnings in derived Node ctors

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 24
    • Affects Version/s: 24
    • Component/s: hotspot
    • b07

      The constructor for the Node class takes a Node* as the first argument. Some derived class constructors pass a value of 0 for that argument. This triggers -Wzero-as-null-pointer-constant warnings when that option is enabled.

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

              Created:
              Updated:
              Resolved: