The `Introspector` class was never updated to include `default` methods 
inherited from interfaces.

This patch attempts to fix that omission.

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

Commit messages:
 - Include default methods inherited from interfaces in bean introspection.

Changes: https://git.openjdk.org/jdk/pull/13544/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=13544&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8182025
  Stats: 121 lines in 2 files changed: 115 ins; 0 del; 6 mod
  Patch: https://git.openjdk.org/jdk/pull/13544.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/13544/head:pull/13544

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

Reply via email to