RFR(XS) 8191688: Assert failed in > 200 tests: failed dependencies, but counter didn't change

Vladimir Kozlov vladimir.kozlov at oracle.com
Wed Nov 22 01:03:00 UTC 2017


Good.

Thanks,
Vladimir

On 11/21/17 4:45 PM, dean.long at oracle.com wrote:
> The recently pushed 8160548 changed inlining behavior and also 
> accidentally undid a fix for an old bug, 6328518, which relied on 
> "cannot be compiled" implying "cannot be inlined".  So now that we can 
> inline methods that are cannot be compiled, we need another way to 
> prevent a method from being inlined.
> 
> https://bugs.openjdk.java.net/browse/JDK-8191688
> http://cr.openjdk.java.net/~dlong/8191688/webrev/
> 
> dl
> 


More information about the hotspot-compiler-dev mailing list