commit | 10d37ec5cdff7a8397649a25ae08410eaff6177d | [log] [tgz] |
---|---|---|
author | twisti <none@none> | Tue Jul 24 10:47:44 2012 -0700 |
committer | twisti <none@none> | Tue Jul 24 10:47:44 2012 -0700 |
tree | 133b9eb04f853f6a30145c5b30a3704bde257c3e | |
parent | 4a5894b917f4fb155386257a070637b1c47bea79 [diff] |
7023639: JSR 292 method handle invocation needs a fast path for compiled code 6984705: JSR 292 method handle creation should not go through JNI Summary: remove assembly code for JDK 7 chained method handles Reviewed-by: jrose, twisti, mhaupt, forax Contributed-by: John Rose <john.r.rose@oracle.com>, Christian Thalinger <christian.thalinger@oracle.com>, Michael Haupt <michael.haupt@oracle.com>