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.
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.