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

Use a set instead of a list as the intermediary Klass* storage to reduce typeset processing

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P3 P3
    • 26
    • None
    • hotspot
    • None
    • jfr
    • In Review

      In addition, the JfrSet implementation (backed by a linked-list ResizeableResourceHashTable) can be optimized by instead using a slimmed open-addressing implementation, premised on the invariant that our sets are key sets.

        1. Test.java
          1 kB
          Markus Grönlund

            mgronlun Markus Grönlund
            mgronlun Markus Grönlund
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: