RFR: 8230648: Replace @exception tag with @throws in java.base

Julia Boes julia.boes at oracle.com
Thu Sep 5 10:59:01 UTC 2019


..this time with the right link!


On 05/09/2019 11:40, Julia Boes wrote:
> Hi,
>
> This change replaces all occurrences of the @exception tag in 
> java.base with the @throws tag. The tags are synonyms but @throws is 
> the newer preferred option [1].
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8230648
Webrev: http://cr.openjdk.java.net/~dfuchs/jboes/8230648/webrev.00/
>
>
>
> Regards,
>
> Julia
>
> [1] 
> https://docs.oracle.com/javase/7/docs/technotes/tools/windows/javadoc.html#throws
>


More information about the core-libs-dev mailing list