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

Improve test coverage for JVMTI GetThreadState on carrier and mounted vthread

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 22
    • 22
    • hotspot
    • b06
    • generic
    • generic

      This is follow-up for JDK-8307153/JDK-8309612
      Current GetThreadState test coverage for carrier thread + mounted virtual thread is limited - serviceability/jvmti/vthread/ThreadStateTest tests only JVMTI_THREAD_STATE_RUNNABLE state
      Need to improve the test (or implement new one) to test other states, including "suspended" and "interrupted" bits (it's unclear if "interrupted" makes sense for carrier thread)

            amenkov Alex Menkov
            amenkov Alex Menkov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: