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

Remove dead JNIHandleBlock freelist code

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 13
    • 13
    • 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.

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

                Created:
                Updated:
                Resolved: