Exclude and re-enable OpenJDK 10 tests due to native test image not available to test build yet #549
Closed
1 task done
Labels
Milestone
Some tests of test/jdk and test/hotspot need jdk test native library, which has to be generated at build time of the test jdk by invoking "make test-image"
Due to the missing test-image from build we have to disable those tests first and when adoptium/temurin-build#248 resolved to re-enable those tests. When re-enable it we need to update the command with extra option
-nativepath:{location of the jdk test native library}
The text was updated successfully, but these errors were encountered: