JDK 22 |
---|
22 b04Fixed |
Relates :
|
All callers of LibraryCallKit::generate_method_call already null check the receiver. The null_check_receiver() calls are therefore redundant (if they wouldn't be redundant, the code would require a stopped() check). See JDK-8303512.
|