Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8226706

(se) Reduce the number of outer loop iterations on Windows in java/nio/channels/Selector/RacyDeregister.java

XMLWordPrintable

    • b04
    • windows

        The number of outer loop iterations of this test was increased, for Windows only, by the patch that resolved JDK-8163305. A comment was also added to the test reminding to reset the number of iterations back down to its previous smaller value once JDK-8161083 was resolved. Subsequently JDK-8161083 was resolved as irreproducible but the number of iterations in the test was not in fact reduced. As the higher number of iterations might be the reason for the failure in JDK-8201765, it is proposed here to change the number of outer loop resolutions from 150 on Windows back to 15, the same as on the other platforms.

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

                Created:
                Updated:
                Resolved: