[Bug java/20312] No warning on bad method
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sat Mar 5 16:33:00 GMT 2005
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-03-04 15:04 -------
Confirmed, reduced self contained testcase:
class t
{
public String toString() throws java.io.IOException
{return "";}
}
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Keywords| |accepts-invalid
Known to fail| |4.1.0
Last reconfirmed|0000-00-00 00:00:00 |2005-03-04 15:04:44
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20312
More information about the Java-prs
mailing list