commit | 903247cf85ef129c17edb08c5b4729f79067c590 | [log] [tgz] |
---|---|---|
author | John R Rose <jrose@openjdk.org> | Fri Oct 30 16:22:59 2009 -0700 |
committer | John R Rose <jrose@openjdk.org> | Fri Oct 30 16:22:59 2009 -0700 |
tree | 2c2160cfa68adec9e81fb2ee6eacb8420c123763 | |
parent | e3b5580eccfed3851f3414479a39a11376976c59 [diff] |
6858164: invokedynamic code needs some cleanup (post-6655638) Fix several crashers, remove needless paths for boxed-style bootstrap method call, refactor & simplify APIs for rewriter constantPoolOop, remove sun.dyn.CallSiteImpl Reviewed-by: kvn