Looks good. A few grammar/spelling corrections:
96: "All tests"
127: "command line"
139: is this still true? I thought you added the default concurrency
behavior from the old hotspot test/Makefile.
/Erik
On 2017-04-03 12:00, Magnus Ihse Bursie wrote:
The new run-test framework got a serious documentation effort
alongside its creation. Unfortunately, there were at the time no good
place to put that documentation.
Now that we have common/doc and a framework for handling build
documentation, it would be good to put the run-test documentation there.
I intend to push this as a documentation bug (noreg-doc) into jdk9.
Bug: https://bugs.openjdk.java.net/browse/JDK-8177955
WebRev:
http://cr.openjdk.java.net/~ihse/JDK-8177955-add-testing-docs/webrev.01
/Magnus