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.
- blocks
-
JDK-8332189 Enable -Wzero-as-null-pointer-constant
- Open
- links to
-
Commit openjdk/jdk/7e11fb70
-
Review(master) openjdk/jdk/20032