Re: JDK 9 RFR of JDK-8157211: Mark tools/launcher/FXLauncherTest.java as intermittently failing

2016-05-20 Thread Paul Sandoz
> On 20 May 2016, at 07:48, Hamlin Li wrote: > > Would you please help to review the code change? > +1 Paul. > Thank you > -Hamlin > > On 2016/5/18 12:52, Hamlin Li wrote: >> tools/launcher/FXLauncherTest.java >> This test is known to fail intermittently (JDK-8130392

Re: JDK 9 RFR of JDK-8157211: Mark tools/launcher/FXLauncherTest.java as intermittently failing

2016-05-19 Thread Hamlin Li
Would you please help to review the code change? Thank you -Hamlin On 2016/5/18 12:52, Hamlin Li wrote: tools/launcher/FXLauncherTest.java This test is known to fail intermittently (JDK-8130392 ), it should be marked accordingly with@key

JDK 9 RFR of JDK-8157211: Mark tools/launcher/FXLauncherTest.java as intermittently failing

2016-05-17 Thread Hamlin Li
tools/launcher/FXLauncherTest.java This test is known to fail intermittently (JDK-8130392 ), it should be marked accordingly with@key intermittentjtreg tag in the test file. bug: https://bugs.openjdk.java.net/browse/JDK-8157211 webrev: