commit | 4eb573aa811b495b85db6cbec7bf9e566eda8713 | [log] [tgz] |
---|---|---|
author | Srikanth Adayapalam <srikanth.adayapalam@oracle.com> | Fri Jan 09 15:51:20 2015 +0000 |
committer | Maurizio Cimadamore <mcimadamore@openjdk.org> | Fri Jan 09 15:51:20 2015 +0000 |
tree | 4edae6bd736c087c03df4039f7ca54364cf42b6e | |
parent | 7e499fd15b479dd167d9235454587aebd74da6ed [diff] |
8067914: Redundant type cast nodes in AST (follow up from JDK-8043741) Workaround for redundant (but harmless) synthetic cast generated in TransTypes Reviewed-by: mcimadamore