commit | ce0125e7f2eeb8b22f90a2760b10fb5d130e307a | [log] [tgz] |
---|---|---|
author | John R Rose <jrose@openjdk.org> | Sat Oct 30 13:08:23 2010 -0700 |
committer | John R Rose <jrose@openjdk.org> | Sat Oct 30 13:08:23 2010 -0700 |
tree | 6a241316bb561ba3afb523996d2024cea724ac11 | |
parent | fb2011ac042cd4538621244aa5b4d70ad3ca16ba [diff] |
6984311: JSR 292 needs optional bootstrap method parameters Allow CONSTANT_InvokeDynamic nodes to have any number of extra operands. Reviewed-by: twisti