RFR: 8282473: Refactor swing classes javadoc to use @throws instead of @exception

Alexey Ivanov aivanov at openjdk.java.net
Wed Mar 2 09:38:03 UTC 2022


On Wed, 2 Mar 2022 09:25:35 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:

> I would rather keep this PR simple just to replace @exception with @throws. Other anomalies/idiosyncracies can be tackled in separate issue, if you dont mind.

I didn't make myself clear: I absolutely agree with your approach. If it were only one case to address, but there are too many to include under this issue. Simple changes that address one issue at a time are easier to review.

In fact, I found quite a few inaccuracies in javadoc while reviewing this change.

Have you submitted a bug to address the inconsistency with usage of periods? If not, I'll submit one.

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

PR: https://git.openjdk.java.net/jdk/pull/7644



More information about the client-libs-dev mailing list