jdk/src/share/classes/sun/nio/ch/Util.java
Tue, 15 Jul 2014 11:22:14 -0700 prr 8049892: Replace uses of 'new Integer()' with appropriate alternative across core classes
Tue, 01 Jul 2014 15:12:59 +0100 prappo 8048267: Replace uses of 'new Long()' 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, 28 Aug 2013 15:50:03 +0100 alanb 8022594: Potential deadlock in <clinit> of sun.nio.ch.Util/IOUtil
Fri, 02 Nov 2012 15:50:11 +0000 alanb 7197491: update copyright year to match last edit in jdk8 jdk repository
Thu, 04 Oct 2012 19:53:08 +0100 robm 7184932: Remove the temporary Selector usage in the NIO socket adapters
Fri, 15 Jun 2012 17:16:25 +0100 alanb 7176485: (bf) Allow temporary buffer cache to grow to IOV_MAX
Tue, 01 May 2012 19:45:34 -0700 mchung 7164376: Replace use of sun.security.action.LoadLibraryAction with System.loadLibrary
Sat, 04 Feb 2012 07:29:11 +0000 chegar 7041778: Move SCTP implementation out of sun.nio.ch and into its own package
Wed, 26 Oct 2011 13:58:46 +0100 chegar 7104650: rawtype warnings in several net, nio and security source files
Tue, 30 Aug 2011 11:53:11 -0700 sherman 7084245: Update usages of InternalError to use exception chaining
Thu, 28 Jul 2011 13:34:31 -0700 jjg 7068616: NIO libraries do not build with javac -Xlint:all,-deprecation -Werror
Tue, 28 Dec 2010 15:53:50 -0800 ohair 6962318: Update copyright year
Fri, 22 Oct 2010 17:40:31 +0100 alanb 6816049: (bf) MappedByteBuffer.force() method does not flush data correctly
Thu, 12 Aug 2010 19:53:25 +0100 alanb 6971825: (so) improve scatter/gather implementation
Tue, 25 May 2010 15:58:33 -0700 ohair 6943119: Rebrand source copyright notices
Sun, 15 Feb 2009 12:25:54 +0000 alanb 6781363: New I/O: Update socket-channel API to jsr203/nio2-b99
Thu, 24 Jul 2008 12:46:41 +0100 alanb 6726309: Compiler warnings in nio code
Fri, 04 Jul 2008 14:41:34 -0700 tbell Merge
Fri, 27 Jun 2008 08:32:30 -0700 sherman 6645197: (so) Timed read with socket adaptor throws ClosedSelectorException if temporary selector GC'ed
Wed, 02 Jul 2008 12:55:45 -0700 xdono 6719955: Update copyright year
Mon, 10 Mar 2008 15:07:09 -0700 martin 6600143: Remove another 450 unnecessary casts
Sat, 01 Dec 2007 00:00:00 +0000 duke Initial load
less more (0) tip