Thanks Alan. On 17 sep 2012, at 11:20, Alan Bateman <alan.bate...@oracle.com> wrote:
> On 17/09/2012 10:00, Staffan Larsen wrote: >> The test fails intermittently, see 7120365. Exclude until we have time to >> look at why. >> >> Thanks, >> /Staffan >> >> diff --git a/test/ProblemList.txt b/test/ProblemList.txt >> --- a/test/ProblemList.txt >> +++ b/test/ProblemList.txt >> @@ -147,6 +147,9 @@ >> # 7158614, locks up Windows machines at least >> sun/management/jmxremote/startstop/JMXStartStopTest.sh >> windows-all >> >> +# 7120365 >> +javax/management/remote/mandatory/notif/DiffHBTest.java generic-all >> + >> ############################################################################ >> >> # jdk_math >> > Looks okay to me although I probably would put it after the other JMX tests > (but it doesn't really matter). > > -Alan