-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: hotspot
-
b14
This will require adaptation of the different code that use this property.
The ones I know of:
1) It's usage as a timeout for a test run. This default value will have to be bumped by x4.
2) It's usage to scale IO waits - It's not apparent to me that the existing usages actually expect the x4. If we want to retain it, we could probably scale the few existing usages.
3) It's usage to scale vmTestbase -stressTime. Need to change the default value, and update the tests that sets this explicitly. (Note, I'm not convinced that this scaling is good, but it's what our current tests do)
[This JBS entry comes after a lengthy discussion between me and Igor about TIMEOUT_FACTOR and how it's used]
- causes
-
JDK-8367695 tools/javac/completionDeps/DepsAndAnno.java timed out and PASSed
-
- Open
-
-
JDK-8366938 Test runtime/handshake/HandshakeTimeoutTest.java crashed
-
- Resolved
-
-
JDK-8366692 Several gc/shenandoah tests timed out
-
- Resolved
-
-
JDK-8367135 Test compiler/loopstripmining/CheckLoopStripMining.java needs internal timeouts adjusted
-
- Resolved
-
-
JDK-8368001 java/text/Format/NumberFormat/NumberRoundTrip.java timed out
-
- Resolved
-
-
JDK-8368098 (aio) java/nio/channels/Channels/AsyncCloseStreams.java fails in junit timeout
-
- Resolved
-
-
JDK-8366950 Test com/sun/jndi/ldap/LdapPoolTimeoutTest.java failed
-
- Closed
-
-
JDK-8369491 Temporarily revert default TIMEOUT_FACTOR back to 4
-
- Resolved
-
- duplicates
-
JDK-8356171 Increase timeout for testcases as preparation for change of default timeout factor
-
- Closed
-
- relates to
-
JDK-8366776 Timeout on ExpSwitchNestingTest.java
-
- Open
-
-
JDK-8367280 Two java/nio/channels/Channels/TransferTo tests timed out during compilation
-
- Open
-
-
JDK-8367281 Test serviceability/sa/TestDebugInfoDecode.java timed out
-
- Open
-
-
JDK-8367615 JDI tests are timing out and passing
-
- Open
-
-
JDK-8367723 Test jdk/jfr/jmx/streaming/TestMaxSize.java passed and timed out
-
- Open
-
-
JDK-8367278 Test compiler/startup/StartupOutput.java timed out after completion on Windows
-
- Resolved
-
-
JDK-8367279 Test tools/javac/tree/TreePosTest.java timed out
-
- Resolved
-
-
JDK-8367318 Test vmTestbase/nsk/jdi/MethodEntryRequest/addClassFilter_rt/filter_rt001/TestDescription.java timed out after passing
-
- Resolved
-
-
JDK-8367449 Test runtime/cds/CDSMapTest.java timed out but passed
-
- Resolved
-
-
JDK-8367610 Test tools/sincechecker/modules/java.base/JavaBaseCheckSince.java timed out on Windows
-
- Resolved
-
-
JDK-8368793 java/lang/StringBuilder/RacingSBThreads.java timed out in Xcomp subtest
-
- Resolved
-
-
JDK-8368344 tools/javac/file/FSInfoTest.java completed and then timed out
-
- Closed
-
-
JDK-8367041 Test tools/javac/defaultMethods/syntax/TestDefaultMethodsSyntax.java timed out
-
- Open
-
-
JDK-8367042 Test jdk/jfr/jmx/streaming/TestRemoteDump.java timed out
-
- Open
-
-
JDK-8367043 Test tools/javac/launcher/ModuleSourceLauncherTests.java timed out after completion
-
- Open
-
-
JDK-8368824 Multiple httpclient tests pass and then time out on Windows
-
- Open
-
-
JDK-8366803 Bump timeout on sun/tools/jhsdb/BasicLauncherTest.java
-
- Resolved
-
-
JDK-8366941 Excessive logging in serviceability tests causes timeout
-
- Resolved
-
-
JDK-8367365 java/math/BigInteger/BigIntegerTest.java failed in jtreg timeout
-
- Resolved
-
-
JDK-8367899 compiler/c2/gvn/TestBitCompressValueTransform.java intermittent timed out
-
- Resolved
-
-
JDK-8368630 java/net/httpclient/http3/H3ServerPushTest.java succeeds but fails in jtreg timeout
-
- Resolved
-
-
JDK-8368866 compiler/codecache/stress/UnexpectedDeoptimizationTest.java intermittent timed out
-
- Resolved
-
-
JDK-8366666 Bump timeout on StressAsyncUL
-
- Resolved
-
-
JDK-8366704 Bump timeout on TestInheritFD
-
- Resolved
-
- links to
-
Commit(master)
openjdk/jdk/55e7af05
-
Review(master)
openjdk/jdk/26749