RFR: JDK-8232569: Use test image from different jib profile for testing

Erik Joelsson erik.joelsson at oracle.com
Thu Oct 17 18:02:20 UTC 2019


Building and publishing a test image for every Jib build profile is a 
waste of resources. We need to be able to specify a test image from a 
different profile at test time when running "run-test-prebuilt". This 
patch takes the concept used for the -jcov profiles and makes it more 
general.

Webrev: http://cr.openjdk.java.net/~erikj/8232569/webrev.jdk14.01/

Bug: https://bugs.openjdk.java.net/browse/JDK-8232569

/Erik




More information about the build-dev mailing list