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

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

XMLWordPrintable

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

      ClassLoaderStats has several pointer-typed data members. They are initialized to 0 by the constructor, triggering -Wzero-as-null-pointer-constant warnings when that's enabled.

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

              Created:
              Updated:
              Resolved: