AOT fails to compile jdk.base

Andrew Haley aph at redhat.com
Wed May 27 10:21:44 UTC 2020


On 27/05/2020 03:41, bobpengxie(颉鹏) wrote:
> Error: Failed compilation: jdk.internal.reflect.UnsafeQualifiedStaticObjectFieldAccessorImpl.get(Ljava/lang/Object;)Ljava/
> lang/Object;: org.graalvm.compiler.debug.GraalError: should not reach here: Metaspace constant load should not be happenin
> g directly

It's always been the case that jaotc fails in a few cases to do with
metaspace constant loads. Unless it fails to produce a working library
there's nothing to worry about.

-- 
Andrew Haley  (he/him)
Java Platform Lead Engineer
Red Hat UK Ltd. <https://www.redhat.com>
https://keybase.io/andrewhaley
EAC8 43EB D3EF DB98 CC77 2FAD A5CD 6035 332F A671



More information about the hotspot-compiler-dev mailing list