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

[JVMCI] Re-export the TerminatingThreadLocal functionality to the graal compiler.

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 20
    • 20
    • hotspot
    • b12

      JVMCI compilers need to release resources tied to a thread-local variable when the associated thread is exiting. The JDK internally uses the jdk.internal.misc.TerminatingThreadLocal class for this purpose. This issue exists to re-export the TerminatingThreadLocal functionality to JVMCI compilers.

            tzezula Tomáš Zezula
            tzezula Tomáš Zezula
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: