commit | 836fb6fe5263cf83d1c49815778e4adae7e374bb | [log] [tgz] |
---|---|---|
author | Maurizio Cimadamore <mcimadamore@openjdk.org> | Wed May 19 16:43:30 2010 +0100 |
committer | Maurizio Cimadamore <mcimadamore@openjdk.org> | Wed May 19 16:43:30 2010 +0100 |
tree | 54322531b82f3529408a4ed66169f3f97af45e6c | |
parent | 56c4bf22d41118a3257645687d4ee3666924d6c3 [diff] |
6951833: latest diamond implementation generates spurious raw type warnings Raw warning checks should be disabled in the presence of a diamond AST node Reviewed-by: jjg