Implementing reabstraction of default interface methods. (#14790)
commita81cc6732716f4f53b110777d4aa700708d27663
authorThays Grazia <thaystg@gmail.com>
Fri, 14 Jun 2019 19:15:38 +0000 (14 16:15 -0300)
committerGitHub <noreply@github.com>
Fri, 14 Jun 2019 19:15:38 +0000 (14 16:15 -0300)
tree516c5bc954cc6ff089f3b79c2a7915f58df2704b
parent49dc99be58d66f53809b5cda2c7b8e2b9aeaaf96
Implementing reabstraction of default interface methods. (#14790)

Implementing reabstraction of default interface methods.
Fix #14495
mono/metadata/class-init.c
mono/metadata/class-internals.h
mono/metadata/loader.c
mono/tests/Makefile.am
mono/tests/dim-reabstraction-generics.il [new file with mode: 0644]
mono/tests/dim-reabstraction.il [new file with mode: 0644]