Redundant receiver null check in LibraryCallKit::generate_method_call

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 22
    • Affects Version/s: 21
    • Component/s: hotspot
    • b04

      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.

            Assignee:
            Eric Nothum (Inactive)
            Reporter:
            Tobias Hartmann
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: