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

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

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 23
    • 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.

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

              Created:
              Updated: