Refactor test for invalid constants now that javac has been fixed

javac9 reports an error for this code. turbine continues to coerce the
invalid values into the expect range, which continues to be fine since
it relies on javac to reject invalid inputs.

see: https://bugs.openjdk.java.net/browse/JDK-8171132

MOE_MIGRATED_REVID=152139883
1 file changed
tree: df3face35bc2cb65d6f2051043b4276875520067
  1. java/
  2. javatests/
  3. proto/
  4. .gitignore
  5. .travis.yml
  6. LICENSE
  7. pom.xml
  8. README.md
  9. turbine.iml
README.md

Turbine

Turbine is a header compiler for Java.