jdk/src/share/classes/java/net/URI.java
Mon, 16 Jun 2014 17:45:26 +0100 psandoz 8041679: Replace uses of StringBuffer with StringBuilder within core library classes
Fri, 30 May 2014 15:46:12 -0400 rriggs 8044461: Cleanup new Boolean and single character strings
Mon, 07 Apr 2014 15:40:05 +0100 michaelm 8037396: URI getQuery() and getFragment() don't decode properly
Tue, 22 Oct 2013 17:02:08 -0400 rriggs 8026982: javadoc errors in core libs
Fri, 04 Oct 2013 20:13:32 +0400 mcherkas 8020688: Broken links in documentation at http://docs.oracle.com/javase/6/docs/api/index.
Tue, 30 Jul 2013 11:04:19 -0700 juh 8021833: javadoc cleanup in java.net
Thu, 25 Jul 2013 19:45:36 +0100 chegar 8021421: More doclint fixes in java.net
Wed, 10 Jul 2013 18:01:22 -0700 juh 8020318: Fix doclint issues in java.net
Mon, 10 Jun 2013 12:58:32 +0100 alanb 8016217: More javadoc warnings
Thu, 17 Jan 2013 14:50:02 -0800 khazra 7171415: java.net.URI.equals/hashCode not consistent for some URIs
Thu, 01 Sep 2011 13:53:59 +0100 chegar 7041800: URI.equals may incorrectly return true with escaped octets
Wed, 06 Apr 2011 22:06:11 -0700 ohair 7033660: Update copyright year to 2011 on any files changed in 2011
Fri, 11 Mar 2011 13:50:09 +0000 chegar 7023363: URI("ftp", "[www.abc.com]", "/dir1/dir2", "query", "frag") should throw URISyntaxException
Thu, 03 Mar 2011 16:44:44 +0000 chegar 7018137: HTML4 compliance issues
Tue, 28 Dec 2010 15:53:50 -0800 ohair 6962318: Update copyright year
Tue, 17 Aug 2010 14:49:01 +0100 michaelm 6339649: URI.create should include a detail message when throwing IllegalArgumentException
Wed, 07 Jul 2010 10:21:59 -0700 ohair 6967036: Need to fix links with // in Javadoc comments
Fri, 28 May 2010 12:10:14 -0700 lana Merge
Fri, 21 May 2010 07:29:48 +0100 michaelm 6773270: java.net.URI fails to escape \u0000
Tue, 25 May 2010 15:58:33 -0700 ohair 6943119: Rebrand source copyright notices
Wed, 02 Jul 2008 12:55:45 -0700 xdono 6719955: Update copyright year
Thu, 12 Jun 2008 17:26:47 +0100 chegar 6630348: Invalid html tags (extra double quote)
Sat, 01 Dec 2007 00:00:00 +0000 duke Initial load
less more (0) tip