Integrated: 8266598: Exception values for AnnotationTypeMismatchException are not always informative

Rafael Winterhalter winterhalter at openjdk.java.net
Wed Jun 9 13:24:16 UTC 2021


On Wed, 5 May 2021 21:36:45 GMT, Rafael Winterhalter <winterhalter at 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 <winterhalter at openjdk.org>
Committer: Joel Borggrén-Franck <jfranck at 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


More information about the core-libs-dev mailing list