< prev index next >

doc/testing.html

Print this page
*** 448,11 ***
  <p>The <code>TIMEOUT_FACTOR</code> is forwarded to JTReg framework
  itself (<code>-timeoutFactor</code>). Also, some test cases that
  programmatically wait a certain amount of time will apply this factor.
  If we run in forced compilation mode (<code>-Xcomp</code>), the build
  system will automatically adjust this factor to compensate for less
! performance. Defaults to 1.</p>
  <h4 id="failure_handler_timeout">FAILURE_HANDLER_TIMEOUT</h4>
  <p>Sets the argument <code>-timeoutHandlerTimeout</code> for JTReg. The
  default value is 0. This is only valid if the failure handler is
  built.</p>
  <h4 id="test_thread_factory">TEST_THREAD_FACTORY</h4>
--- 448,11 ---
  <p>The <code>TIMEOUT_FACTOR</code> is forwarded to JTReg framework
  itself (<code>-timeoutFactor</code>). Also, some test cases that
  programmatically wait a certain amount of time will apply this factor.
  If we run in forced compilation mode (<code>-Xcomp</code>), the build
  system will automatically adjust this factor to compensate for less
! performance. Defaults to 4.</p>
  <h4 id="failure_handler_timeout">FAILURE_HANDLER_TIMEOUT</h4>
  <p>Sets the argument <code>-timeoutHandlerTimeout</code> for JTReg. The
  default value is 0. This is only valid if the failure handler is
  built.</p>
  <h4 id="test_thread_factory">TEST_THREAD_FACTORY</h4>
< prev index next >