[jdk17u-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 16:01:47 UTC 2025


On Tue, 8 Oct 2024 17:58:20 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: 53d7539a
Author:    Liam Miller-Cushon <cushon at openjdk.org>
Committer: Paul Hohensee <phh at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/53d7539a889cbcfffa8524fd9e47efdf5c121d87
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: phh
Backport-of: e36ce5f0341e8d0ec06cb12d0b2c0aa084401021

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

PR: https://git.openjdk.org/jdk17u-dev/pull/2955


More information about the jdk-updates-dev mailing list