Details
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8178763 | 10 | Brian Burkhalter | P4 | Resolved | Fixed | b05 |
Description
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.
Attachments
Issue Links
- backported by
-
JDK-8178763 (ch) java/nio/channels/SocketChannel/VectorIO.java should use RandomFactory
-
- Resolved
-
- links to