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