-
Bug
-
Resolution: Fixed
-
P2
-
8, 9
-
b105
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8220058 | openjdk8u212 | Amy Lu | P2 | Resolved | Fixed | b01 |
JDK-8218234 | 8u221 | Vaibhav Choudhary | P2 | Resolved | Fixed | b01 |
JDK-8209690 | 8u212 | Vaibhav Choudhary | P2 | Closed | Fixed | b02 |
JDK-8224360 | emb-8u221 | Vaibhav Choudhary | P2 | Resolved | Fixed | master |
java/util/stream/test/org/openjdk/tests/java/util/stream/SequentialOpTest.java
Observed this test timed out intermittently, with high frequently. Please note that this is tier1 test !
From log:
Error. Program `/scratch/jenkins/workspace/9-dev-tier1-solaris-sparc/build/jdk/bin/java' timed out\!
Similar issue also happened to some other *OpTest, and one of them has been fixed inJDK-8076458. It seems that same DataProvider is used in both test and might run into same issue.
Observed this test timed out intermittently, with high frequently. Please note that this is tier1 test !
From log:
Error. Program `/scratch/jenkins/workspace/9-dev-tier1-solaris-sparc/build/jdk/bin/java' timed out\!
Similar issue also happened to some other *OpTest, and one of them has been fixed in
- backported by
-
JDK-8218234 java/util/stream/test/**/SequentialOpTest.java timed out intermittently
-
- Resolved
-
-
JDK-8220058 java/util/stream/test/**/SequentialOpTest.java timed out intermittently
-
- Resolved
-
-
JDK-8224360 java/util/stream/test/**/SequentialOpTest.java timed out intermittently
-
- Resolved
-
-
JDK-8209690 java/util/stream/test/**/SequentialOpTest.java timed out intermittently
-
- Closed
-
- relates to
-
JDK-8076458 java/util/stream/test/org/openjdk/tests/java/util/stream/FlatMapOpTest.java timeout
-
- Closed
-