author | jeff |
Wed, 22 Jun 2011 10:10:54 -0700 | |
changeset 9916 | c35ecac744a5 |
parent 9601 | a1b1716231ca |
permissions | -rw-r--r-- |
8849
4189ac38ddc9
6558548: The compiler needs to be aligned with clarified specification of throws
mcimadamore
parents:
diff
changeset
|
1 |
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
|
2 |
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
|
3 |
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
|
4 |
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
|
5 |
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
|
6 |
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
|
7 |
6 errors |