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

Sergey Bylokhov serb at openjdk.org
Mon Apr 24 21:00:14 UTC 2023


On Mon, 24 Apr 2023 19:25:59 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 two additional commits since the last revision:
> 
>  - Jam lines into 80 columns.
>  - Add more scenarios to the regression test.

Looks fine.

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

Marked as reviewed by serb (Reviewer).

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



More information about the client-libs-dev mailing list