-
Bug
-
Resolution: Fixed
-
P4
-
15
-
b02
sun/tools/jstatd
sun/tools/jcmd
sun/tools/jhsdb
sun/tools/jhsdb/heapconfig
sun/tools/jinfo
sun/tools/jmap
sun/tools/jps
sun/tools/jstack
sun/tools/jstat
com/sun/tools/attach
For the most part this is all of our tests that use the Attach API, and the issue being worked around seemed to be related to VirtualMachine.list(). There have been a few fixes in this area since then that may have resolved the issues that were being seen. In particular:
Also, jhsdb never should have been added to the list since it does not use the Attach API.
- relates to
-
JDK-8278625 jdk/sun/tools/jstatd tests cannot be run in parallel
-
- Closed
-