| JDK 23 |
|---|
| 23 b13Fixed |
|
Relates :
|
|
|
Relates :
|
|
|
Relates :
|
JDK-8324287 recently introduced some uses of NULL in os_bsd.cpp and os_aix.cpp. JDK-8315923 recently introduced a use of NULL in test_os_linux.cpp. These should be using nullptr.
|