[jdk21u-dev] RFR: 8336942: Improve test coverage for class loading elements with annotations of different retentions [v4]
Vicente Romero
vromero at openjdk.org
Mon Jan 6 19:19:44 UTC 2025
On Mon, 6 Jan 2025 16:58:01 GMT, Liam Miller-Cushon <cushon at openjdk.org> wrote:
>> This change improves annotation processing test coverage, see [JDK-8336942](https://bugs.openjdk.org/browse/JDK-8336942). I resolved a trivial merge conflict with JDK-8323684, which added the `nameToAnnotation` map. The modified test passes.
>
> Liam Miller-Cushon has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains four additional commits since the last revision:
>
> - Merge remote-tracking branch 'origin/master' into backport-JDK-8336942
> - Merge remote-tracking branch 'origin/master' into backport-JDK-8336942
> - Merge remote-tracking branch 'origin/master' into backport-JDK-8336942
> - 8336942: Improve test coverage for class loading elements with annotations of different retentions
>
> Reviewed-by: vromero
lgtm
-------------
Marked as reviewed by vromero (Reviewer).
PR Review: https://git.openjdk.org/jdk21u-dev/pull/1037#pullrequestreview-2532806038
More information about the jdk-updates-dev
mailing list