Changeset: 2381e810330b
Author:zgu
Date: 2011-01-20 10:45 -0500
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/2381e810330b
6983248: net/net001 and net/net003 fail on WinXP with JDK7-B108
Summary: Using closesocket to close socket handler to avoid invalid C runtime
parameter excep
Changeset: f26d1a7fe4d2
Author:mchung
Date: 2011-01-21 09:43 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/f26d1a7fe4d2
6912013: Remove the temporary launcher fix to add modules in the bootclasspath
Reviewed-by: ksrini
! src/share/bin/java.c
! src/share/bin/java.h
! src/sha
Changeset: 2a8d1a0a2418
Author:chegar
Date: 2011-01-21 17:02 +
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/2a8d1a0a2418
7012768: InetAddress lookupTable leaks/deadlocks when using unsupported name
service spi
Reviewed-by: alanb, michaelm
! src/share/classes/java/net/InetAd
Alan Bateman wrote:
Chris Hegarty wrote:
On 01/20/11 04:33 PM, Alan Bateman wrote:
...
One small suggestion is to rename B6442088.java while you are there (it
looks odd given that the rest of the tests have proper names).
All tests now have "real" names, and I updated the @build to @compile
Chris Hegarty wrote:
On 01/20/11 04:33 PM, Alan Bateman wrote:
...
One small suggestion is to rename B6442088.java while you are there (it
looks odd given that the rest of the tests have proper names).
All tests now have "real" names, and I updated the @build to @compile
to compile with -XDi
On 01/20/11 04:33 PM, Alan Bateman wrote:
...
One small suggestion is to rename B6442088.java while you are there (it
looks odd given that the rest of the tests have proper names).
All tests now have "real" names, and I updated the @build to @compile to
compile with -XDignore.symbol.file=true