author | mcimadamore |
Wed, 16 Mar 2011 11:12:26 +0000 | |
changeset 8849 | 4189ac38ddc9 |
child 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 |
- compiler.warn.source.no.bootclasspath: 1.6 |
4189ac38ddc9
6558548: The compiler needs to be aligned with clarified specification of throws
mcimadamore
parents:
diff
changeset
|
2 |
T6558548.java:159:9: compiler.err.except.never.thrown.in.try: java.lang.InterruptedException |
4189ac38ddc9
6558548: The compiler needs to be aligned with clarified specification of throws
mcimadamore
parents:
diff
changeset
|
3 |
T6558548.java:168:9: compiler.err.except.never.thrown.in.try: java.lang.InterruptedException |
4189ac38ddc9
6558548: The compiler needs to be aligned with clarified specification of throws
mcimadamore
parents:
diff
changeset
|
4 |
T6558548.java:239:9: compiler.err.except.never.thrown.in.try: java.lang.InterruptedException |
4189ac38ddc9
6558548: The compiler needs to be aligned with clarified specification of throws
mcimadamore
parents:
diff
changeset
|
5 |
T6558548.java:249:9: compiler.err.except.never.thrown.in.try: java.lang.InterruptedException |
4189ac38ddc9
6558548: The compiler needs to be aligned with clarified specification of throws
mcimadamore
parents:
diff
changeset
|
6 |
T6558548.java:291:9: compiler.err.except.never.thrown.in.try: java.lang.InterruptedException |
4189ac38ddc9
6558548: The compiler needs to be aligned with clarified specification of throws
mcimadamore
parents:
diff
changeset
|
7 |
T6558548.java:298:9: compiler.err.except.never.thrown.in.try: java.lang.InterruptedException |
4189ac38ddc9
6558548: The compiler needs to be aligned with clarified specification of throws
mcimadamore
parents:
diff
changeset
|
8 |
6 errors |
4189ac38ddc9
6558548: The compiler needs to be aligned with clarified specification of throws
mcimadamore
parents:
diff
changeset
|
9 |
1 warning |