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

Support parallel and concurrent JNI global handle processing

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 11
    • None
    • hotspot
    • None
    • gc
    • b01
    • generic
    • generic

      In preparation for JDK-8072498 and also in preparation for desired changes for low-latency collectors like ZGC and Shenandoah, we need to be able to process JNI global and weak global handles either in parallel, concurrently, or both. The JNI handle implementation doesn't presently support any of those use-cases, and even has existing concurrency issues (JDK-8174790).

            kbarrett Kim Barrett
            kbarrett Kim Barrett
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: