JDK-8130337 : java/util/stream/test/org/openjdk/tests/java/util/stream/IntPrimitiveOpsTests.java interrupted or timed out
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.util.stream
  • Affected Version: 9
  • Priority: P4
  • Status: Closed
  • Resolution: Cannot Reproduce
  • OS: linux_ubuntu
  • CPU: aarch64
  • Submitted: 2015-07-02
  • Updated: 2016-07-06
  • Resolved: 2016-07-04
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.
Other
tbd_minorResolved
Related Reports
Relates :  
Relates :  
Description
The test java/util/stream/test/org/openjdk/tests/java/util/stream/IntPrimitiveOpsTests.java is interrupted after 175 seconds without any further details.
Comments
Please note that this test is still in ProblemList.txt due to this (JDK-8130337) bug. Test should be removed while closing JDK-8130337. JDK-8160866 created for ProblemList update for this issue.
06-07-2016

it's not due to test time out. test timeout configuration: test.timeout.factor=8.0. it's possible the java program is interrupted by something else on system.
19-05-2016

Can't reproduce on x64 ubuntu. Is this sporadic or consistently reproducible on aarch64?
03-07-2015