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

[TESTBUG] java/net/httpclient/SmokeTest.java fails on Windows7

XMLWordPrintable

    • b10
    • x86
    • windows_7

        SmokeTest.test2a -> client.send hangs up on receiving 128K data answer from echo server. The cause is in a fixed default TCP receive buffer size of 64 kB on Windows 7: the echo server does not read the packet completely and it can't stay in platform receive buffer either.

          1. SmokeTest.jtr.128K
            67 kB
            Boris Ulasevich
          2. SmokeTest.jtr.64K
            91 kB
            Boris Ulasevich

              aefimov Aleksej Efimov
              bulasevich Boris Ulasevich
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: