langtools/test/tools/javac/6558548/T6558548_latest.out
author ysuenaga
Wed, 30 Mar 2016 21:05:13 +0900
changeset 37218 c7241bc368bf
parent 9601 a1b1716231ca
permissions -rw-r--r--
8151674: STW phases at Concurrent GC should count in PerfCounter Reviewed-by: jmasa, sla, tschatzl
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
8849
4189ac38ddc9 6558548: The compiler needs to be aligned with clarified specification of throws
mcimadamore
parents:
diff changeset
     1
T6558548.java:20:9: compiler.warn.unreachable.catch: java.io.FileNotFoundException
4189ac38ddc9 6558548: The compiler needs to be aligned with clarified specification of throws
mcimadamore
parents:
diff changeset
     2
T6558548.java:168:9: compiler.err.except.never.thrown.in.try: java.lang.InterruptedException
9601
a1b1716231ca 7039937: Improved catch analysis fails to handle a common idiom in the libraries
mcimadamore
parents: 8849
diff changeset
     3
T6558548.java:177:9: compiler.err.except.never.thrown.in.try: java.lang.InterruptedException
a1b1716231ca 7039937: Improved catch analysis fails to handle a common idiom in the libraries
mcimadamore
parents: 8849
diff changeset
     4
T6558548.java:248:9: compiler.err.except.never.thrown.in.try: java.lang.InterruptedException
a1b1716231ca 7039937: Improved catch analysis fails to handle a common idiom in the libraries
mcimadamore
parents: 8849
diff changeset
     5
T6558548.java:258:9: compiler.err.except.never.thrown.in.try: java.lang.InterruptedException
a1b1716231ca 7039937: Improved catch analysis fails to handle a common idiom in the libraries
mcimadamore
parents: 8849
diff changeset
     6
T6558548.java:300:9: compiler.err.except.never.thrown.in.try: java.lang.InterruptedException
a1b1716231ca 7039937: Improved catch analysis fails to handle a common idiom in the libraries
mcimadamore
parents: 8849
diff changeset
     7
T6558548.java:307:9: compiler.err.except.never.thrown.in.try: java.lang.InterruptedException
8849
4189ac38ddc9 6558548: The compiler needs to be aligned with clarified specification of throws
mcimadamore
parents:
diff changeset
     8
6 errors
9601
a1b1716231ca 7039937: Improved catch analysis fails to handle a common idiom in the libraries
mcimadamore
parents: 8849
diff changeset
     9
1 warning