On 25/08/2012 16:18, Dmitry Samersoff wrote:
Hi Everybody,
Test was changed to better support windows.
http://cr.openjdk.java.net/~dsamersoff/7186723/webrev.01/
-Dmitry
You will also need to remove the test from the exclude
(jdk/test/ProblemList.txt), we had to add it because it was causing the
jdk_management target to hang Windows systems.
I haven't reviewed the changes proposed here but I did skim
JMXStartStopDoSomething and just wonder if the busy code is necessary. I
would have thought that such a test could control a slave process via a
socket connection or other means.
-Alan.