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

Fix -Wzero-as-null-pointer-constant warnings from fflush calls in jvmti tests

    XMLWordPrintable

Details

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

    Description

      A number of jvmti tests contain calls to fflush with an argument of 0. That argument's type is FILE*, hence triggering a -Wzero-as-null-pointer-constant warning when 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: