-
Bug
-
Resolution: Fixed
-
P2
-
11
-
b03
As per the ConstantBootstraps.invoke documentation, lookup param is not marked as nullable or unused and hence one expects to see NullPointerException on passing null as argument.
But passing null value does not through NullPointerException.
But passing null value does not through NullPointerException.
- csr for
-
JDK-8198469 Passing 'null' value to lookup param of ConstantBootstraps.invoke does not throw NullPointerException
-
- Closed
-