Jan Lahoda 670eff1ee6 6707032: Division by zero warning not suppressed properly in some cases
Delay reporting of the division by zero warning until annotations are resolved, so that @SuppressWarnings works correctly.

Reviewed-by: vromero
2014-06-30 17:08:06 +02:00

4 lines
99 B
Plaintext

T6707032.java:12:36: compiler.warn.div.zero
T6707032.java:16:36: compiler.warn.div.zero
2 warnings