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