Changeset: 715f50872ae7
Author:khazra
Date: 2012-04-19 18:11 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/715f50872ae7
7158636: InterfaceAddress.getBroadcast() returns invalid broadcast address on
WLAN
Summary: Update Windows native code to infer WLAN interface type in Win
Changeset: bc51d0569ccd
Author:khazra
Date: 2012-04-19 13:26 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/bc51d0569ccd
7162385: TEST_BUG: sun/net/www/protocol/jar/B4957695.java failing again
Summary: Enable finding "foo1.jar"
Reviewed-by: chegar
! test/sun/net/www/protocol
Thanks Kurchi, looks good.
-Chris.
On 19/04/12 20:22, Kurchi Hazra wrote:
Hi,
This test was recently fixed via:
http://hg.openjdk.java.net/jdk8/tl/jdk/rev/31c15e2f51ba
However, it was failing again with a FileNotFoundException since it
could not find foo1.jar (wrt the test source).
This webre
Hi,
This test was recently fixed via:
http://hg.openjdk.java.net/jdk8/tl/jdk/rev/31c15e2f51ba
However, it was failing again with a FileNotFoundException since it
could not find foo1.jar (wrt the test source).
This webrev fixes the test.
Bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug
Changeset: 404c8e097ae9
Author:vinnie
Date: 2012-04-19 16:58 +0100
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/404c8e097ae9
7162823: Modify the list of excluded tests (ProblemList
Reviewed-by: alanb
! test/ProblemList.txt
Changeset: 7b023213681c
Author:psandoz
Date: 2012-04-19 14:05 +0100
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/7b023213681c
7162262: (fs) Typo in java.nio.file.Path class description
Reviewed-by: alanb
! src/share/classes/java/nio/file/Path.java