[lworld] [Rev 01] RFR: 8244711: [lworld] Javac needs to tweak checks for interface implementation by an inline type.

Jim Laskey github.com+63007666+JimLaskey at openjdk.java.net
Mon May 11 13:15:14 UTC 2020


On Mon, 11 May 2020 13:14:08 GMT, Srikanth Adayapalam <sadayapalam at openjdk.org> wrote:

>> When javac needs to check if a class implements a particular interface, it should
>> check if the reference projection of the class is a subtype of the interface. (Rather
>> than checking if the concerned class is a subtype of the interface)
>
> Srikanth Adayapalam has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Incorporate review comments from Jim Laskey.

Marked as reviewed by JimLaskey at github.com (no known OpenJDK username).

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

PR: https://git.openjdk.java.net/valhalla/pull/41


More information about the valhalla-dev mailing list