[jdk13u-dev] Integrated: 8216324: GetClassMethods is confused by the presence of default methods in super interfaces

Ekaterina Vergizova evergizova at openjdk.java.net
Fri Feb 5 15:30:54 UTC 2021


On Fri, 5 Feb 2021 13:57:01 GMT, Ekaterina Vergizova <evergizova at openjdk.org> wrote:

> I'd like to backport 8216324 to 13u for parity with 11u.
> The patch applies cleanly.
> Tested with tier1 and other jvmti tests; new test fails without the patch, passes with it.

This pull request has now been integrated.

Changeset: 051ffceb
Author:    Ekaterina Vergizova <evergizova at openjdk.org>
Committer: Yuri Nesterenko <yan at openjdk.org>
URL:       https://git.openjdk.java.net/jdk13u-dev/commit/051ffceb
Stats:     261 lines in 5 files changed: 214 ins; 8 del; 39 mod

8216324: GetClassMethods is confused by the presence of default methods in super interfaces

Backport-of: 277ec3d26080275e3c14b7e3f40c15e5cdfa3821

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

PR: https://git.openjdk.java.net/jdk13u-dev/pull/109


More information about the jdk-updates-dev mailing list