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

Fix -Wzero-as-null-pointer-constant warnings when JVMTI feature is disabled

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P4
    • 24
    • None
    • hotspot
    • None
    • b10

    Description

      There are some uses of 0 as a null pointer constant used when the JVMTI feature is disabled, which can be fixed by just using nullptr instead.

      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: