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

Mark Roos mroos at roos.com
Wed Sep 3 17:35:57 UTC 2014


>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?

mark

https://www.youtube.com/watch?v=sq0MX3fHkro
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/mlvm-dev/attachments/20140903/8769926a/attachment.html>


More information about the mlvm-dev mailing list