JDK 11 | JDK 17 | JDK 21 | JDK 23 | JDK 8 |
---|---|---|---|---|
11.0.29-oracleFixed | 17.0.17-oracleFixed | 21.0.8Fixed | 23 b10Fixed | 8u471Fixed |
Rename the file test/hotspot/jtreg/vmTestbase/nsk/stress/jni/jnihelper.h to jnihelper.hpp. Also replace uses of NULL in that file. The file contains C++ code, so should not have a .h extension.
|