[12] RFR(S) 8215319: jck lang/INTF/intf049/intf04901 fails in Graal as JIT mode with -Xcomp and AOTed Graal
Igor Veresov
igor.veresov at oracle.com
Fri Dec 14 21:20:05 UTC 2018
Looks good.
igor
> On Dec 14, 2018, at 11:05 AM, Vladimir Kozlov <vladimir.kozlov at oracle.com> wrote:
>
> https://bugs.openjdk.java.net/browse/JDK-8215319
> http://cr.openjdk.java.net/~kvn/8215319/webrev.00/
>
> Recent Graal changes introduced an optimization to elide a class initialization barrier when accessing a static field from a constructor or the class initializer of a class is a subtype of the type declaring the field. This is not ok when the field holder is an interface.
>
> Backport of changes pushed into Graal repo. It is 'cherry pick' of Graal's fix because we will not do 'Graal update' into jdk 12 repo anymore.
>
> Author: Doug Simon
>
> --
> Thanks,
> Vladimir
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20181214/ef3a3eb2/attachment.html>
More information about the hotspot-compiler-dev
mailing list