>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
_______________________________________________
mlvm-dev mailing list
mlvm-dev@openjdk.java.net
http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev

Reply via email to