There are uses of 0 as a null pointer constant in misc. runtime code. These warnings are from .cpp files. Most can be fixed by just using nullptr instead.
- blocks
-
JDK-8332189 Enable -Wzero-as-null-pointer-constant for gcc
- Open
- relates to
-
JDK-8337458 Remove debugging code print_cpool_bytes
- Resolved
- links to
-
Commit(master) openjdk/jdk/bc7c255b
-
Review(master) openjdk/jdk/20383