RFR: 8264151: ciMethod::ensure_method_data() should return false is loading resulted in empty state [v2]
Vladimir Kozlov
kvn at openjdk.java.net
Thu Mar 25 17:04:29 UTC 2021
On Thu, 25 Mar 2021 05:12:01 GMT, Igor Veresov <iveresov at openjdk.org> wrote:
>> ciMethodData::load_data() can set the state of the MDO to empty (if it's replaying a compile). In this case we should return false from ensure_method_data().
>
> Igor Veresov has updated the pull request incrementally with one additional commit since the last revision:
>
> Address Dean's comments
Marked as reviewed by kvn (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/3184
More information about the hotspot-compiler-dev
mailing list