[jdk21u-dev] Integrated: 8336942: Improve test coverage for class loading elements with annotations of different retentions
Liam Miller-Cushon
cushon at openjdk.org
Thu Jan 9 07:52:49 UTC 2025
On Tue, 8 Oct 2024 17:58:21 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.
This pull request has now been integrated.
Changeset: 0d8d8e6b
Author: Liam Miller-Cushon <cushon at openjdk.org>
Committer: Christoph Langer <clanger at openjdk.org>
URL: https://git.openjdk.org/jdk21u-dev/commit/0d8d8e6bdcb00b5710ce70332c1fbacc0fa90f26
Stats: 12 lines in 1 file changed: 12 ins; 0 del; 0 mod
8336942: Improve test coverage for class loading elements with annotations of different retentions
Reviewed-by: goetz, vromero
Backport-of: e36ce5f0341e8d0ec06cb12d0b2c0aa084401021
-------------
PR: https://git.openjdk.org/jdk21u-dev/pull/1037
More information about the jdk-updates-dev
mailing list