RFR: 8266598: Exception values for AnnotationTypeMismatchException are not always informative [v3]

Rafael Winterhalter winterhalter at openjdk.java.net
Sat May 8 09:51:46 UTC 2021


> 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

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/3892/files
  - new: https://git.openjdk.java.net/jdk/pull/3892/files/57ab3721..9acdb5d0

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=3892&range=02
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=3892&range=01-02

  Stats: 9 lines in 2 files changed: 3 ins; 0 del; 6 mod
  Patch: https://git.openjdk.java.net/jdk/pull/3892.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/3892/head:pull/3892

PR: https://git.openjdk.java.net/jdk/pull/3892


More information about the core-libs-dev mailing list