VirtualThreadStart events should not be thread-filtered

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 22
    • Affects Version/s: 21, 22
    • Component/s: 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()

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

              Created:
              Updated:
              Resolved: