RFR(M) 8152988: [AOT] Update test batch definitions to include aot-ed java.base module mode into hs-comp testing (original) (raw)

Ekaterina Pavlova ekaterina.pavlova at oracle.com
Thu Oct 18 06:29:21 UTC 2018


Hi All,

Please review the changes which add support to build AOTed jdk modules and then use them during the testing. Note, building of AOTed libraries needs to be done at the same machine the testing is going to be started. So, this could not be done at jdk build time.

Updated files:

testing: Tested by running subset of hotspot, jdk and jck tests with TEST_OPTS_AOT_MODULES=java.base jdk.internal.vm.compiler with "make run-test" and in Mach5.

thanks, -katya

p.s. Thanks a lot Erik for huge help with porting original patch done in old testing framework (test/TestCommon.gmk) to new one (make/RunTests*).



More information about the build-dev mailing list