[11u, 12u] RFR (S) 8221870: use driver to run CtwRunner in applications/ctw tests

Aleksey Shipilev shade at redhat.com
Thu Apr 4 10:38:53 UTC 2019


Original test bug:
  https://bugs.openjdk.java.net/browse/JDK-8221870

This significantly improves memory utilization for CTW tests by using one less VM per TEST_JOB.
Since tests are regenerated, it also catches new modules that were not covered by CTW testing
before. Again, since this is regenerated and requires some manual fiddling to cover java_base_2,
java_desktop_2, and removing modules with no Java classes, it needs separate review.

12u fix:
 http://cr.openjdk.java.net/~shade/8221870/webrev.12u.01/

11u fix:
 http://cr.openjdk.java.net/~shade/8221870/webrev.11u.01/

Testing: applications/ctw/modules on Linux x86_64 {fastdebug,release}

-- 
Thanks,
-Aleksey




More information about the jdk-updates-dev mailing list