RFR: 8266598: Exception values for AnnotationTypeMismatchException are not always informative [v4]
Joel Borggrén-Franck
jfranck at openjdk.java.net
Wed Jun 9 12:57:13 UTC 2021
On Wed, 9 Jun 2021 10:02:35 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.
>
> Rafael Winterhalter has refreshed the contents of this pull request, and previous commits have been removed. The incremental views will show differences compared to the previous content of the PR. The pull request contains one new commit since the last revision:
>
> 8266598: Exception values for AnnotationTypeMismatchException are not always informative
LGTM
-------------
Marked as reviewed by jfranck (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/3892
More information about the core-libs-dev
mailing list