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

javax/net/ssl/TLSv12/DisabledShortRSAKeys.java timed out

XMLWordPrintable

        The test hung with the following thread dump:

        2016-10-25 18:18:58
        Full thread dump Java HotSpot(TM) 64-Bit Server VM (9-internal+0-2016-10-25-162400.mach5one.workspace mixed mode):

        "Attach Listener" #15 daemon prio=9 os_prio=31 tid=0x00007f833501b800 nid=0x5517 waiting on condition [0x0000000000000000]
           java.lang.Thread.State: RUNNABLE

        "Thread-1" #14 prio=5 os_prio=31 tid=0x00007f833285f000 nid=0x7403 runnable [0x000000012b3dc000]
           java.lang.Thread.State: RUNNABLE
        at java.net.PlainSocketImpl.socketAccept(java.base@9-internal/Native Method)
        at java.net.AbstractPlainSocketImpl.accept(java.base@9-internal/AbstractPlainSocketImpl.java:459)
        at java.net.ServerSocket.implAccept(java.base@9-internal/ServerSocket.java:551)
        at sun.security.ssl.SSLServerSocketImpl.accept(java.base@9-internal/SSLServerSocketImpl.java:352)
        at DisabledShortRSAKeys.doServerSide(DisabledShortRSAKeys.java:154)
        at DisabledShortRSAKeys$1.run(DisabledShortRSAKeys.java:392)

        "MainThread" #13 prio=5 os_prio=31 tid=0x00007f833210f000 nid=0x7203 in Object.wait() [0x000000012b2d9000]
           java.lang.Thread.State: WAITING (on object monitor)
        at java.lang.Object.wait(java.base@9-internal/Native Method)
        - waiting on <0x00000007a017c4e8> (a DisabledShortRSAKeys$1)
        at java.lang.Thread.join(java.base@9-internal/Thread.java:1353)
        - waiting to re-lock in wait() <0x00000007a017c4e8> (a DisabledShortRSAKeys$1)
        at java.lang.Thread.join(java.base@9-internal/Thread.java:1427)
        at DisabledShortRSAKeys.<init>(DisabledShortRSAKeys.java:333)
        at DisabledShortRSAKeys.main(DisabledShortRSAKeys.java:303)
        at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-internal/Native Method)
        at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-internal/NativeMethodAccessorImpl.java:62)
        at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-internal/DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(java.base@9-internal/Method.java:537)
        at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:110)
        at java.lang.Thread.run(java.base@9-internal/Thread.java:844)

        "Service Thread" #11 daemon prio=9 os_prio=31 tid=0x00007f833302c800 nid=0x6e03 runnable [0x0000000000000000]
           java.lang.Thread.State: RUNNABLE

        "Common-Cleaner" #10 daemon prio=8 os_prio=31 tid=0x00007f833600e000 nid=0x6c03 in Object.wait() [0x000000012aee8000]
           java.lang.Thread.State: TIMED_WAITING (on object monitor)
        at java.lang.Object.wait(java.base@9-internal/Native Method)
        - waiting on <0x00000007a02cd4a8> (a java.lang.ref.ReferenceQueue$Lock)
        at java.lang.ref.ReferenceQueue.remove(java.base@9-internal/ReferenceQueue.java:151)
        - waiting to re-lock in wait() <0x00000007a02cd4a8> (a java.lang.ref.ReferenceQueue$Lock)
        at jdk.internal.ref.CleanerImpl.run(java.base@9-internal/CleanerImpl.java:148)
        at java.lang.Thread.run(java.base@9-internal/Thread.java:844)
        at jdk.internal.misc.InnocuousThread.run(java.base@9-internal/InnocuousThread.java:122)

        "Sweeper thread" #9 daemon prio=9 os_prio=31 tid=0x00007f8335000000 nid=0x6a03 runnable [0x0000000000000000]
           java.lang.Thread.State: RUNNABLE

        "C1 CompilerThread3" #8 daemon prio=9 os_prio=31 tid=0x00007f8334016800 nid=0x6803 waiting on condition [0x0000000000000000]
           java.lang.Thread.State: RUNNABLE
           No compile task

        "C2 CompilerThread2" #7 daemon prio=9 os_prio=31 tid=0x00007f8336005000 nid=0x6603 waiting on condition [0x0000000000000000]
           java.lang.Thread.State: RUNNABLE
           No compile task

        "C2 CompilerThread1" #6 daemon prio=9 os_prio=31 tid=0x00007f8332802000 nid=0x6403 waiting on condition [0x0000000000000000]
           java.lang.Thread.State: RUNNABLE
           No compile task

        "C2 CompilerThread0" #5 daemon prio=9 os_prio=31 tid=0x00007f833400d800 nid=0x6203 waiting on condition [0x0000000000000000]
           java.lang.Thread.State: RUNNABLE
           No compile task

        "Signal Dispatcher" #4 daemon prio=9 os_prio=31 tid=0x00007f8334001000 nid=0x5913 runnable [0x0000000000000000]
           java.lang.Thread.State: RUNNABLE

        "Finalizer" #3 daemon prio=8 os_prio=31 tid=0x00007f8335808000 nid=0x5103 in Object.wait() [0x000000012a62e000]
           java.lang.Thread.State: WAITING (on object monitor)
        at java.lang.Object.wait(java.base@9-internal/Native Method)
        - waiting on <0x00000007a029bce0> (a java.lang.ref.ReferenceQueue$Lock)
        at java.lang.ref.ReferenceQueue.remove(java.base@9-internal/ReferenceQueue.java:151)
        - waiting to re-lock in wait() <0x00000007a029bce0> (a java.lang.ref.ReferenceQueue$Lock)
        at java.lang.ref.ReferenceQueue.remove(java.base@9-internal/ReferenceQueue.java:172)
        at java.lang.ref.Finalizer$FinalizerThread.run(java.base@9-internal/Finalizer.java:216)

        "Reference Handler" #2 daemon prio=10 os_prio=31 tid=0x00007f8334002000 nid=0x4f03 waiting on condition [0x000000012a52b000]
           java.lang.Thread.State: RUNNABLE
        at java.lang.ref.Reference.waitForReferencePendingList(java.base@9-internal/Native Method)
        at java.lang.ref.Reference.processPendingReferences(java.base@9-internal/Reference.java:163)
        at java.lang.ref.Reference.access$000(java.base@9-internal/Reference.java:44)
        at java.lang.ref.Reference$ReferenceHandler.run(java.base@9-internal/Reference.java:138)

        "main" #1 prio=5 os_prio=31 tid=0x00007f8333007000 nid=0x1a03 in Object.wait() [0x000000010bd00000]
           java.lang.Thread.State: WAITING (on object monitor)
        at java.lang.Object.wait(java.base@9-internal/Native Method)
        - waiting on <0x00000007a01786e8> (a java.lang.Thread)
        at java.lang.Thread.join(java.base@9-internal/Thread.java:1353)
        - waiting to re-lock in wait() <0x00000007a01786e8> (a java.lang.Thread)
        at java.lang.Thread.join(java.base@9-internal/Thread.java:1427)
        at com.sun.javatest.regtest.agent.MainWrapper.main(MainWrapper.java:74)

        "VM Thread" os_prio=31 tid=0x00007f83320be800 nid=0x4d03 runnable

        "GC Thread#0" os_prio=31 tid=0x00007f833200b000 nid=0x2303 runnable

        "GC Thread#1" os_prio=31 tid=0x00007f8332009000 nid=0x2503 runnable

        "GC Thread#2" os_prio=31 tid=0x00007f8332012000 nid=0x2703 runnable

        "GC Thread#3" os_prio=31 tid=0x00007f8332012800 nid=0x2903 runnable

        "GC Thread#4" os_prio=31 tid=0x00007f8332013000 nid=0x2b03 runnable

        "GC Thread#5" os_prio=31 tid=0x00007f8332014000 nid=0x2d03 runnable

        "GC Thread#6" os_prio=31 tid=0x00007f8335800000 nid=0x2f03 runnable

        "GC Thread#7" os_prio=31 tid=0x00007f8335801000 nid=0x3103 runnable

        "G1 Main Marker" os_prio=31 tid=0x00007f833302a000 nid=0x4503 runnable

        "G1 Marker#0" os_prio=31 tid=0x00007f8332014800 nid=0x4903 runnable

        "G1 Marker#1" os_prio=31 tid=0x00007f8332015000 nid=0x4b03 runnable

        "G1 Refine#0" os_prio=31 tid=0x00007f8335806800 nid=0x4103 runnable

        "G1 Refine#1" os_prio=31 tid=0x00007f8335806000 nid=0x3f03 runnable

        "G1 Refine#2" os_prio=31 tid=0x00007f8335805000 nid=0x3d03 runnable

        "G1 Refine#3" os_prio=31 tid=0x00007f8335804800 nid=0x3b03 runnable

        "G1 Refine#4" os_prio=31 tid=0x00007f8335803800 nid=0x3903 runnable

        "G1 Refine#5" os_prio=31 tid=0x00007f8335803000 nid=0x3703 runnable

        "G1 Refine#6" os_prio=31 tid=0x00007f8335802000 nid=0x3503 runnable

        "G1 Refine#7" os_prio=31 tid=0x00007f8335801800 nid=0x3303 runnable

        "G1 Young RemSet Sampling" os_prio=31 tid=0x00007f8335807800 nid=0x4303 runnable

        "VM Periodic Task Thread" os_prio=31 tid=0x00007f833308b800 nid=0x7003 waiting on condition

        JNI global references: 315

              tidu Tim Du (Inactive)
              sla Staffan Larsen (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: