JDK 20 |
---|
20 b15Fixed |
Cloners :
|
|
Relates :
|
As per the spec: https://download.java.net/java/early_access/jdk20/docs/api/java.base/java/lang/reflect/AccessFlag.html#locations(java.lang.reflect.ClassFileFormatVersion) "Throws: NullPointerException - if the parameter is null Observed that NPE is not thrown when parameter is null. Attached the snippet to demonstrate this.
|