Loading... (original) (raw)

A hs-comp nightly set should include launch with aot'ed java.base module. This mode will be available after AOT is integrated into hs-comp.
such configuration should have linux-x64 platform only.
RBT supports this mode by specifying --test-parameter aot=true

backported by

Backport - A issue that is required to port a Bug or Feature into another product release. This issue type is generally associated with the main Bug/Feature to represent each individual release of the port. JDK-8235649 [AOT] Update test batch definitions to include aot-ed java.base module mode into hs-comp testing

is blocked by

Enhancement - null JDK-8210770 Integrate exclude list of methods used to successfully AOT java.base module

relates to

Enhancement - null JDK-8212028 Use run-test makefile framework for testing in Oracle's Mach5