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.
- relates to
-
JDK-8303512 Race condition when computing is_loaded property of TypePtr::InterfaceSet
-
- Resolved
-