bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug classpath/26410] javax.xml.parsers.DocumentBuilderFactory.java is m


From: bero at arklinux dot org
Subject: [Bug classpath/26410] javax.xml.parsers.DocumentBuilderFactory.java is missing {get, set}Feature
Date: 22 Feb 2006 13:06:40 -0000


------- Comment #4 from bero at arklinux dot org  2006-02-22 13:06 -------
The methods are used even by other parts of classpath btw...
gnu.xml.aelfred2.* uses them (and just happens to work without them because the
compiler can't tell it's supposed to be an overload of the base class, so it
just assumes it's a new method in there that doesn't have anything to do with
the base class)


-- 


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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]