fixed bug 824754
This commit is contained in:
parent
84d33e55d9
commit
08a76dba14
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue