commit | a82be01120f3014cec548125b9da6caefbb62f67 | [log] [tgz] |
---|---|---|
author | Vladimir Ivanov <vlivanov@openjdk.org> | Fri Dec 18 20:23:26 2015 +0300 |
committer | Vladimir Ivanov <vlivanov@openjdk.org> | Fri Dec 18 20:23:26 2015 +0300 |
tree | 7fc53e213e669e018eeee3a31947065f3683d0aa | |
parent | f642bbcecdc07ceda69cb0ce99767b95daaade38 [diff] |
8071374: -XX:+PrintAssembly -XX:+PrintSignatureHandlers crash fastdebug VM with assert(limit == __null || limit <= nm->code_end()) in RelocIterator::initialize Reviewed-by: kvn, iklam, shade