AOT fails to compile jdk.base

Igor Veresov igor.veresov at oracle.com
Wed May 27 14:44:13 UTC 2020


I’m working on it. The JDK part will be covered under https://bugs.openjdk.java.net/browse/JDK-8245505 <https://bugs.openjdk.java.net/browse/JDK-8245505>. The fix will be out in a day or so.

igor



> On May 27, 2020, at 3:21 AM, Andrew Haley <aph at redhat.com> wrote:
> 
> 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