commit | 02db22f7e7388b21d8a3d04b2b643bc4c2144464 | [log] [tgz] |
---|---|---|
author | Christian Thalinger <twisti@openjdk.org> | Wed Oct 12 21:00:13 2011 -0700 |
committer | Christian Thalinger <twisti@openjdk.org> | Wed Oct 12 21:00:13 2011 -0700 |
tree | dd40a3dd95448a1a1017fd5ccb369b39645c74ee | |
parent | de00cc778caa2f8777ab5a64b2827c1d1bee7b33 [diff] |
7092712: JSR 292: unloaded invokedynamic call sites can lead to a crash with signature types not on BCP Reviewed-by: jrose, never