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

Details

    • b04
    • windows

    Backports

      Description

        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.

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved: