This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug java/21045] Anonymous inner class constructor's exceptions can't be caught or thrown


------- Additional Comments From brion at pobox dot com  2005-04-15 12:17 -------
Created an attachment (id=8646)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8646&action=view)
Failing test case using a throws declaration instead of try-catch

Again, fails to compile with GCJ. Fine with javac from Sun JDK 1.5.

-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]