Commit Graph

5 Commits

Author SHA1 Message Date
Oliver Burn ed8417e1ad Make the documentation match the code. :-) 2005-07-20 11:08:10 +00:00
Oliver Burn b0e77dd317 Introduce a new check called IllegalThrowsCheck which checks for illegal
throws declarations. I have added as I really need it for my work at the
moment.
2005-07-19 12:45:52 +00:00
Oleg Sukhodolsky 9f39a76cd5 Fix for 1084512 (Parameters of abstract methods hide fields)
Added ignoreAbstractMethods property to allow configure HiddenField
  check to ignore params of abstract methods.

Now test inputs (almost all) will be compiled as part of
run.test.suite and run.tests targets (this compilation requires
jdk1.5 or higher)
2005-06-12 19:43:06 +00:00
Oleg Sukhodolsky 279c8501d5 documenting format property for IllegalType check (bug 1047449) 2005-01-24 16:44:26 +00:00
Oliver Burn fa096b7c1e Brought across from v3-branch. 2004-12-05 05:43:00 +00:00