Re: [9] RFR (L): 8057042: LambdaFormEditor: derive new LFs from a base LF

2014-09-16 Thread Vladimir Ivanov
Peter, thank you very much for experimenting with that! It looks really promising. I do believe we need to purge LambdaForm cache, until there's no upper limit on a possible number of LambdaForm instance. I'll gather some data how efficient a cache with weak keys is and get back to you. Be

Re: [9] RFR (S): 8058293: Bit set computation in MHs.findFirstDupOrDrop/findFirstDrop is broken

2014-09-16 Thread Vladimir Ivanov
Thank you, John. I did an adhoc test run with BIT_LIMIT=0 set, but I don't think it worth a separate parameter in the code. Best regards, Vladimir Ivanov On 9/15/14, 11:44 PM, John Rose wrote: On Sep 15, 2014, at 9:48 AM, Vladimir Ivanov wrote: https://bugs.openjdk.java.net/browse/JDK-80

Re: [9] RFR (S): 8058291: Missing some checks during parameter validation

2014-09-16 Thread Vladimir Ivanov
Thank you, John. Best regards, Vladimir Ivanov On 9/16/14, 12:01 AM, John Rose wrote: Reviewed. Nice tuning of the asserts. — John On Sep 15, 2014, at 9:03 AM, Vladimir Ivanov wrote: http://cr.openjdk.java.net/~vlivanov/8058291/webrev.00/ https://bugs.openjdk.java.net/browse/JDK-8058291