commit | 9369af8c066086c81dbaccd9b256b35a1b3dffd1 | [log] [tgz] |
---|---|---|
author | Roland Westrelin <roland@openjdk.org> | Wed Aug 27 17:37:18 2014 +0200 |
committer | Roland Westrelin <roland@openjdk.org> | Wed Aug 27 17:37:18 2014 +0200 |
tree | 6925c4c936adeea7dcd6d531c36093f97c536aa2 | |
parent | fa27000f3cccc768b19aff534ae82beb0a636579 [diff] |
8055946: assert(result == NULL || result->is_oop()) failed: must be oop Caller of popped frame doesn't have valid result during deoptimization Reviewed-by: kvn