A DESCRIPTION OF THE PROBLEM :
Affects docs for Java 8 as well
https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Throwable.html#printStackTrace()
>suppressed exceptions just at it is used on causes
Should be ("at" -> "as")
>suppressed exceptions just as it is used on causes
>beyond their "containing exceptions."
Should probably be (quotation mark before period)
>beyond their "containing exceptions".
Affects docs for Java 8 as well
https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Throwable.html#printStackTrace()
>suppressed exceptions just at it is used on causes
Should be ("at" -> "as")
>suppressed exceptions just as it is used on causes
>beyond their "containing exceptions."
Should probably be (quotation mark before period)
>beyond their "containing exceptions".
- relates to
-
JDK-6911258 Project Coin: Add essential API support for Automatic Resource Management (ARM) blocks
-
- Closed
-