Re: RFR [9] 8150829: Enhanced drop-args, identity and default constant, varargs adjustment

2016-04-13 Thread John Rose
Quick comment. In this: >MethodHandle h0= constant(boolean.class, true); …there should a space between h0 and =. > On Apr 13, 2016, at 5:12 AM, shilpi.rast...@oracle.com wrote: > > Thank You Paul for the suggestions. > > Please review the updated webrev >

Re: RFR [9] 8150829: Enhanced drop-args, identity and default constant, varargs adjustment

2016-04-13 Thread shilpi.rast...@oracle.com
Thank You Paul for the suggestions. Please review the updated webrev http://cr.openjdk.java.net/~srastogi/8150829/webrev.05 Thanks, Shilpi On 4/12/2016 7:32 PM, Paul Sandoz wrote: Hi, Just minor comments, below. Paul. MethodHandle — 972 /** 973 * Adapts this method handle