This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug libgcj/27262] org.w3c.dom.Element.getElementById returns null after manual (setIdAttribute) identifying of element in Document instance.
- From: "kalle at enrogue dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 22 Apr 2006 20:02:44 -0000
- Subject: [Bug libgcj/27262] org.w3c.dom.Element.getElementById returns null after manual (setIdAttribute) identifying of element in Document instance.
- References: <bug-27262-12572@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from kalle at enrogue dot com 2006-04-22 20:02 -------
Created an attachment (id=11316)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11316&action=view)
Demonstrates the bug.
This attachment contains:
- CREATION (a bash-script which contains the 2 commands used in generating
binary)
- simple (binary result)
- simple.class (class result)
- simple.java (source)
- simplemain.i
- simplemain.o
- simplemain.s
- simple.o
- simple.s
- simple.xhtml (required supplemental file (1 line big))
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27262