-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
master
The nsk jni stress tests use literal zero as a null pointer constant in a number of places. Nearly all are as the 2nd (bool* noCopy) argument in calls to various Get<PrimitiveType>ArrayElements. Replace these with nullptr.
- blocks
-
JDK-8332189 Enable -Wzero-as-null-pointer-constant for gcc
-
- Open
-
- links to
-
Commit(master) openjdk/jdk/c988d7d6
-
Review(master) openjdk/jdk/23798