jdk-24/test/langtools/tools/javac/6558548/T6558548_latest.out

10 lines
660 B
Plaintext
Raw Normal View History

T6558548.java:19:9: compiler.warn.unreachable.catch: java.io.FileNotFoundException
T6558548.java:167:9: compiler.err.except.never.thrown.in.try: java.lang.InterruptedException
T6558548.java:176:9: compiler.err.except.never.thrown.in.try: java.lang.InterruptedException
T6558548.java:247:9: compiler.err.except.never.thrown.in.try: java.lang.InterruptedException
T6558548.java:257:9: compiler.err.except.never.thrown.in.try: java.lang.InterruptedException
T6558548.java:299:9: compiler.err.except.never.thrown.in.try: java.lang.InterruptedException
T6558548.java:306:9: compiler.err.except.never.thrown.in.try: java.lang.InterruptedException
6 errors
1 warning