Integrated: 7903852: apidiff: IllegalArgumentException for RECORD_COMPONENT
Jonathan Gibbons
jjg at openjdk.org
Tue Oct 1 18:34:51 UTC 2024
On Tue, 1 Oct 2024 17:36:46 GMT, Jonathan Gibbons <jjg at openjdk.org> wrote:
> Please review a small fix for an IllegalArgumentException.
>
> The exception is "correct"; the error is at the call site which should not be calling the method that throws the exception.
> Record components, like type parameters, do not have distinct A:PI descriptions that can be compared.
>
> Separately, we need better back-end tests for `HtmlReporter`.
This pull request has now been integrated.
Changeset: 18841014
Author: Jonathan Gibbons <jjg at openjdk.org>
URL: https://git.openjdk.org/apidiff/commit/18841014b895d0e242f9bb72e1fb9a3787a8655f
Stats: 15 lines in 3 files changed: 13 ins; 0 del; 2 mod
7903852: apidiff: IllegalArgumentException for RECORD_COMPONENT
Reviewed-by: prappo, iris
-------------
PR: https://git.openjdk.org/apidiff/pull/20
More information about the apidiff-dev
mailing list