commit | 34992e8d23eb900b95b75820d63c4089b86edb12 | [log] [tgz] |
---|---|---|
author | David Buck <dbuck@openjdk.org> | Thu Nov 17 16:06:56 2016 +0000 |
committer | David Buck <dbuck@openjdk.org> | Thu Nov 17 16:06:56 2016 +0000 |
tree | 6d92d664894342972337d28369e999a8dbe40415 | |
parent | 1f00ef8a4ed854944869106ce6e8779119d49d77 [diff] |
8158639: C2 compilation fails with SIGSEGV Fixed the jvms for callsite traps based on declared signature. Reviewed-by: jcm, coleenp, vlivanov