--- old/doc/testing.html 2020-05-20 17:58:17.916113698 -0700 +++ new/doc/testing.html 2020-05-20 17:58:17.576107170 -0700 @@ -133,7 +133,7 @@

JTReg keywords

JOBS

The test concurrency (-concurrency).

-

Defaults to TEST_JOBS (if set by --with-test-jobs=), otherwise it defaults to JOBS, except for Hotspot, where the default is number of CPU cores/2 (for sparc, if more than 16 cpus, then number of CPU cores/5, otherwise number of CPU cores/4), but never more than memory size in GB/2.

+

Defaults to TEST_JOBS (if set by --with-test-jobs=), otherwise it defaults to JOBS, except for Hotspot, where the default is number of CPU cores/2, but never more than memory size in GB/2.

TIMEOUT_FACTOR

The timeout factor (-timeoutFactor).

Defaults to 4.