-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
b02
Several uses of NULL in Shenandoah code have recently been introduced. All are in comments or strings, which should be "null" instead of "NULL". All were introduced by JDK-8337511.
- relates to
-
JDK-8337511 Implement JEP 404: Generational Shenandoah (Experimental)
-
- Resolved
-
-
JDK-8346008 Fix recent NULL usage backsliding in Shenandoah
-
- Resolved
-
-
JDK-8343802 Prevent NULL usage backsliding
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk/e2948991
-
Review(master) openjdk/jdk/22647