[jdk17u-dev] RFR: 8336942: Improve test coverage for class loading elements with annotations of different retentions

Liam Miller-Cushon cushon at openjdk.org
Tue Oct 8 18:04:43 UTC 2024


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.

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

Commit messages:
 - 8336942: Improve test coverage for class loading elements with annotations of different retentions

Changes: https://git.openjdk.org/jdk17u-dev/pull/2955/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=2955&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8336942
  Stats: 12 lines in 1 file changed: 12 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jdk17u-dev/pull/2955.diff
  Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/2955/head:pull/2955

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


More information about the jdk-updates-dev mailing list