fixed bug 824754

This commit is contained in:
Lars Kühne 2003-10-27 06:14:36 +00:00
parent 84d33e55d9
commit 08a76dba14
1 changed files with 4 additions and 1 deletions

View File

@ -281,7 +281,10 @@
807571)</li>
<li class="body">HiddenFieldCheck error for a local variable of a static
method with same name as an instance field(bug 827713)</li>
method with same name as an instance field (bug 827713)</li>
<li class="body">Changed HideUtiliyConstructor behaviour for classes
that do not extend java.lang.Object directly (partial fix for bug 824754)</li>
</ul>