Re: jmx-dev RFR: 8068774 CounterMonitorDeadlockTest.java timed out

2015-01-13 Thread Daniel Fuchs
On 13/01/15 10:28, shanliang wrote: Hi Please review this test bug fix Bug: https://bugs.openjdk.java.net/browse/JDK-8068774 Webrev: http://cr.openjdk.java.net/~sjiang/JDK-8068774/00/ Looks good Shanliang! best regards, -- daniel The problem must be here: 98 monitorProxy.start(); 99 100

Re: jmx-dev RFR: 8068774 CounterMonitorDeadlockTest.java timed out

2015-01-13 Thread Jaroslav Bachorik
Looks good! Just don't forget to add "noreg-self" label to the issue. -JB- On 13.1.2015 10:28, shanliang wrote: Hi Please review this test bug fix Bug: https://bugs.openjdk.java.net/browse/JDK-8068774 Webrev: http://cr.openjdk.java.net/~sjiang/JDK-8068774/00/ The problem must be here: 98 m