985efdc475
6964740: Project Coin: More tests for ARM compiler changes 6965277: Project Coin: Correctness issues in ARM implementation 6967065: add -Xlint warning category for Automatic Resource Management (ARM) Reviewed-by: jjb, darcy, mcimadamore, jjg, briangoetz
6 lines
369 B
Plaintext
6 lines
369 B
Plaintext
TwrFlow.java:14:11: compiler.err.except.never.thrown.in.try: java.io.IOException
|
|
TwrFlow.java:24:11: compiler.err.except.never.thrown.in.try: java.io.IOException
|
|
TwrFlow.java:12:46: compiler.err.unreported.exception.need.to.catch.or.throw: CustomCloseException
|
|
TwrFlow.java:22:26: compiler.err.unreported.exception.need.to.catch.or.throw: CustomCloseException
|
|
4 errors
|