Home | History | Annotate | Download | only in 1936-thread-end-events
      1 Tests JVMTI ThreadEnd bug
      2 
      3 We had a bug where we were still sending events after JVMTI_EVENT_THREAD_END due
      4 to where we sent the event. This test ensures that the placement of the
      5 THREAD_END event is correct.
      6 
      7