-
Sub-task
-
Resolution: Fixed
-
P4
-
9
-
b165
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8178763 | 10 | Brian Burkhalter | P4 | Resolved | Fixed | b05 |
JDK-8337321 | 8u441 | kiran kumar J | P4 | Resolved | Fixed | b01 |
VectorIO.java fails very infrequently which could be related to the sequence of random boolean values obtained. Presently there is no way to know the sequence of random booleans. Changing to RandomFactory would allow the same random sequence to be generated if the test were to fail again.
- backported by
-
JDK-8178763 (ch) java/nio/channels/SocketChannel/VectorIO.java should use RandomFactory
-
- Resolved
-
-
JDK-8337321 (ch) java/nio/channels/SocketChannel/VectorIO.java should use RandomFactory
-
- Resolved
-
- links to