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

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

XMLWordPrintable

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

      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.

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

              Created:
              Updated:
              Resolved: