|
From: | erik.brangs at gmx dot de |
Subject: | [Bug xml/54960] Implementation of getValue(String) in gnu.xml.transform.SAXSerializer throws NPE when an attribute is not found |
Date: | Wed, 17 Oct 2012 20:05:41 +0000 |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54960 Erik Brangs <erik.brangs at gmx dot de> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |http://jira.codehaus.org/br | |owse/RVM-1003 Summary|Implementation of |Implementation of |getValue(String) in SAY |getValue(String) in | |gnu.xml.transform.SAXSerial | |izer throws NPE when an | |attribute is not found --- Comment #1 from Erik Brangs <erik.brangs at gmx dot de> 2012-10-17 20:05:41 UTC --- According to the API specification, getValue(String) should return null if no attribute with the given name is found. This bug affects the DaCapo 9.12 fop benchmark which is important for Jikes RVM. The original bug report came from Jeremy Singer on the jikesrvm-researchers mailing list (see http://sourceforge.net/mailarchive/message.php?msg_id=29938433 for the original posting to the list).
[Prev in Thread] | Current Thread | [Next in Thread] |