This is the mail archive of the java-prs@gcc.gnu.org mailing list for the Java 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 xml/29362] NullPointerException in gnu.xml.transform.TransformerImpl.strip(libgcj.so.7rh)



------- Comment #8 from tromey at gcc dot gnu dot org  2006-10-10 19:38 -------
Subject: Bug 29362

Author: tromey
Date: Tue Oct 10 19:37:52 2006
New Revision: 117613

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=117613
Log:
        PR classpath/29362:
        * gnu/xml/transform/TransformerImpl.java (transform): Only strip if
        there is a stylesheet.

Modified:
    branches/redhat/gcc-4_1-branch/libjava/classpath/ChangeLog.gcj
   
branches/redhat/gcc-4_1-branch/libjava/classpath/gnu/xml/transform/TransformerImpl.java


-- 


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


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