RFR: 8071693: Introspector ignores default interface methods [v6]

Alexey Ivanov aivanov at openjdk.org
Mon Apr 24 18:34:32 UTC 2023


On Mon, 24 Apr 2023 17:48:37 GMT, Archie Cobbs <acobbs at openjdk.org> wrote:

>> The `Introspector` class was never updated to include `default` methods inherited from interfaces.
>> 
>> This patch attempts to fix that omission.
>
> Archie Cobbs has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Add braces around if clause.

Marked as reviewed by aivanov (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/13544#pullrequestreview-1398588735



More information about the client-libs-dev mailing list