Lines Matching full:constructs
101 <li>Fixed preverification of artificially convoluted dup constructs.
296 <li>Fixed inlining of incompatible code constructs between different java
330 <li>Fixed preverification of some code constructs involving String, Class, and
415 <li>Fixed processing of .class constructs in Java 6.
416 <li>Fixed repeated processing of .class constructs.
454 <li>Fixed inlining of interfaces that are used in .class constructs.
507 <li>Improved printing of notes for <code>Class.forName</code> constructs.
590 <li>Improved detection of <code>.class</code> constructs.
631 <li>Fixed processing of <code>.class</code> constructs in internal classes
677 <code>(MyClass)Class.forName(variable).newInstance()</code> constructs.