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

Re-examine sun.invoke.util.Wrapper hash tables

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P4
    • 19
    • None
    • core-libs

    Description

      Wrapper has a number of perfect hash tables which are meant to speed up certain lookups. We should add microbenchmarks to verify there's an actual speedup compared to simpler lookup mechanisms (if-else or switch) and if not simplify the code.

      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: