JDK-8241596 : ZGC: Shorten runtime of gc/z/TestUncommit.java
  • Type: Bug
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: 13,14,15
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-03-25
  • Updated: 2020-04-07
  • Resolved: 2020-03-26
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 15
15 b17Fixed
Related Reports
Relates :  
Description
The test gc/z/TestUncommit.java is dangerously close to the 120 second default JTReg timeout, and spurious timeouts have been reported [1]. We should shorten the runtime of this test to avoid that.

[1] http://mail.openjdk.java.net/pipermail/zgc-dev/2020-March/000892.html
Comments
Added by JDK-8222480 in 13.
27-03-2020

URL: https://hg.openjdk.java.net/jdk/jdk/rev/04ac1d775349 User: pliden Date: 2020-03-26 15:57:24 +0000
26-03-2020