This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug classpath/25389] File(new URI("file:./")) -> java.lang.NullPointerException
- From: "cvs-commit at developer dot classpath dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 14 Dec 2005 21:28:52 -0000
- Subject: [Bug classpath/25389] File(new URI("file:./")) -> java.lang.NullPointerException
- References: <bug-25389-8961@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #11 from cvs-commit at developer dot classpath dot org 2005-12-14 21:28 -------
Subject: Bug 25389
CVSROOT: /cvsroot/classpath
Module name: classpath
Branch:
Changes by: Tom Tromey <tromey@savannah.gnu.org> 05/12/14 17:32:35
Modified files:
java/io : File.java
. : ChangeLog
Log message:
PR classpath/25389:
* java/io/File.java (File): Throw IllegalArgumentException if URI is
non-hierarchical.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/java/io/File.java.diff?tr1=1.59&tr2=1.60&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.5810&tr2=1.5811&r1=text&r2=text
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25389