RFR: 8264223: CodeHeap::verify fails extra_hops assertion in fastdebug test

Daniel D.Daugherty dcubed at openjdk.java.net
Fri Mar 26 13:14:32 UTC 2021


On Fri, 26 Mar 2021 08:31:27 GMT, Jie Fu <jiefu at openjdk.org> wrote:

>>> It would be better to add a test run with `-XX:+VerifyCodeCache` into one of the failing tests.
>>> Thanks.
>> 
>> Thanks! Test is addded for one previously fail case.
>
>> Thanks! Test is addded for one previously fail case.
> 
> Thanks for your update.

This is a hotspot/compiler bug. This review should have gone to the hotspot-compiler
alias and not the hotspot-runtime alias.

-------------

PR: https://git.openjdk.java.net/jdk/pull/3212


More information about the hotspot-runtime-dev mailing list