Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8177801 (ch) java/nio/channels/SocketChannel/VectorIO.java fails intermittently
  3. JDK-8177984

(ch) java/nio/channels/SocketChannel/VectorIO.java should use RandomFactory

XMLWordPrintable

    • b165

        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.

              bpb Brian Burkhalter
              bpb Brian Burkhalter
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: