RFR: 8159746: (proxy) Support for default methods

Mandy Chung mchung at openjdk.java.net
Wed Sep 30 19:14:32 UTC 2020


On Wed, 30 Sep 2020 11:19:40 GMT, Peter Levart <plevart at openjdk.org> wrote:

>>> So here's a patch on top of my last patch that reverts the exception behaviour back to be consistent with Method::invoke
>>> [mlchung#1](https://github.com/mlchung/jdk/pull/1)
>> 
>> Thanks Peter.  Looks good in general with a couple of comments.   You can push to my local branch once you make any
>> change per the feedback.
>
> The https://github.com/mlchung/jdk/pull/1 has been updated.

@plevart  I have merged your PR and made minor tweak.

Please review CSR:  https://bugs.openjdk.java.net/browse/JDK-8253870

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

PR: https://git.openjdk.java.net/jdk/pull/313


More information about the core-libs-dev mailing list