RFR: 8224162: assert(profile.count() == 0) failed: sanity in InlineTree::is_not_reached

Vladimir Kozlov vladimir.kozlov at oracle.com
Sat May 18 16:15:47 UTC 2019


Hi Jie,

So the counter was incremented while this code is executed. And you fixed it by caching initial value.
Looks good.

Thanks,
Vladimir

On 5/17/19 6:37 PM, Jie Fu wrote:
> Hi all,
> 
> JBS:    https://bugs.openjdk.java.net/browse/JDK-8224162
> Webrev: http://cr.openjdk.java.net/~jiefu/8224162/webrev.00/
> 
> I'm sorry to introduce this assertion failure.
> Please review the suggested fix and give me some advice.
> 
> Leonid, could you please help to test the patch?
> I don't have the reproducer you mentioned in the JBS.
> 
> Thanks a lot.
> Best regards,
> Jie
> 
> 


More information about the hotspot-compiler-dev mailing list