> The `Introspector` class was never updated to include `default` methods > inherited from interfaces. > > This patch attempts to fix that omission.
Archie L. Cobbs has updated the pull request incrementally with one additional commit since the last revision: Use Set.of() to initialize IGNORABLE_INTERFACES set. ------------- Changes: - all: https://git.openjdk.org/jdk/pull/13544/files - new: https://git.openjdk.org/jdk/pull/13544/files/b343ba1f..e37a1467 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=13544&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=13544&range=00-01 Stats: 11 lines in 1 file changed: 1 ins; 2 del; 8 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