This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libgcj/21606] java.net.URI fails to decode lowercase hex codes


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-05-16 20:35 -------
Subject: Bug 21606

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-4_0-branch
Changes by:	tromey@gcc.gnu.org	2005-05-16 20:35:23

Modified files:
	libjava        : ChangeLog 
	libjava/java/net: URI.java 

Log message:
	PR libgcj/21606:
	* java/net/URI.java (unquote): Handle lower-case letters as well.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.3391.2.67&r2=1.3391.2.68
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/net/URI.java.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.9&r2=1.9.6.1



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21606


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]