Remove dead JNIHandleBlock freelist code

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 13
    • Affects Version/s: 13
    • Component/s: hotspot
    • b24

        The JNIHandleBlock used to be a shared structure between global and local JNI handles. Its freelist mechanism was used only by global JNI handles. However, the global handles have moved into OopStorage, making the freelist mechanism effectively dead code. Let's remove it.

              Assignee:
              Erik Österlund
              Reporter:
              Erik Österlund
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: