Integrated: 8352922: Refactor client classes javadoc to use @throws instead of @exception
Sergey Bylokhov
serb at openjdk.org
Sat Apr 12 23:39:27 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.
This pull request has now been integrated.
Changeset: ed756b97
Author: Sergey Bylokhov <serb at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/ed756b970066493db85da50ace317ef977186acc
Stats: 14 lines in 10 files changed: 0 ins; 0 del; 14 mod
8352922: Refactor client classes javadoc to use @throws instead of @exception
Reviewed-by: prr
-------------
PR: https://git.openjdk.org/jdk/pull/24239
More information about the client-libs-dev
mailing list