RFD: AOT for AArch64

Dmitry Chuyko dmitry.chuyko at bell-sw.com
Tue Mar 27 16:39:53 UTC 2018


Andrew,

There are some jtreg failures. Some are related to "Emitting code to 
load a metaspace address is not currently supported on aarch64" that was 
spotted before. I'll send you the logs in private

FAILED: compiler/aot/calls/fromAot/AotInvokeDynamic2AotTest.java
Passed: compiler/aot/calls/fromAot/AotInvokeDynamic2CompiledTest.java
FAILED: compiler/aot/calls/fromAot/AotInvokeDynamic2InterpretedTest.java
Error:  compiler/aot/calls/fromAot/AotInvokeDynamic2NativeTest.java
FAILED: compiler/aot/calls/fromAot/AotInvokeInterface2AotTest.java
Passed: compiler/aot/calls/fromAot/AotInvokeInterface2CompiledTest.java
FAILED: compiler/aot/calls/fromAot/AotInvokeInterface2InterpretedTest.java
Error: compiler/aot/calls/fromAot/AotInvokeInterface2NativeTest.java
FAILED: compiler/aot/calls/fromAot/AotInvokeSpecial2AotTest.java
Passed: compiler/aot/calls/fromAot/AotInvokeSpecial2CompiledTest.java
FAILED: compiler/aot/calls/fromAot/AotInvokeSpecial2InterpretedTest.java
Error:  compiler/aot/calls/fromAot/AotInvokeSpecial2NativeTest.java
FAILED: compiler/aot/calls/fromAot/AotInvokeStatic2AotTest.java
Passed: compiler/aot/calls/fromAot/AotInvokeStatic2CompiledTest.java
FAILED: compiler/aot/calls/fromAot/AotInvokeStatic2InterpretedTest.java
Error:  compiler/aot/calls/fromAot/AotInvokeStatic2NativeTest.java
FAILED: compiler/aot/calls/fromAot/AotInvokeVirtual2AotTest.java
Passed: compiler/aot/calls/fromAot/AotInvokeVirtual2CompiledTest.java
FAILED: compiler/aot/calls/fromAot/AotInvokeVirtual2InterpretedTest.java
Error:  compiler/aot/calls/fromAot/AotInvokeVirtual2NativeTest.java
Passed: compiler/aot/calls/fromCompiled/CompiledInvokeDynamic2AotTest.java
Passed: compiler/aot/calls/fromCompiled/CompiledInvokeInterface2AotTest.java
Passed: compiler/aot/calls/fromCompiled/CompiledInvokeSpecial2AotTest.java
Passed: compiler/aot/calls/fromCompiled/CompiledInvokeStatic2AotTest.java
Passed: compiler/aot/calls/fromCompiled/CompiledInvokeVirtual2AotTest.java
Passed: 
compiler/aot/calls/fromInterpreted/InterpretedInvokeDynamic2AotTest.java
Passed: 
compiler/aot/calls/fromInterpreted/InterpretedInvokeInterface2AotTest.java
Passed: 
compiler/aot/calls/fromInterpreted/InterpretedInvokeSpecial2AotTest.java
Passed: 
compiler/aot/calls/fromInterpreted/InterpretedInvokeStatic2AotTest.java
Passed: 
compiler/aot/calls/fromInterpreted/InterpretedInvokeVirtual2AotTest.java
Error: compiler/aot/calls/fromNative/NativeInvokeSpecial2AotTest.java
Error: compiler/aot/calls/fromNative/NativeInvokeStatic2AotTest.java
Error: compiler/aot/calls/fromNative/NativeInvokeVirtual2AotTest.java
Passed: compiler/aot/cli/jaotc/ClasspathOptionUnknownClassTest.java
Passed: compiler/aot/cli/jaotc/CompileClassTest.java
Passed: compiler/aot/cli/jaotc/CompileClassWithDebugTest.java
Passed: compiler/aot/cli/jaotc/CompileDirectoryTest.java
Passed: compiler/aot/cli/jaotc/CompileJarTest.java
FAILED: compiler/aot/cli/jaotc/CompileModuleTest.java
Passed: compiler/aot/cli/jaotc/ListOptionNotExistingTest.java
FAILED: compiler/aot/cli/jaotc/ListOptionTest.java
Passed: compiler/aot/cli/jaotc/ListOptionWrongFileTest.java
Passed: compiler/aot/cli/DisabledAOTWithLibraryTest.java
Passed: compiler/aot/cli/IncorrectAOTLibraryTest.java
Passed: compiler/aot/cli/MultipleAOTLibraryTest.java
Passed: compiler/aot/cli/NonExistingAOTLibraryTest.java
Passed: compiler/aot/cli/SingleAOTLibraryTest.java
Passed: compiler/aot/cli/SingleAOTOptionTest.java
Passed: 
compiler/aot/jdk.tools.jaotc.test/src/jdk/tools/jaotc/test/collect/directory/DirectorySourceProviderTest.java
Passed: 
compiler/aot/jdk.tools.jaotc.test/src/jdk/tools/jaotc/test/collect/jar/JarSourceProviderTest.java
Passed: 
compiler/aot/jdk.tools.jaotc.test/src/jdk/tools/jaotc/test/collect/module/ModuleSourceProviderTest.java
Passed: 
compiler/aot/jdk.tools.jaotc.test/src/jdk/tools/jaotc/test/collect/ClassSearchTest.java
Passed: 
compiler/aot/jdk.tools.jaotc.test/src/jdk/tools/jaotc/test/collect/ClassSourceTest.java
Passed: 
compiler/aot/jdk.tools.jaotc.test/src/jdk/tools/jaotc/test/collect/SearchPathTest.java
Passed: 
compiler/aot/jdk.tools.jaotc.test/src/jdk/tools/jaotc/test/NativeOrderOutputStreamTest.java
Passed: compiler/aot/verification/vmflags/NotTrackedFlagTest.java
Passed: compiler/aot/verification/vmflags/TrackedFlagTest.java
Passed: compiler/aot/verification/ClassAndLibraryNotMatchTest.java
FAILED: compiler/aot/DeoptimizationTest.java
FAILED: compiler/aot/RecompilationTest.java
Passed: compiler/aot/SharedUsageTest.java
Test results: passed: 39; failed: 14; error: 8

-Dmitry


More information about the hotspot-dev mailing list