On Wed, 5 May 2021 21:36:45 GMT, Rafael Winterhalter <winterhal...@openjdk.org> wrote:
> This improves the messages that are provided by > `AnnotationTypeMismatchException`s. The message provided by > AnnotationTypeMismatchExceptions is deliberately undefined such that this > should not break any contract. This pull request has now been integrated. Changeset: 7b1e4024 Author: Rafael Winterhalter <winterhal...@openjdk.org> Committer: Joel Borggrén-Franck <jfra...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/7b1e4024c02e6e831502e20cdbf54efb6240d12b Stats: 28 lines in 3 files changed: 15 ins; 3 del; 10 mod 8266598: Exception values for AnnotationTypeMismatchException are not always informative Reviewed-by: jfranck ------------- PR: https://git.openjdk.java.net/jdk/pull/3892