There are some uses of 0 as a null pointer constant in riscv code that can be fixed by just using nullptr instead.
- blocks
-
JDK-8332189 Enable -Wzero-as-null-pointer-constant for gcc
-
- Open
-
- relates to
-
JDK-8345159 RISCV: Fix -Wzero-as-null-pointer-constant warning in emit_static_call_stub
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk/0c1e9111
-
Review(master) openjdk/jdk/20506