RFR: 8266598: Exception values for AnnotationTypeMismatchException are not always informative
Joe Darcy
darcy at openjdk.java.net
Wed May 5 22:25:03 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.
Please add 8266598 to the @bug lines of the regression tests.
-------------
PR: https://git.openjdk.java.net/jdk/pull/3892
More information about the core-libs-dev
mailing list