[11u] RFR 8188133: C2: Static field accesses in clinit can trigger deoptimizations

Vladimir Kozlov vladimir.kozlov at oracle.com
Tue Apr 16 14:19:06 UTC 2019


Looks good.

Vladimir K

On 4/16/19 4:38 AM, Aleksey Shipilev wrote:
> Original bug:
>    https://bugs.openjdk.java.net/browse/JDK-8188133
> 
> Original fix:
>    http://hg.openjdk.java.net/jdk/jdk/rev/d620a4a1d5ed
> 
> The patch does not apply to 11u cleanly due to a different patch context in bytecodeInfo.cpp. The
> changed lines in the patch itself seem to be the same as the original.
> 
> 11u webrev:
>    http://cr.openjdk.java.net/~shade/8188133/wevrev.11u.01/
> 
> Testing: benchmark from the bug, tier1
> 


More information about the hotspot-compiler-dev mailing list