RFR: 8249080 - Reduce MemberName class dependency on MethodHandles

Bob Vandette bob.vandette at oracle.com
Wed Jul 8 18:21:51 UTC 2020



> On Jul 8, 2020, at 1:01 PM, Mandy Chung <mandy.chung at oracle.com> wrote:
> 
> 
> 
> On 7/8/20 9:40 AM, Bob Vandette wrote:
>> Should I add an assert or just let the NPE happen?
> 
> What about  Objects.requireNonNull(m);

Thanks.

Here’s the updated webrev:

   https://cr.openjdk.java.net/~bobv/8249080/webrev.02/

Bob

> 
> Mandy



More information about the core-libs-dev mailing list