RFR: 8342653: Fix minor doc issues in AnnotatedElement

Jaikiran Pai jpai at openjdk.org
Mon Oct 21 02:38:13 UTC 2024


On Sun, 20 Oct 2024 22:17:38 GMT, Joe Darcy <darcy at openjdk.org> wrote:

> Fix typo and remove redundant `@since` tags.

This looks OK to me. The class itself is commented with `@since 1.5`, so removing it from methods which were introduced in the same release looks correct.

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

Marked as reviewed by jpai (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/21597#pullrequestreview-2380789181


More information about the core-libs-dev mailing list