RFR: JDK-8193014 Add "special" tests to run-test to cover odd cases

Magnus Ihse Bursie magnus.ihse.bursie at oracle.com
Mon Dec 4 20:31:07 UTC 2017


There's a bunch of some loose odds and ends in the testing which has not 
yet been supported by the run-test framework. These are:
* make test-make
* make test-hotspot-internal
* make test-failure-handler

This patch adds these as normal run-test test targets.

Bug: https://bugs.openjdk.java.net/browse/JDK-8193014
WebRev: 
http://cr.openjdk.java.net/~ihse/JDK-8193014-add-run-test-special-tests/webrev.01

/Magnus



More information about the build-dev mailing list