Fix bounds checks on non-decimal integer literals

Hexadecimal, octal, and binary integer literals are accepted as long as
they fit in 32 bits (JLS 3.10.1).

MOE_MIGRATED_REVID=131327820
2 files changed
tree: 4e67d0bb2afdf0dbe39265937865df42b86370bf
  1. java/
  2. javatests/
  3. pom.xml