|
From: | ian dot rogers at manchester dot ac dot uk |
Subject: | [Bug classpath/36220] New: NPEs in gnu.xml.transform.* clone methods |
Date: | 12 May 2008 11:11:19 -0000 |
The clone methods in gnu.xml.transform clone fields without checking the child isn't null first. In particular: gnu.xml.transform.SortKey gnu.xml.transform.CallTemplateNode gnu.xml.transform.ParameterNode Changing these to set the cloned child fields to null fixes problems when running SPEC jvm 2008. -- Summary: NPEs in gnu.xml.transform.* clone methods Product: classpath Version: 0.97 Status: UNCONFIRMED Severity: normal Priority: P3 Component: classpath AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: ian dot rogers at manchester dot ac dot uk http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36220
[Prev in Thread] | Current Thread | [Next in Thread] |