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

VirtualThreadStart events should not be thread-filtered

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 22
    • 21, 22
    • hotspot
    • b19

      VirtualThreadStart events have to be similar to ThreadStart events which are not thread-filtered.

      Also need a couple of unification tweaks:
        - to align JvmtiExport::post_thread_end() with JvmtiExport::post_vthread_end() to have a unified check for the JVMTI_PHASE_PRIMORDIAL.
        - to rename the local variable cur_thread as thread to follow the common pattern in JvmtiExport::post_vthread_start() and JvmtiExport::post_vthread_end()

            sspitsyn Serguei Spitsyn
            sspitsyn Serguei Spitsyn
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: