aboutsummaryrefslogtreecommitdiff
path: root/src/share/classes/java/net/URI.java
AgeCommit message (Expand)Author
2015-01-138068491: Update the protocol for references of docs.oracle.com to HTTPS.bpatel
2013-10-228026982: javadoc errors in core libsrriggs
2013-10-048020688: Broken links in documentation at http://docs.oracle.com/javase/6/doc...mcherkas
2013-07-308021833: javadoc cleanup in java.netjuh
2013-07-258021421: More doclint fixes in java.netchegar
2013-07-108020318: Fix doclint issues in java.netjuh
2013-06-108016217: More javadoc warningsalanb
2013-01-177171415: java.net.URI.equals/hashCode not consistent for some URIskhazra
2011-09-017041800: URI.equals may incorrectly return true with escaped octetschegar
2011-04-067033660: Update copyright year to 2011 on any files changed in 2011ohair
2011-03-117023363: URI("ftp", "[www.abc.com]", "/dir1/dir2", "query", "frag") should th...chegar
2011-03-037018137: HTML4 compliance issueschegar
2010-12-286962318: Update copyright yearohair
2010-08-176339649: URI.create should include a detail message when throwing IllegalArgu...michaelm
2010-07-076967036: Need to fix links with // in Javadoc commentsjdk7-b100ohair
2010-05-28Mergelana
2010-05-256943119: Rebrand source copyright noticesohair
2010-05-216773270: java.net.URI fails to escape \u0000michaelm
2008-07-026719955: Update copyright yearjdk7-b30xdono
2008-06-126630348: Invalid html tags (extra double quote)chegar
2007-12-01Initial loadjdk7-b24duke