JDK 9 RFR of JDK-8157211: Mark tools/launcher/FXLauncherTest.java as intermittently failing
Paul Sandoz
paul.sandoz at oracle.com
Fri May 20 10:01:32 UTC 2016
> On 20 May 2016, at 07:48, Hamlin Li <huaming.li at oracle.com> 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 <https://bugs.openjdk.java.net/browse/JDK-8130392>), it should be marked accordingly with at key intermittentjtreg tag in the test file.
>>
>> bug: https://bugs.openjdk.java.net/browse/JDK-8157211
>> webrev: http://cr.openjdk.java.net/~mli/8157211/webrev.00/
>>
>> Thank you
>> -Hamlin
>>
>> --- a/test/tools/launcher/FXLauncherTest.java Tue May 17 19:20:05 2016 -0700
>> +++ b/test/tools/launcher/FXLauncherTest.java Tue May 17 21:44:18 2016 -0700
>> @@ -29,6 +29,7 @@
>> * jfx app class, a main-class for the manifest, a bogus one and none.
>> * All should execute except the incorrect fx app class entries.
>> * @run main/othervm FXLauncherTest
>> + * @key intermittent
>> */
>> import java.io.File;
>> import java.io.IOException;
>>
>>
>
More information about the core-libs-dev
mailing list