Fix an integration test bytecode normalization bug

Only make enums declared in the current compilation final, both
javac-turbine and turbine need to preserve the existing modifiers when
writing InnerClass attributes for enums loaded from the classpath.

MOE_MIGRATED_REVID=139992142
3 files changed
tree: 130630d738dd0bb5f4fd23e0d64166a6c64e14eb
  1. java/
  2. javatests/
  3. proto/
  4. .gitignore
  5. LICENSE
  6. pom.xml
  7. README.md
  8. turbine.iml
README.md

Turbine

Turbine is a header compiler for Java.