Summary: Change all the Sun copyrights to Oracle copyright Reviewed-by: ohair
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