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

Clean up LinkResolver::check_klass_accessability

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 15
    • None
    • hotspot
    • b18

      The overload without boolean is unused. The overload with boolean always pass true. Merge into one without a boolean. This addresses the FIXME, and removes a branch from generated assembly (verified on linux-x64)

      Also fix the typo in the method name.

            redestad Claes Redestad
            redestad Claes Redestad
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: