Integrated: 8071693: Introspector ignores default interface methods

Archie Cobbs acobbs at openjdk.org
Wed Apr 26 22:51:58 UTC 2023


On Wed, 19 Apr 2023 21:29:05 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.

This pull request has now been integrated.

Changeset: 1e4eafb4
Author:    Archie Cobbs <acobbs at openjdk.org>
Committer: Sergey Bylokhov <serb at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/1e4eafb4fe70832294a12938d93e7860073cf4cf
Stats:     247 lines in 2 files changed: 243 ins; 0 del; 4 mod

8071693: Introspector ignores default interface methods

Reviewed-by: prr, aivanov, serb

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

PR: https://git.openjdk.org/jdk/pull/13544



More information about the client-libs-dev mailing list