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

java/net/httpclient/SplitResponse.java fails intermittently

    XMLWordPrintable

Details

    Description

      java/net/httpclient/SplitResponse.java

      Observed test timed out intermittently

      #section:main
      ----------messages:(282/13338)----------
      command: main -Djava.net.HttpClient.log=all SplitResponse
      reason: User specified action: run main/othervm -Djava.net.HttpClient.log=all SplitResponse
      Mode: othervm [/othervm specified]
      Timeout information:
      Running jstack on process 7045
      2016-05-21 13:35:46
      Full thread dump Java HotSpot(TM) 64-Bit Server VM (9-ea+119 mixed mode):

      "Attach Listener" #33 daemon prio=9 os_prio=0 tid=0x00007f7fb4001000 nid=0x4f5c runnable [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE

      "Server-Connection" #32 daemon prio=5 os_prio=0 tid=0x00007f7f68001800 nid=0x23f4 runnable [0x00007f7fd4e67000]
         java.lang.Thread.State: RUNNABLE
      at java.net.SocketInputStream.socketRead0(java.base@9-ea/Native Method)
      at java.net.SocketInputStream.socketRead(java.base@9-ea/SocketInputStream.java:116)
      at java.net.SocketInputStream.read(java.base@9-ea/SocketInputStream.java:170)
      at java.net.SocketInputStream.read(java.base@9-ea/SocketInputStream.java:141)
      at java.net.SocketInputStream.read(java.base@9-ea/SocketInputStream.java:127)
      at Server$Connection.run(Server.java:123)

      "SelectorManager" #28 daemon prio=5 os_prio=0 tid=0x00007f7f640c0000 nid=0x1c8a runnable [0x00007f7fd5168000]
         java.lang.Thread.State: RUNNABLE
      at sun.nio.ch.EPollArrayWrapper.epollWait(java.base@9-ea/Native Method)
      at sun.nio.ch.EPollArrayWrapper.poll(java.base@9-ea/EPollArrayWrapper.java:269)
      at sun.nio.ch.EPollSelectorImpl.doSelect(java.base@9-ea/EPollSelectorImpl.java:92)
      at sun.nio.ch.SelectorImpl.lockAndDoSelect(java.base@9-ea/SelectorImpl.java:86)
      - locked <0x00000000ff44f318> (a sun.nio.ch.Util$2)
      - locked <0x00000000ff44f288> (a java.util.Collections$UnmodifiableSet)
      - locked <0x00000000ff44e8a0> (a sun.nio.ch.EPollSelectorImpl)
      at sun.nio.ch.SelectorImpl.select(java.base@9-ea/SelectorImpl.java:97)
      at java.net.http.HttpClientImpl$SelectorManager.run(java.httpclient@9-ea/HttpClientImpl.java:263)

      "HTTP-Cache-cleaner" #27 daemon prio=5 os_prio=0 tid=0x00007f7f640a3000 nid=0x1c89 waiting on condition [0x00007f7fd5269000]
         java.lang.Thread.State: TIMED_WAITING (sleeping)
      at java.lang.Thread.sleep(java.base@9-ea/Native Method)
      at java.net.http.ConnectionPool$CacheCleaner.run(java.httpclient@9-ea/ConnectionPool.java:201)

      Attachments

        Issue Links

          Activity

            People

              michaelm Michael McMahon
              amlu Amy Lu (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: