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

Simplify LambdaForm.useCount

    XMLWordPrintable

Details

    • Enhancement
    • Status: Resolved
    • P4
    • Resolution: Fixed
    • None
    • 17
    • core-libs
    • None

    Description

      Current implementation starts with calculating lastUseIndex. This is redundant and potentially inefficient (the name might never be used by an argument, so could end up checking non-argument names).

      Simplifying this has a small, positive effect on startup.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: