Comment 0 for bug 2016437

Revision history for this message
Vladimir Petko (vpa1977) wrote : Restore jtreg tests in autopkgtest

To run jtreg tests in autopkgtest environment successfully, packaging changes are required:
 - native test image needs to be packaged and provided to autopkgtest
 - the set of tests might need to be limited to tier1 in order to avoid out of memory error

We should temporary replace jtreg autopkgtests for openjdk-lts with java/javac calls in line with openjdk-17 so that we do not spend time running always failing tests.