Hi
please oblige and review the webrev below which addresses the issue
problem:
https://bugs.openjdk.java.net/browse/JDK-8024675
webrev:
http://cr.openjdk.java.net/~msheppar/8024675/webrev/
The test has been amended to only consider NetworkInterfaces
that are active (i.e. isUp() == true) and
On 13/09/2013 11:46, Mark Sheppard wrote:
Hi
please oblige and review the webrev below which addresses the issue
problem:
https://bugs.openjdk.java.net/browse/JDK-8024675
webrev:
http://cr.openjdk.java.net/~msheppar/8024675/webrev/
The test has been amended to only consider NetworkInterface
On 13/09/2013 11:52, Alan Bateman wrote:
On 13/09/2013 11:46, Mark Sheppard wrote:
Hi
please oblige and review the webrev below which addresses the issue
problem:
https://bugs.openjdk.java.net/browse/JDK-8024675
webrev:
http://cr.openjdk.java.net/~msheppar/8024675/webrev/
The test has been
Changeset: cc2bae7f8fbb
Author:bchristi
Date: 2013-09-12 14:22 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/cc2bae7f8fbb
8024009: Remove jdk.map.useRandomSeed system property
Summary: Removed usage of hashSeed in Hashtable & WeakHashMap, and removed tests
Reviewed-by: alanb
Changeset: c53411f89b4c
Author:msheppar
Date: 2013-09-13 12:20 +0100
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/c53411f89b4c
8024675: java/net/NetworkInterface/UniqueMacAddressesTest.java fails on Windows
Summary: amended test to add active, i.e. isUp(), NetworkInterfaces to te
Hi folks, updated webrev at:
http://cr.openjdk.java.net/~robm/7180557/webrev.02/
Hopefully all of your concerns have been addressed.
W.r.t. the use of AI_CANONNAME, this doesn't actually make a difference
in the context of this fix, but is definitely something that should be
looked at. I'll p
Am 13.09.2013, 19:32 Uhr, schrieb Rob McKenna :
W.r.t. the use of AI_CANONNAME, this doesn't actually make a difference
in the context of this fix, but is definitely something that should be
looked at. I'll put it on the todo list.
I think it does make a difference: If you remove the CANON f
Changeset: c65848f2b6a1
Author:mduigou
Date: 2013-09-13 11:18 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/c65848f2b6a1
8021591: Additional explicit null checks
Reviewed-by: psandoz, alanb
! src/share/classes/java/util/Collections.java
! src/share/classes/java/util/Hashtab
Changeset: 67f64101616e
Author:mduigou
Date: 2013-09-13 12:06 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/rev/67f64101616e
8024201: Update bugdatabase url
Reviewed-by: wetmore
! make/scripts/webrev.ksh
Hi Bernd,
I should have said in the context of this bug. What I meant was removing
AI_CANONNAME doesn't resolve the issue as far as Mac is concerned. I.e.
I still see the UnknownHostException. In this particular case the
hostname is not set via the hosts file.
In the latest webrev the call t
Changeset: 5c7690923663
Author:lancea
Date: 2013-09-13 19:10 -0400
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/5c7690923663
8014967: EBehavior of DriverManager.registerDriver(dr) is unspecified if driver
is null
Reviewed-by: alanb
! src/share/classes/java/sql/DriverManager.jav
11 matches
Mail list logo