commit | 3f99d2eda571317a611b1d069f3bade6f66b96e5 | [log] [tgz] |
---|---|---|
author | Maurizio Cimadamore <mcimadamore@openjdk.org> | Thu May 31 17:44:04 2012 +0100 |
committer | Maurizio Cimadamore <mcimadamore@openjdk.org> | Thu May 31 17:44:04 2012 +0100 |
tree | 8118df8840de50e744ddd003503b1518d2c7b8ec | |
parent | 7e32f8e5858f3f90cbe44a42760dc60a471ec383 [diff] |
7160084: javac fails to compile an apparently valid class/interface combination Javac generates wrong syntetized trees for nested enum constants Reviewed-by: dlsmith, jjg