Details
Description
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.
Attachments
Issue Links
- csr for
-
JDK-8198469 Passing 'null' value to lookup param of ConstantBootstraps.invoke does not throw NullPointerException
-
- Closed
-