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

XMLWordPrintable

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

      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.

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

              Created:
              Updated:
              Resolved: