-
Bug
-
Resolution: Fixed
-
P3
-
7
-
b136
-
generic
-
generic
-
Not verified
From http://mail.openjdk.java.net/pipermail/coin-dev/2011-March/003161.html
"After due consideration and after consulting with the concurrency mavens
on the JSR 166 expert group, the JSR 334 expert group has decided it is
sufficient for the specification of the AutoCloseable type to strongly
warn against having AutoCloseable.close throw InterruptedException at
runtime. Additionally, javac and other compilers may warn against
declaring an AutoCloseable.close method which throws InterruptedException."
"After due consideration and after consulting with the concurrency mavens
on the JSR 166 expert group, the JSR 334 expert group has decided it is
sufficient for the specification of the AutoCloseable type to strongly
warn against having AutoCloseable.close throw InterruptedException at
runtime. Additionally, javac and other compilers may warn against
declaring an AutoCloseable.close method which throws InterruptedException."
- relates to
-
JDK-8268736 Use apiNote in AutoCloseable.close javadoc
- Resolved
-
JDK-7012279 Project Coin: Clarify AutoCloseable and Throwable javadoc
- Closed
-
JDK-7027157 Project Coin: javac warnings for AutoCloseable.close throwing InterruptedException
- Closed
-
JDK-8155591 Misleading warning when not overriding close method in interface extending AutoCloseable
- Open
-
JDK-7031273 Project Coin: Sync with JSR 334 PR
- Closed