diff -r 71c04702a3d5 -r 72e3ae9a25eb doc/testing.html --- a/doc/testing.html Tue Sep 12 19:03:39 2017 +0200 +++ b/doc/testing.html Tue Sep 12 19:03:56 2017 +0200 @@ -6,7 +6,7 @@
To be able to run JTReg tests, configure
needs to know where to find the JTReg test framework. If it is not picked up automatically by configure, use the --with-jtreg=<path to jtreg home>
option to point to the JTReg framework. Note that this option should point to the JTReg home, i.e. the top directory, containing lib/jtreg.jar
etc. (An alternative is to set the JT_HOME
environment variable to point to the JTReg home before running configure
.)