RFR: 8271055: Crash during deoptimization with "assert(bb->is_reachable()) failed: getting result from unreachable basicblock" with -XX:+VerifyStack [v2]
Yi Yang
yyang at openjdk.java.net
Mon Jul 26 07:30:12 UTC 2021
On Mon, 26 Jul 2021 07:17:37 GMT, Christian Hagedorn <chagedorn at openjdk.org> wrote:
>> Yi Yang has updated the pull request incrementally with three additional commits since the last revision:
>>
>> - Merge branch 'JDK-8271055' of https://github.com/kelthuzadx/jdk into JDK-8271055
>> - fix test
>> - fix
>
> Hi @kelthuzadx, please make sure to always have a JBS issue assigned to you before creating a PR for it. If the issue is already assigned you can do a sync with the assignee and ask to take it over.
>
> In this case, I have not started working on it, yet, so you can take it over and reopen the PR again.
Thank you @chhagedorn! I will take care of this later.
-------------
PR: https://git.openjdk.java.net/jdk/pull/4902
More information about the hotspot-compiler-dev
mailing list