Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8307625

Redundant receiver null check in LibraryCallKit::generate_method_call

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 22
    • 21
    • 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.

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

              Created:
              Updated:
              Resolved: