JDK 9 RFR of JDK-8151226: Mark UdpTest.java as intermittently failing

Lance Andersen lance.andersen at oracle.com
Thu Mar 3 23:08:28 UTC 2016


looks ok joe
On Mar 3, 2016, at 6:01 PM, joe darcy <joe.darcy at oracle.com> wrote:

> Hello,
> 
> The test
> 
>    java/net/ipv6tests/UdpTest.java
> 
> has been observed to intermittently fail (JDK-8143998, JDK-8143097).
> 
> Until these problems are addressed, the test should be marked accordingly.
> 
> Please review the patch below which marks the test.
> 
> Thanks,
> 
> -Joe
> 
> diff -r a603b1f1d9a1 test/java/net/ipv6tests/UdpTest.java
> --- a/test/java/net/ipv6tests/UdpTest.java    Thu Mar 03 12:49:12 2016 -0800
> +++ b/test/java/net/ipv6tests/UdpTest.java    Thu Mar 03 15:01:29 2016 -0800
> @@ -1,5 +1,5 @@
> /*
> - * Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved.
> + * Copyright (c) 2003, 2016, Oracle and/or its affiliates. All rights reserved.
>  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
>  *
>  * This code is free software; you can redistribute it and/or modify it
> @@ -24,6 +24,7 @@
> /*
>  * @test
>  * @bug 4868820
> + * @key intermittent
>  * @summary IPv6 support for Windows XP and 2003 server
>  */
> 
> 



Lance Andersen| Principal Member of Technical Staff | +1.781.442.2037
Oracle Java Engineering 
1 Network Drive 
Burlington, MA 01803
Lance.Andersen at oracle.com






More information about the core-libs-dev mailing list