jdk/src/share/classes/java/net/AbstractPlainSocketImpl.java
Tue, 15 Jul 2014 11:22:14 -0700 prr 8049892: Replace uses of 'new Integer()' with appropriate alternative across core classes
Thu, 26 Dec 2013 12:04:16 -0800 lana 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013
Wed, 11 Sep 2013 15:00:41 +0100 michaelm 8024601: Windows networking code prevents use of -Xlint:auxiliaryclass in jdk build
Tue, 27 Nov 2012 17:15:19 +0000 chegar 8003833: Spurious NPE from Socket.getIn/OutputStream
Fri, 02 Nov 2012 15:50:11 +0000 alanb 7197491: update copyright year to match last edit in jdk8 jdk repository
Tue, 09 Oct 2012 19:45:17 +0100 coffeys 7181793: Socket getOutputStream create streams that cannot be GC'ed until Socket is closed
Mon, 01 Oct 2012 15:36:57 +0100 alanb 8000269: Cleanup javadoc warnings
Tue, 01 May 2012 19:45:34 -0700 mchung 7164376: Replace use of sun.security.action.LoadLibraryAction with System.loadLibrary
Tue, 11 Oct 2011 12:06:46 +0100 chegar 7099488: TwoStacksPlainSocketImpl should invoke super.create(stream), typo in fix for 7098719
Mon, 10 Oct 2011 10:38:35 +0100 chegar 7098719: -Dsun.net.maxDatagramSockets and Socket constructor does not work correctly with System.gc()
Thu, 01 Sep 2011 06:45:00 +0100 chegar 7014860: Socket.getInputStream().available() not clear for shutdown input
Wed, 06 Apr 2011 22:06:11 -0700 ohair 7033660: Update copyright year to 2011 on any files changed in 2011
Thu, 17 Mar 2011 18:26:50 -0700 michaelm 6981922: DNS cache poisoning by untrusted applets
Tue, 28 Dec 2010 15:53:50 -0800 ohair 6962318: Update copyright year
Fri, 22 Oct 2010 20:27:44 +0100 chegar 6994079: PlainSocketImpl should close the socket if it fails
Tue, 25 May 2010 15:58:33 -0700 ohair 6943119: Rebrand source copyright notices
Mon, 06 Apr 2009 08:59:33 +0100 alanb 4890703: Support SDP (sol)
Mon, 22 Sep 2008 15:53:58 +0100 michaelm 6739920: java 6u4~ use larger C heap if there are many threads
Wed, 02 Jul 2008 12:55:45 -0700 xdono 6719955: Update copyright year
Fri, 07 Mar 2008 11:30:32 +0000 chegar 6615656: Removed unimplemented java.net methods
Sat, 01 Dec 2007 00:00:00 +0000 duke Initial load
less more (0) tip