hg: jdk10/hs/hotspot: 8179656: [AOT] Add AOT manual test scripts

vladimir.kozlov at oracle.com vladimir.kozlov at oracle.com
Sat May 6 18:30:19 UTC 2017


Changeset: 5633990e2ccc
Author:    kvn
Date:      2017-05-06 09:36 -0700
URL:       http://hg.openjdk.java.net/jdk10/hs/hotspot/rev/5633990e2ccc

8179656: [AOT] Add AOT manual test scripts
Reviewed-by: iveresov

! src/jdk.aot/share/classes/jdk.tools.jaotc/src/jdk/tools/jaotc/AOTCompilationTask.java
+ test/compiler/aot/scripts/HelloWorld.java
+ test/compiler/aot/scripts/InitGraal.java
+ test/compiler/aot/scripts/README
+ test/compiler/aot/scripts/build-bootmodules.sh
+ test/compiler/aot/scripts/build-jdk.vm-modules.sh
+ test/compiler/aot/scripts/empty.js
+ test/compiler/aot/scripts/java.base-list.txt
+ test/compiler/aot/scripts/jdk.internal.vm.compiler-list.txt
+ test/compiler/aot/scripts/jdk.scripting.nashorn-list.txt
+ test/compiler/aot/scripts/test-env.sh
+ test/compiler/aot/scripts/test-graal.sh
+ test/compiler/aot/scripts/test-helloworld.sh
+ test/compiler/aot/scripts/test-jaotc.sh
+ test/compiler/aot/scripts/test-javac.sh
+ test/compiler/aot/scripts/test-nashorn.sh



More information about the jdk10-all-changes mailing list