On Wed, 2 Mar 2022 09:25:35 GMT, Prasanta Sadhukhan <psadhuk...@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