commit | bae0158d398019ac6f14326f0e5e5c316c921bcc | [log] [tgz] |
---|---|---|
author | Maurizio Cimadamore <mcimadamore@openjdk.org> | Wed May 29 14:49:14 2013 +0100 |
committer | Maurizio Cimadamore <mcimadamore@openjdk.org> | Wed May 29 14:49:14 2013 +0100 |
tree | 099812fc2053dd6f609e1a04c0b6dbb328897a1e | |
parent | f4fbb03b133501eddda7ea25fb09c2b6072b3b3d [diff] |
7160084: javac fails to compile an apparently valid class/interface combination Javac generates wrong syntetized trees for nested enum constants Reviewed-by: jjg