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

John Rose john.r.rose at oracle.com
Wed Sep 3 17:46:14 UTC 2014


On Sep 3, 2014, at 10:35 AM, Mark Roos <mroos at roos.com> wrote:

> From Morris 
> 
>         All that assert laden code is nice to see. 
> 
> I just finished watching a video from Doug Lea where he mentioned that having asserts can 
> inhibit inlining due to the additional byte codes.  So he sadly does not use them due to 
> performance issues. 
> 
> Does anyone have any insights on this? 

Yep.

http://mail.openjdk.java.net/pipermail/core-libs-dev/2014-August/028450.html
https://bugs.openjdk.java.net/browse/JDK-6316156

— John


More information about the mlvm-dev mailing list