Uploaded image for project: 'Undertow'
  1. Undertow
  2. UNDERTOW-1406

WebSocketClient13TestCase gets stuck with JDK-11 early build 28

    XMLWordPrintable

Details

    • Bug
    • Resolution: Obsolete
    • Major
    • 2.2.4.Final
    • None
    • Core
    • None
    • Hide
      JAVA_HOME=<path-to-jdk11> mvn clean install
      

      or explicitely just this one test

      JAVA_HOME=<path-to-jdk11> mvn clean install -Dtest=WebSocketClient13TestCase -DfailIfNoTests=false
      
      Show
      JAVA_HOME=<path-to-jdk11> mvn clean install or explicitely just this one test JAVA_HOME=<path-to-jdk11> mvn clean install -Dtest=WebSocketClient13TestCase -DfailIfNoTests= false
    • This bug is no longer reproducible in 2.2.4.Final

    Description

      The test io.undertow.websockets.client.version13.WebSocketClient13TestCase causes deadlock when running with JDK-11 earlybuild 28. Stack trace is attached stack-trace. The test execution gets stuck and waits forever. This can be reproduced always.

      Note that JDK versions 1.8, 9 and also 10 works just fine with this test.

      Attachments

        1. stack-trace
          27 kB
        2. wireshark.pcapng
          7 kB

        Issue Links

          Activity

            People

              flaviarnn Flavia Rainone
              jstourac@redhat.com Jan Stourac
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: