- 05 1月, 2010 2 次提交
- 01 12月, 2007 1 次提交
-
-
由 duke 提交于
-
Summary: C2 needs some additional optimizations to be able to handle MethodHandle invokes and invokedynamic instructions at the best performance. Reviewed-by: kvn, never
Summary: C2 implementation for invokedynamic support. Reviewed-by: kvn, never