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 classpath/25389] File(new URI("file:./")) -> java.lang.NullPointerException



------- Comment #8 from tromey at gcc dot gnu dot org  2005-12-14 18:35 -------
Subject: Bug 25389

Author: tromey
Date: Wed Dec 14 18:35:37 2005
New Revision: 108527

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=108527
Log:
        PR classpath/25389:
        * java/io/File.java (File): Throw IllegalArgumentException if URI is
        non-hierarchical.

Modified:
    branches/gcc-4_1-branch/libjava/ChangeLog
    branches/gcc-4_1-branch/libjava/java/io/File.java


-- 


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


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