commit | b5cd24ccc9fda567c7a25c8088974b3a77800551 | [log] [tgz] |
---|---|---|
author | Robert Field <rfield@openjdk.org> | Wed Sep 04 19:47:26 2013 -0700 |
committer | Robert Field <rfield@openjdk.org> | Wed Sep 04 19:47:26 2013 -0700 |
tree | 42f79b4970499573db8875519fe410f8cd3df264 | |
parent | db444fae3e243cfce00515d993f582d83e5f8768 [diff] |
8020816: Metafactory crashes on code with method reference 8021050: MethodHandleInfo throws exception when method handle is to a method with @CallerSensitive Fixed by 8008688 - this is a test to confirm the above fixed Reviewed-by: vlivanov