[Bug java/22060] javax/swing/text/InternationalFormatter.clone() doesn't compile (GNU Classpath)
rmathew at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Jun 14 11:43:00 GMT 2005
------- Additional Comments From rmathew at gcc dot gnu dot org 2005-06-14 11:43 -------
Created an attachment (id=9086)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9086&action=view)
Simplified testcase.
A simplified testcase for the problem. Note that the problem only seems to
happen when the base class is an inner class. Note also that if I omit "static"
from line #3 in the testcase, the compiler ICEs.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22060
More information about the Java-prs
mailing list