-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
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-8368001 java/text/Format/NumberFormat/NumberRoundTrip.java timed out
-
- Open
-
-
JDK-8368098 java/nio/channels/Channels/AsyncCloseStreams.java fails in junit timeout
-
- 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-8366950 Test com/sun/jndi/ldap/LdapPoolTimeoutTest.java failed
-
- Closed
-
- 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-8367279 Test tools/javac/tree/TreePosTest.java timed out
-
- 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-8367449 Test runtime/cds/CDSMapTest.java timed out but passed
-
- Open
-
-
JDK-8367610 Test tools/sincechecker/modules/java.base/JavaBaseCheckSince.java timed out on Windows
-
- 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-8368344 tools/javac/file/FSInfoTest.java completed and then timed out
-
- Open
-
-
JDK-8367318 Test vmTestbase/nsk/jdi/MethodEntryRequest/addClassFilter_rt/filter_rt001/TestDescription.java timed out after passing
-
- In Progress
-
-
JDK-8367278 Test compiler/startup/StartupOutput.java timed out after completion on Windows
-
- Resolved
-
-
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-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-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