cleanup and check MethodExit events are posted on carrier threads in MethodExitTest

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: 23
    • Component/s: hotspot
    • generic
    • generic

      The test serviceability/jvmti/vthread/MethodExitTest needs some work:
      - Verify the MethodExit events are posted in the hit1 phase. A virtual thread unmount has to be forced for that.
      - The local names mname1 and cname1 do not need the suffix "1" and the strings must be deallocated.
      - There is no need to cast to (void*) in the calls to deallocate() function.
      - Indent is broken in several places.

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

              Created:
              Updated: