RFR: 8352922: Refactor client classes javadoc to use @throws instead of @exception

Phil Race prr at openjdk.org
Thu Apr 3 19:51:59 UTC 2025


On Wed, 26 Mar 2025 01:49:31 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:

> Prevailing JDK coding practices use @throws rather than @exception.
> Refactored javadoc in client code to follow this convention, similar requests in the past https://github.com/openjdk/jdk/pull/7675 and https://github.com/openjdk/jdk/pull/7644.

Marked as reviewed by prr (Reviewer).

-------------

PR Review: https://git.openjdk.org/jdk/pull/24239#pullrequestreview-2740979832


More information about the client-libs-dev mailing list