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

com/sun/jdi/RedefineClearBreakpoint.sh times out due to Indify String Concat being slow in debug mode

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9
    • core-svc
    • b122

      #Test Results (version 2)
      #Sat May 21 04:53:22 UTC 2016
      #checksum:261816a55c16cdc9
      #-----testdescription-----
      $file=/scratch/local/aurora/CommonData/j2se_jdk/jdk/test/com/sun/jdi/RedefineClearBreakpoint.sh
      $root=/scratch/local/aurora/CommonData/j2se_jdk/jdk/test
      author=Jim Holmlund/Swamy Venkataramanappa
      keywords=bug4705330 intermittent shell
      run=USER_SPECIFIED shell RedefineClearBreakpoint.sh\n
      source=RedefineClearBreakpoint.sh
      title=Netbeans Fix and Continue crashes JVM

      #-----environment-----

      #-----testresult-----
      description=file\:/scratch/local/aurora/CommonData/j2se_jdk/jdk/test/com/sun/jdi/RedefineClearBreakpoint.sh
      elapsed=147211 0\:02\:27.211
      end=Sat May 21 04\:53\:22 UTC 2016
      environment=regtest
      execStatus=Failed. Execution failed\: exit code 1
      hostname=slcaf486.us.oracle.com
      javatestOS=SunOS 5.11 (sparcv9)
      javatestVersion=4.4
      jtregVersion=jtreg 4.2 fcs b02
      script=com.sun.javatest.regtest.RegressionScript
      sections=script_messages shell
      start=Sat May 21 04\:50\:55 UTC 2016
      test=com/sun/jdi/RedefineClearBreakpoint.sh
      testJDK=/export/local/aurora/CommonData/TEST_JAVA_HOME
      user.name=root
      work=/scratch/local/aurora/sandbox/results/workDir/com/sun/jdi

      #section:script_messages
      ----------messages:(5/334)----------
      JDK under test: /export/local/aurora/CommonData/TEST_JAVA_HOME
      java version "9-internal"
      Java(TM) SE Runtime Environment (fastdebug build 9-internal+0-2016-05-20-183140.amurillo.jdk9-hs-2016-05-20-synch)
      Java HotSpot(TM) 64-Bit Server VM (fastdebug build 9-internal+0-2016-05-20-183140.amurillo.jdk9-hs-2016-05-20-synch, mixed mode)


      #section:shell
      ----------messages:(3/143)----------
      command: shell RedefineClearBreakpoint.sh
      reason: User specified action: run shell RedefineClearBreakpoint.sh
      elapsed time (seconds): 147.208
      ----------System.out:(24/1394)----------
      --Compiling first version of /scratch/local/aurora/sandbox/results/workDir/classes/8/com/sun/jdi/aa6870/shtest.java with options: -g
      compiling shtest.java

      --Compiling second version of /scratch/local/aurora/sandbox/results/workDir/classes/8/com/sun/jdi/aa6870/shtest.java with -g

      --Starting jdb, address=
      Listening at address: slcaf486.us.oracle.com:58941
      --Starting debuggee with args from TESTVMOPTS and/or TESTJAVAOPTS: -Xmixed -server -XX:MaxRAMFraction=8
      Cmd: /export/local/aurora/CommonData/TEST_JAVA_HOME/bin/java -classpath /scratch/local/aurora/sandbox/results/workDir/classes/8/com/sun/jdi/aa6870 -DHANGINGJAVA-6870_DEB -Xmixed -server -XX:MaxRAMFraction=8 -Djtreg.classDir=/scratch/local/aurora/sandbox/results/workDir/classes/8/com/sun/jdi/aa6870 -showversion -agentlib:jdwp=transport=dt_socket,address=58941,server=n,suspend=y shtest
      Set uncaught java.lang.Throwable
      Set deferred uncaught java.lang.Throwable
      Initializing jdb ...
      >
      VM Started: No frames on the current call stack

      main[1] Deferring breakpoint shtest:11.
      It will be set after the class is loaded.
      main[1] > Set deferred breakpoint shtest:11

      Breakpoint hit: "thread=main", shtest.m(), line=11 bci=3
      11 System.out.println("shtest - constructor" + b); //@1 breakpoint

      main[1] main[1] Set breakpoint shtest:11
      main[1] > shtest - constructor23
      ----------System.err:(1600/81277)----------
      ShellScaffold.sh: Version
      --Sending cmd: stop at shtest:11
      --Sending cmd: run
      java version "9-internal"
      Java(TM) SE Runtime Environment (fastdebug build 9-internal+0-2016-05-20-183140.amurillo.jdk9-hs-2016-05-20-synch)
      Java HotSpot(TM) 64-Bit Server VM (fastdebug build 9-internal+0-2016-05-20-183140.amurillo.jdk9-hs-2016-05-20-synch, mixed mode)

      --Sending cmd: redefine shtest /scratch/local/aurora/sandbox/results/workDir/classes/8/com/sun/jdi/aa6870/vers2/shtest.class
      --Sending cmd: stop at shtest:11
      --Sending cmd: next
      --DEBUG: jdb 6870 didn't responded to command in 30 secs: next
      --DEBUG: At start: cmd/size/waiting : next / 516 / Sat May 21 04:51:32 UTC 2016
      --DEBUG: done size/waiting : / 518 / Sat May 21 04:52:03 UTC 2016
      -- /scratch/local/aurora/sandbox/results/workDir/classes/8/com/sun/jdi/aa6870/jxdbOutput.txt follows-------------------------------
      Listening at address: slcaf486.us.oracle.com:58941
      Set uncaught java.lang.Throwable
      Set deferred uncaught java.lang.Throwable
      Initializing jdb ...
      >
      VM Started: No frames on the current call stack

      main[1] Deferring breakpoint shtest:11.
      It will be set after the class is loaded.
      main[1] > Set deferred breakpoint shtest:11

      Breakpoint hit: "thread=main", shtest.m(), line=11 bci=3
      11 System.out.println("shtest - constructor" + b); //@1 breakpoint

      main[1] main[1] Set breakpoint shtest:11
      main[1] > ------------------------------------------
      -- jdb process info ----------------------
            7775 com.sun.tools.example.debug.tty.TTY -Dapplication.home=/scratch/local/aurora/CommonData/TEST_JAVA_HOME -Xms8m -DHANGINGJAVA-6870_JDB -Djdk.module.main=jdk.jdi
      -- jdb threads: jstack 7775
      2016-05-21 04:52:16
      Full thread dump Java HotSpot(TM) 64-Bit Server VM (9-internal+0-2016-05-20-183140.amurillo.jdk9-hs-2016-05-20-synch mixed mode):

      "Attach Listener" #30 daemon prio=9 os_prio=64 tid=0x000000010095b800 nid=0x5b waiting on condition [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x000000010095b800 [0x5b] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked

      "event-handler" #29 prio=5 os_prio=64 tid=0x0000000100fea800 nid=0x5a in Object.wait() [0xffffffff0c4fe000]
         java.lang.Thread.State: WAITING (on object monitor)
         JavaThread state: _thread_blocked
      Thread: 0x0000000100fea800 [0x5a] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
      at java.lang.Object.wait(java.base@9-internal/Native Method)
      - waiting on <no object reference available>
      at java.lang.Object.wait(java.base@9-internal/Object.java:516)
      at com.sun.tools.jdi.EventQueueImpl.removeUnfiltered(jdk.jdi@9-internal/EventQueueImpl.java:189)
      - waiting to re-lock in wait() <0x0000000182830bb8> (a com.sun.tools.jdi.EventQueueImpl)
      at com.sun.tools.jdi.EventQueueImpl.remove(jdk.jdi@9-internal/EventQueueImpl.java:96)
      at com.sun.tools.jdi.EventQueueImpl.remove(jdk.jdi@9-internal/EventQueueImpl.java:82)
      at com.sun.tools.example.debug.tty.EventHandler.run(jdk.jdi@9-internal/EventHandler.java:70)
      at java.lang.Thread.run(java.base@9-internal/Thread.java:843)

      "JDI Target VM Interface" #27 daemon prio=5 os_prio=64 tid=0x0000000100e76800 nid=0x59 runnable [0xffffffff0c6fe000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_in_native
      Thread: 0x0000000100e76800 [0x59] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_in_native
      at java.net.SocketInputStream.socketRead0(java.base@9-internal/Native Method)
      at java.net.SocketInputStream.socketRead(java.base@9-internal/SocketInputStream.java:116)
      at java.net.SocketInputStream.read(java.base@9-internal/SocketInputStream.java:170)
      at java.net.SocketInputStream.read(java.base@9-internal/SocketInputStream.java:141)
      at java.net.SocketInputStream.read(java.base@9-internal/SocketInputStream.java:223)
      at com.sun.tools.jdi.SocketConnection.readPacket(jdk.jdi@9-internal/SocketTransportService.java:414)
      - locked <0x000000018295dd58> (a java.lang.Object)
      at com.sun.tools.jdi.TargetVM.run(jdk.jdi@9-internal/TargetVM.java:118)
      at java.lang.Thread.run(java.base@9-internal/Thread.java:843)

      "JDI Internal Event Handler" #28 daemon prio=5 os_prio=64 tid=0x0000000100a4e000 nid=0x58 in Object.wait() [0xffffffff0c8fe000]
         java.lang.Thread.State: WAITING (on object monitor)
         JavaThread state: _thread_blocked
      Thread: 0x0000000100a4e000 [0x58] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
      at java.lang.Object.wait(java.base@9-internal/Native Method)
      - waiting on <no object reference available>
      at java.lang.Object.wait(java.base@9-internal/Object.java:516)
      at com.sun.tools.jdi.EventQueueImpl.removeUnfiltered(jdk.jdi@9-internal/EventQueueImpl.java:189)
      - waiting to re-lock in wait() <0x000000018281bb78> (a com.sun.tools.jdi.EventQueueImpl)
      at com.sun.tools.jdi.EventQueueImpl.removeInternal(jdk.jdi@9-internal/EventQueueImpl.java:124)
      at com.sun.tools.jdi.InternalEventHandler.run(jdk.jdi@9-internal/InternalEventHandler.java:54)
      at java.lang.Thread.run(java.base@9-internal/Thread.java:843)

      "Service Thread" #26 daemon prio=9 os_prio=64 tid=0x0000000100b31000 nid=0x56 runnable [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x0000000100b31000 [0x56] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked

      "Common-Cleaner" #25 daemon prio=8 os_prio=64 tid=0x00000001008c3000 nid=0x55 in Object.wait() [0xffffffff0cefe000]
         java.lang.Thread.State: TIMED_WAITING (on object monitor)
         JavaThread state: _thread_blocked
      Thread: 0x00000001008c3000 [0x55] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
      at java.lang.Object.wait(java.base@9-internal/Native Method)
      - waiting on <0x000000018282eef8> (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() <0x000000018282eef8> (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:843)
      at jdk.internal.misc.InnocuousThread.run(java.base@9-internal/InnocuousThread.java:122)

      "Sweeper thread" #24 daemon prio=9 os_prio=64 tid=0x0000000100896000 nid=0x54 runnable [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x0000000100896000 [0x54] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked

      "C1 CompilerThread17" #23 daemon prio=9 os_prio=64 tid=0x0000000100883000 nid=0x53 waiting on condition [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x0000000100883000 [0x53] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
         No compile task

      "C1 CompilerThread16" #22 daemon prio=9 os_prio=64 tid=0x0000000100880000 nid=0x52 waiting on condition [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x0000000100880000 [0x52] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
         No compile task

      "C1 CompilerThread15" #21 daemon prio=9 os_prio=64 tid=0x000000010086d800 nid=0x51 waiting on condition [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x000000010086d800 [0x51] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
         No compile task

      "C1 CompilerThread14" #20 daemon prio=9 os_prio=64 tid=0x000000010086a800 nid=0x50 waiting on condition [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x000000010086a800 [0x50] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
         No compile task

      "C1 CompilerThread13" #19 daemon prio=9 os_prio=64 tid=0x0000000100857800 nid=0x4f waiting on condition [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x0000000100857800 [0x4f] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
         No compile task

      "C1 CompilerThread12" #18 daemon prio=9 os_prio=64 tid=0x000000010084d000 nid=0x4e waiting on condition [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x000000010084d000 [0x4e] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
         No compile task

      "C2 CompilerThread11" #17 daemon prio=9 os_prio=64 tid=0x000000010084a800 nid=0x4d waiting on condition [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x000000010084a800 [0x4d] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
         No compile task

      "C2 CompilerThread10" #16 daemon prio=9 os_prio=64 tid=0x0000000100838000 nid=0x4c waiting on condition [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x0000000100838000 [0x4c] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
         No compile task

      "C2 CompilerThread9" #15 daemon prio=9 os_prio=64 tid=0x000000010082d800 nid=0x4b waiting on condition [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x000000010082d800 [0x4b] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
         No compile task

      "C2 CompilerThread8" #14 daemon prio=9 os_prio=64 tid=0x000000010081a000 nid=0x4a waiting on condition [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x000000010081a000 [0x4a] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
         No compile task

      "C2 CompilerThread7" #13 daemon prio=9 os_prio=64 tid=0x00000001007ff800 nid=0x49 waiting on condition [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x00000001007ff800 [0x49] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
         No compile task

      "C2 CompilerThread6" #12 daemon prio=9 os_prio=64 tid=0x00000001007fa800 nid=0x48 waiting on condition [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x00000001007fa800 [0x48] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
         No compile task

      "C2 CompilerThread5" #11 daemon prio=9 os_prio=64 tid=0x00000001007ce800 nid=0x47 waiting on condition [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x00000001007ce800 [0x47] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
         No compile task

      "C2 CompilerThread4" #10 daemon prio=9 os_prio=64 tid=0x000000010079b000 nid=0x46 waiting on condition [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x000000010079b000 [0x46] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
         No compile task

      "C2 CompilerThread3" #9 daemon prio=9 os_prio=64 tid=0x0000000100788800 nid=0x45 waiting on condition [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x0000000100788800 [0x45] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
         No compile task

      "C2 CompilerThread2" #8 daemon prio=9 os_prio=64 tid=0x0000000100786000 nid=0x44 waiting on condition [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x0000000100786000 [0x44] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
         No compile task

      "C2 CompilerThread1" #7 daemon prio=9 os_prio=64 tid=0x0000000100784000 nid=0x43 waiting on condition [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x0000000100784000 [0x43] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
         No compile task

      "C2 CompilerThread0" #6 daemon prio=9 os_prio=64 tid=0x0000000100781000 nid=0x42 waiting on condition [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x0000000100781000 [0x42] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
         No compile task

      "Signal Dispatcher" #5 daemon prio=9 os_prio=64 tid=0x000000010077e800 nid=0x41 runnable [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x000000010077e800 [0x41] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked

      "Reference Pending List Locker" #4 daemon prio=9 os_prio=64 tid=0x000000010077c800 nid=0x40 waiting on condition [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x000000010077c800 [0x40] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked

      "Finalizer" #3 daemon prio=8 os_prio=64 tid=0x0000000100761000 nid=0x3f in Object.wait() [0xffffffff0fefe000]
         java.lang.Thread.State: WAITING (on object monitor)
         JavaThread state: _thread_blocked
      Thread: 0x0000000100761000 [0x3f] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
      at java.lang.Object.wait(java.base@9-internal/Native Method)
      - waiting on <0x000000018281ae60> (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() <0x000000018281ae60> (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=64 tid=0x0000000100751800 nid=0x3e in Object.wait() [0xffffffff2a2fe000]
         java.lang.Thread.State: WAITING (on object monitor)
         JavaThread state: _thread_blocked
      Thread: 0x0000000100751800 [0x3e] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
      at java.lang.Object.wait(java.base@9-internal/Native Method)
      - waiting on <0x000000018281ad68> (a java.lang.ref.Reference$Lock)
      at java.lang.Object.wait(java.base@9-internal/Object.java:516)
      at java.lang.ref.Reference.tryHandlePending(java.base@9-internal/Reference.java:193)
      - waiting to re-lock in wait() <0x000000018281ad68> (a java.lang.ref.Reference$Lock)
      at java.lang.ref.Reference$ReferenceHandler.run(java.base@9-internal/Reference.java:155)

      "main" #1 prio=5 os_prio=64 tid=0x00000001001ef800 nid=0x2 runnable [0xffffffff7c9fe000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_in_native
      Thread: 0x00000001001ef800 [0x 2] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_in_native
      at java.io.FileInputStream.readBytes(java.base@9-internal/Native Method)
      at java.io.FileInputStream.read(java.base@9-internal/FileInputStream.java:255)
      at java.io.BufferedInputStream.read1(java.base@9-internal/BufferedInputStream.java:284)
      at java.io.BufferedInputStream.read(java.base@9-internal/BufferedInputStream.java:345)
      - locked <0x000000018282fbc8> (a java.io.BufferedInputStream)
      at sun.nio.cs.StreamDecoder.readBytes(java.base@9-internal/StreamDecoder.java:284)
      at sun.nio.cs.StreamDecoder.implRead(java.base@9-internal/StreamDecoder.java:326)
      at sun.nio.cs.StreamDecoder.read(java.base@9-internal/StreamDecoder.java:178)
      - locked <0x000000018282fce8> (a java.io.InputStreamReader)
      at java.io.InputStreamReader.read(java.base@9-internal/InputStreamReader.java:185)
      at java.io.BufferedReader.fill(java.base@9-internal/BufferedReader.java:161)
      at java.io.BufferedReader.readLine(java.base@9-internal/BufferedReader.java:325)
      - locked <0x000000018282fce8> (a java.io.InputStreamReader)
      at java.io.BufferedReader.readLine(java.base@9-internal/BufferedReader.java:390)
      at com.sun.tools.example.debug.tty.TTY.<init>(jdk.jdi@9-internal/TTY.java:761)
      at com.sun.tools.example.debug.tty.TTY.main(jdk.jdi@9-internal/TTY.java:1083)

      "VM Thread" os_prio=64 tid=0x0000000100738800 nid=0x3d runnable

      "GC Thread#0" os_prio=64 tid=0x00000001001b6000 nid=0x3 runnable

      "GC Thread#1" os_prio=64 tid=0x00000001001b7800 nid=0x4 runnable

      "GC Thread#2" os_prio=64 tid=0x00000001001aa800 nid=0x5 runnable

      "GC Thread#3" os_prio=64 tid=0x00000001001ac000 nid=0x6 runnable

      "GC Thread#4" os_prio=64 tid=0x00000001001ae000 nid=0x7 runnable

      "GC Thread#5" os_prio=64 tid=0x0000000100198800 nid=0x8 runnable

      "GC Thread#6" os_prio=64 tid=0x000000010019a000 nid=0x9 runnable

      "GC Thread#7" os_prio=64 tid=0x000000010019c000 nid=0xa runnable

      "GC Thread#8" os_prio=64 tid=0x000000010019d800 nid=0xb runnable

      "GC Thread#9" os_prio=64 tid=0x0000000100190800 nid=0xc runnable

      "GC Thread#10" os_prio=64 tid=0x0000000100192000 nid=0xd runnable

      "GC Thread#11" os_prio=64 tid=0x0000000100194000 nid=0xe runnable

      "GC Thread#12" os_prio=64 tid=0x0000000100196000 nid=0xf runnable

      "GC Thread#13" os_prio=64 tid=0x00000001001e6000 nid=0x10 runnable

      "GC Thread#14" os_prio=64 tid=0x00000001001e8000 nid=0x11 runnable

      "GC Thread#15" os_prio=64 tid=0x00000001001ea000 nid=0x12 runnable

      "GC Thread#16" os_prio=64 tid=0x00000001001dc800 nid=0x13 runnable

      "GC Thread#17" os_prio=64 tid=0x00000001001de800 nid=0x14 runnable

      "GC Thread#18" os_prio=64 tid=0x00000001001e0000 nid=0x15 runnable

      "GC Thread#19" os_prio=64 tid=0x00000001001e2000 nid=0x16 runnable

      "GC Thread#20" os_prio=64 tid=0x00000001001d5000 nid=0x17 runnable

      "GC Thread#21" os_prio=64 tid=0x00000001001d6800 nid=0x18 runnable

      "GC Thread#22" os_prio=64 tid=0x00000001001d8800 nid=0x19 runnable

      "GC Thread#23" os_prio=64 tid=0x00000001001cb800 nid=0x1a runnable

      "GC Thread#24" os_prio=64 tid=0x00000001001cd000 nid=0x1b runnable

      "G1 Main Marker" os_prio=64 tid=0x0000000100186800 nid=0x36 runnable

      "G1 Marker#0" os_prio=64 tid=0x0000000100188800 nid=0x37 runnable

      "G1 Marker#1" os_prio=64 tid=0x000000010018a800 nid=0x38 runnable

      "G1 Marker#2" os_prio=64 tid=0x000000010018c000 nid=0x39 runnable

      "G1 Marker#3" os_prio=64 tid=0x0000000100488000 nid=0x3a runnable

      "G1 Marker#4" os_prio=64 tid=0x000000010048a000 nid=0x3b runnable

      "G1 Marker#5" os_prio=64 tid=0x000000010048b800 nid=0x3c runnable

      "G1 Refine#0" os_prio=64 tid=0x0000000100152800 nid=0x34 runnable

      "G1 Refine#1" os_prio=64 tid=0x0000000100151000 nid=0x33 runnable

      "G1 Refine#2" os_prio=64 tid=0x000000010014f000 nid=0x32 runnable

      "G1 Refine#3" os_prio=64 tid=0x000000010014d000 nid=0x31 runnable

      "G1 Refine#4" os_prio=64 tid=0x000000010014b000 nid=0x30 runnable

      "G1 Refine#5" os_prio=64 tid=0x0000000100149000 nid=0x2f runnable

      "G1 Refine#6" os_prio=64 tid=0x0000000100147000 nid=0x2e runnable

      "G1 Refine#7" os_prio=64 tid=0x0000000100145000 nid=0x2d runnable

      "G1 Refine#8" os_prio=64 tid=0x0000000100143000 nid=0x2c runnable

      "G1 Refine#9" os_prio=64 tid=0x0000000100141000 nid=0x2b runnable

      "G1 Refine#10" os_prio=64 tid=0x000000010013f000 nid=0x2a runnable

      "G1 Refine#11" os_prio=64 tid=0x000000010013d000 nid=0x29 runnable

      "G1 Refine#12" os_prio=64 tid=0x000000010013b000 nid=0x28 runnable

      "G1 Refine#13" os_prio=64 tid=0x0000000100139800 nid=0x27 runnable

      "G1 Refine#14" os_prio=64 tid=0x0000000100137800 nid=0x26 runnable

      "G1 Refine#15" os_prio=64 tid=0x0000000100135800 nid=0x25 runnable

      "G1 Refine#16" os_prio=64 tid=0x0000000100133800 nid=0x24 runnable

      "G1 Refine#17" os_prio=64 tid=0x0000000100131800 nid=0x23 runnable

      "G1 Refine#18" os_prio=64 tid=0x000000010012f800 nid=0x22 runnable

      "G1 Refine#19" os_prio=64 tid=0x000000010012d800 nid=0x21 runnable

      "G1 Refine#20" os_prio=64 tid=0x000000010012b800 nid=0x20 runnable

      "G1 Refine#21" os_prio=64 tid=0x00000001001a5800 nid=0x1f runnable

      "G1 Refine#22" os_prio=64 tid=0x00000001001a3800 nid=0x1e runnable

      "G1 Refine#23" os_prio=64 tid=0x00000001001a1800 nid=0x1d runnable

      "G1 Refine#24" os_prio=64 tid=0x00000001001d0800 nid=0x1c runnable

      "G1 Young RemSet Sampling" os_prio=64 tid=0x0000000100154800 nid=0x35 runnable

      "VM Periodic Task Thread" os_prio=64 tid=0x0000000100b34800 nid=0x57 waiting on condition

      JNI global references: 488

      ------------------------------------------

      -- debuggee process info ----------------------
            8342 shtest -DHANGINGJAVA-6870_DEB -Xmixed -XX:MaxRAMFraction=8 -Djtreg.classDir=/scratch/local/aurora/sandbox/results/workDir/classes/8/com/sun/jdi/aa6870 -agentlib:jdwp=transport=dt_socket,address=58941,server=n,suspend=y
      -- debuggee threads: jstack 8342
      2016-05-21 04:52:31
      Full thread dump Java HotSpot(TM) 64-Bit Server VM (9-internal+0-2016-05-20-183140.amurillo.jdk9-hs-2016-05-20-synch mixed mode):

      "Attach Listener" #30 daemon prio=9 os_prio=64 tid=0x0000000100f23800 nid=0x5b waiting on condition [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x0000000100f23800 [0x5b] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked

      "Service Thread" #29 daemon prio=9 os_prio=64 tid=0x0000000100f79000 nid=0x59 runnable [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x0000000100f79000 [0x59] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked

      "JDWP Command Reader" #28 daemon prio=10 os_prio=64 tid=0x0000000100fa4800 nid=0x58 runnable [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_in_native
      Thread: 0x0000000100fa4800 [0x58] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_in_native

      "JDWP Event Helper Thread" #27 daemon prio=10 os_prio=64 tid=0x0000000100f74800 nid=0x57 runnable [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x0000000100f74800 [0x57] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked

      "JDWP Transport Listener: dt_socket" #26 daemon prio=10 os_prio=64 tid=0x0000000100f66000 nid=0x56 runnable [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x0000000100f66000 [0x56] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked

      "Common-Cleaner" #25 daemon prio=8 os_prio=64 tid=0x0000000100ae0000 nid=0x55 in Object.wait() [0xffffffff360fe000]
         java.lang.Thread.State: TIMED_WAITING (on object monitor)
         JavaThread state: _thread_blocked
      Thread: 0x0000000100ae0000 [0x55] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
      at java.lang.Object.wait(java.base@9-internal/Native Method)
      - waiting on <0x000000044343cff8> (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() <0x000000044343cff8> (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:843)
      at jdk.internal.misc.InnocuousThread.run(java.base@9-internal/InnocuousThread.java:122)

      "Sweeper thread" #24 daemon prio=9 os_prio=64 tid=0x0000000100aaf000 nid=0x54 runnable [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x0000000100aaf000 [0x54] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked

      "C1 CompilerThread17" #23 daemon prio=9 os_prio=64 tid=0x0000000100aa4800 nid=0x53 waiting on condition [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x0000000100aa4800 [0x53] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
         No compile task

      "C1 CompilerThread16" #22 daemon prio=9 os_prio=64 tid=0x0000000100a91000 nid=0x52 waiting on condition [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x0000000100a91000 [0x52] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
         No compile task

      "C1 CompilerThread15" #21 daemon prio=9 os_prio=64 tid=0x0000000100a86000 nid=0x51 waiting on condition [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x0000000100a86000 [0x51] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
         No compile task

      "C1 CompilerThread14" #20 daemon prio=9 os_prio=64 tid=0x0000000100a83000 nid=0x50 waiting on condition [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x0000000100a83000 [0x50] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
         No compile task

      "C1 CompilerThread13" #19 daemon prio=9 os_prio=64 tid=0x0000000100a70800 nid=0x4f waiting on condition [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x0000000100a70800 [0x4f] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
         No compile task

      "C1 CompilerThread12" #18 daemon prio=9 os_prio=64 tid=0x0000000100a6e000 nid=0x4e waiting on condition [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x0000000100a6e000 [0x4e] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
         No compile task

      "C2 CompilerThread11" #17 daemon prio=9 os_prio=64 tid=0x0000000100a5b000 nid=0x4d waiting on condition [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x0000000100a5b000 [0x4d] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
         No compile task

      "C2 CompilerThread10" #16 daemon prio=9 os_prio=64 tid=0x0000000100a50800 nid=0x4c waiting on condition [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x0000000100a50800 [0x4c] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
         No compile task

      "C2 CompilerThread9" #15 daemon prio=9 os_prio=64 tid=0x0000000100a3d800 nid=0x4b waiting on condition [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x0000000100a3d800 [0x4b] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
         No compile task

      "C2 CompilerThread8" #14 daemon prio=9 os_prio=64 tid=0x0000000100a2b000 nid=0x4a waiting on condition [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x0000000100a2b000 [0x4a] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
         No compile task

      "C2 CompilerThread7" #13 daemon prio=9 os_prio=64 tid=0x0000000100a16000 nid=0x49 waiting on condition [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x0000000100a16000 [0x49] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
         No compile task

      "C2 CompilerThread6" #12 daemon prio=9 os_prio=64 tid=0x00000001009f2000 nid=0x48 waiting on condition [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x00000001009f2000 [0x48] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
         No compile task

      "C2 CompilerThread5" #11 daemon prio=9 os_prio=64 tid=0x00000001009b6000 nid=0x47 waiting on condition [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x00000001009b6000 [0x47] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
         No compile task

      "C2 CompilerThread4" #10 daemon prio=9 os_prio=64 tid=0x00000001009b3800 nid=0x46 waiting on condition [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x00000001009b3800 [0x46] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
         No compile task

      "C2 CompilerThread3" #9 daemon prio=9 os_prio=64 tid=0x00000001009a1000 nid=0x45 waiting on condition [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x00000001009a1000 [0x45] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
         No compile task

      "C2 CompilerThread2" #8 daemon prio=9 os_prio=64 tid=0x000000010099f000 nid=0x44 waiting on condition [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x000000010099f000 [0x44] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
         No compile task

      "C2 CompilerThread1" #7 daemon prio=9 os_prio=64 tid=0x000000010099c800 nid=0x43 waiting on condition [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x000000010099c800 [0x43] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
         No compile task

      "C2 CompilerThread0" #6 daemon prio=9 os_prio=64 tid=0x0000000100999800 nid=0x42 waiting on condition [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x0000000100999800 [0x42] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
         No compile task

      "Signal Dispatcher" #5 daemon prio=9 os_prio=64 tid=0x0000000100997000 nid=0x41 runnable [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x0000000100997000 [0x41] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked

      "Reference Pending List Locker" #4 daemon prio=9 os_prio=64 tid=0x0000000100995000 nid=0x40 waiting on condition [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x0000000100995000 [0x40] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked

      "Finalizer" #3 daemon prio=8 os_prio=64 tid=0x0000000100979800 nid=0x3f in Object.wait() [0xffffffff390fe000]
         java.lang.Thread.State: WAITING (on object monitor)
         JavaThread state: _thread_blocked
      Thread: 0x0000000100979800 [0x3f] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
      at java.lang.Object.wait(java.base@9-internal/Native Method)
      - waiting on <0x000000044340d7c8> (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() <0x000000044340d7c8> (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=64 tid=0x000000010096a000 nid=0x3e in Object.wait() [0xffffffff392fe000]
         java.lang.Thread.State: WAITING (on object monitor)
         JavaThread state: _thread_blocked
      Thread: 0x000000010096a000 [0x3e] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
      at java.lang.Object.wait(java.base@9-internal/Native Method)
      - waiting on <0x0000000443409530> (a java.lang.ref.Reference$Lock)
      at java.lang.Object.wait(java.base@9-internal/Object.java:516)
      at java.lang.ref.Reference.tryHandlePending(java.base@9-internal/Reference.java:193)
      - waiting to re-lock in wait() <0x0000000443409530> (a java.lang.ref.Reference$Lock)
      at java.lang.ref.Reference$ReferenceHandler.run(java.base@9-internal/Reference.java:155)

      "main" #1 prio=5 os_prio=64 tid=0x00000001001f0800 nid=0x2 runnable [0xffffffff7c9fc000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x00000001001f0800 [0x 2] State: _call_back _has_called_back 1 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
      at java.lang.String.checkBoundsBeginEnd(java.base@9-internal/String.java:3126)
      at java.lang.String.substring(java.base@9-internal/String.java:1910)
      at jdk.internal.org.objectweb.asm.Frame.type(java.base@9-internal/Frame.java:673)
      at jdk.internal.org.objectweb.asm.Frame.initInputFrame(java.base@9-internal/Frame.java:854)
      at jdk.internal.org.objectweb.asm.MethodWriter.visitMaxs(java.base@9-internal/MethodWriter.java:1472)
      at java.lang.invoke.InvokerBytecodeGenerator.classFileEpilogue(java.base@9-internal/InvokerBytecodeGenerator.java:311)
      at java.lang.invoke.InvokerBytecodeGenerator.generateCustomizedCodeBytes(java.base@9-internal/InvokerBytecodeGenerator.java:738)
      at java.lang.invoke.InvokerBytecodeGenerator.generateCustomizedCode(java.base@9-internal/InvokerBytecodeGenerator.java:602)
      at java.lang.invoke.LambdaForm.compileToBytecode(java.base@9-internal/LambdaForm.java:663)
      at java.lang.invoke.LambdaForm.prepare(java.base@9-internal/LambdaForm.java:637)
      at java.lang.invoke.MethodHandle.<init>(java.base@9-internal/MethodHandle.java:464)
      at java.lang.invoke.BoundMethodHandle.<init>(java.base@9-internal/BoundMethodHandle.java:60)
      at java.lang.invoke.BoundMethodHandle$Species_L.<init>(java.base@9-internal/BoundMethodHandle.java:213)
      at java.lang.invoke.BoundMethodHandle$Species_L.copyWith(java.base@9-internal/BoundMethodHandle.java:230)
      at java.lang.invoke.MethodHandles.dropArguments(java.base@9-internal/MethodHandles.java:3213)
      at java.lang.invoke.MethodHandles.dropArguments(java.base@9-internal/MethodHandles.java:3277)
      at java.lang.invoke.StringConcatFactory$MethodHandleInlineCopyStrategy.generate(java.base@9-internal/StringConcatFactory.java:1512)
      at java.lang.invoke.StringConcatFactory.generate(java.base@9-internal/StringConcatFactory.java:727)
      at java.lang.invoke.StringConcatFactory.doStringConcat(java.base@9-internal/StringConcatFactory.java:637)
      at java.lang.invoke.StringConcatFactory.makeConcatWithConstants(java.base@9-internal/StringConcatFactory.java:552)
      at java.lang.invoke.LambdaForm$DMH/191382150.invokeStatic_L5_L(java.base@9-internal/LambdaForm$DMH)
      at java.lang.invoke.LambdaForm$BMH/1789550256.reinvoke(java.base@9-internal/LambdaForm$BMH)
      at java.lang.invoke.LambdaForm$MH/1142020464.invoke_MT(java.base@9-internal/LambdaForm$MH)
      at java.lang.invoke.CallSite.makeSite(java.base@9-internal/CallSite.java:300)
      at java.lang.invoke.MethodHandleNatives.linkCallSiteImpl(java.base@9-internal/MethodHandleNatives.java:250)
      at java.lang.invoke.MethodHandleNatives.linkCallSite(java.base@9-internal/MethodHandleNatives.java:240)
      at shtest.m(Unknown Source)
      at shtest.<init>(Unknown Source)
      at shtest.main(Unknown Source)

      "VM Thread" os_prio=64 tid=0x0000000100951000 nid=0x3d runnable

      "GC Thread#0" os_prio=64 tid=0x00000001001ae000 nid=0x3 runnable

      "GC Thread#1" os_prio=64 tid=0x0000000100199000 nid=0x4 runnable

      "GC Thread#2" os_prio=64 tid=0x000000010019a800 nid=0x5 runnable

      "GC Thread#3" os_prio=64 tid=0x000000010019c000 nid=0x6 runnable

      "GC Thread#4" os_prio=64 tid=0x000000010019e000 nid=0x7 runnable

      "GC Thread#5" os_prio=64 tid=0x0000000100190800 nid=0x8 runnable

      "GC Thread#6" os_prio=64 tid=0x0000000100192800 nid=0x9 runnable

      "GC Thread#7" os_prio=64 tid=0x0000000100194800 nid=0xa runnable

      "GC Thread#8" os_prio=64 tid=0x0000000100196000 nid=0xb runnable

      "GC Thread#9" os_prio=64 tid=0x0000000100189000 nid=0xc runnable

      "GC Thread#10" os_prio=64 tid=0x000000010018a800 nid=0xd runnable

      "GC Thread#11" os_prio=64 tid=0x000000010018c800 nid=0xe runnable

      "GC Thread#12" os_prio=64 tid=0x00000001001e5800 nid=0xf runnable

      "GC Thread#13" os_prio=64 tid=0x00000001001e7000 nid=0x10 runnable

      "GC Thread#14" os_prio=64 tid=0x00000001001e9000 nid=0x11 runnable

      "GC Thread#15" os_prio=64 tid=0x00000001001ea800 nid=0x12 runnable

      "GC Thread#16" os_prio=64 tid=0x00000001001dd800 nid=0x13 runnable

      "GC Thread#17" os_prio=64 tid=0x00000001001df800 nid=0x14 runnable

      "GC Thread#18" os_prio=64 tid=0x00000001001e1000 nid=0x15 runnable

      "GC Thread#19" os_prio=64 tid=0x00000001001d4800 nid=0x16 runnable

      "GC Thread#20" os_prio=64 tid=0x00000001001d5800 nid=0x17 runnable

      "GC Thread#21" os_prio=64 tid=0x00000001001d7800 nid=0x18 runnable

      "GC Thread#22" os_prio=64 tid=0x00000001001d9000 nid=0x19 runnable

      "GC Thread#23" os_prio=64 tid=0x00000001001cc000 nid=0x1a runnable

      "GC Thread#24" os_prio=64 tid=0x00000001001ce000 nid=0x1b runnable

      "G1 Main Marker" os_prio=64 tid=0x0000000100176000 nid=0x36 runnable

      "G1 Marker#0" os_prio=64 tid=0x0000000100178000 nid=0x37 runnable

      "G1 Marker#1" os_prio=64 tid=0x0000000100179800 nid=0x38 runnable

      "G1 Marker#2" os_prio=64 tid=0x000000010017b800 nid=0x39 runnable

      "G1 Marker#3" os_prio=64 tid=0x000000010017d800 nid=0x3a runnable

      "G1 Marker#4" os_prio=64 tid=0x000000010017f000 nid=0x3b runnable

      "G1 Marker#5" os_prio=64 tid=0x0000000100181000 nid=0x3c runnable

      "G1 Refine#0" os_prio=64 tid=0x000000010014b000 nid=0x34 runnable

      "G1 Refine#1" os_prio=64 tid=0x0000000100149000 nid=0x33 runnable

      "G1 Refine#2" os_prio=64 tid=0x0000000100147000 nid=0x32 runnable

      "G1 Refine#3" os_prio=64 tid=0x0000000100145000 nid=0x31 runnable

      "G1 Refine#4" os_prio=64 tid=0x0000000100143000 nid=0x30 runnable

      "G1 Refine#5" os_prio=64 tid=0x0000000100141000 nid=0x2f runnable

      "G1 Refine#6" os_prio=64 tid=0x000000010013f000 nid=0x2e runnable

      "G1 Refine#7" os_prio=64 tid=0x000000010013d800 nid=0x2d runnable

      "G1 Refine#8" os_prio=64 tid=0x000000010013b800 nid=0x2c runnable

      "G1 Refine#9" os_prio=64 tid=0x0000000100139800 nid=0x2b runnable

      "G1 Refine#10" os_prio=64 tid=0x0000000100137800 nid=0x2a runnable

      "G1 Refine#11" os_prio=64 tid=0x0000000100135800 nid=0x29 runnable

      "G1 Refine#12" os_prio=64 tid=0x0000000100133800 nid=0x28 runnable

      "G1 Refine#13" os_prio=64 tid=0x0000000100131800 nid=0x27 runnable

      "G1 Refine#14" os_prio=64 tid=0x000000010012f800 nid=0x26 runnable

      "G1 Refine#15" os_prio=64 tid=0x000000010012d800 nid=0x25 runnable

      "G1 Refine#16" os_prio=64 tid=0x000000010012b800 nid=0x24 runnable

      "G1 Refine#17" os_prio=64 tid=0x000000010012a000 nid=0x23 runnable

      "G1 Refine#18" os_prio=64 tid=0x00000001001a6000 nid=0x22 runnable

      "G1 Refine#19" os_prio=64 tid=0x00000001001a4000 nid=0x21 runnable

      "G1 Refine#20" os_prio=64 tid=0x00000001001a2000 nid=0x20 runnable

      "G1 Refine#21" os_prio=64 tid=0x00000001001c8800 nid=0x1f runnable

      "G1 Refine#22" os_prio=64 tid=0x00000001001c6800 nid=0x1e runnable

      "G1 Refine#23" os_prio=64 tid=0x00000001001c4800 nid=0x1d runnable

      "G1 Refine#24" os_prio=64 tid=0x00000001001d1800 nid=0x1c runnable

      "G1 Young RemSet Sampling" os_prio=64 tid=0x000000010014d000 nid=0x35 runnable

      "VM Periodic Task Thread" os_prio=64 tid=0x0000000100f81800 nid=0x5a waiting on condition

      JNI global references: 2140

      =============================================

      --DEBUG: jdb 6870 didn't responded to command in 60 secs: next
      --DEBUG: At start: cmd/size/waiting : next / 516 / Sat May 21 04:51:32 UTC 2016
      --DEBUG: done size/waiting : / 518 / Sat May 21 04:53:03 UTC 2016
      -- /scratch/local/aurora/sandbox/results/workDir/classes/8/com/sun/jdi/aa6870/jxdbOutput.txt follows-------------------------------
      Listening at address: slcaf486.us.oracle.com:58941
      Set uncaught java.lang.Throwable
      Set deferred uncaught java.lang.Throwable
      Initializing jdb ...
      >
      VM Started: No frames on the current call stack

      main[1] Deferring breakpoint shtest:11.
      It will be set after the class is loaded.
      main[1] > Set deferred breakpoint shtest:11

      Breakpoint hit: "thread=main", shtest.m(), line=11 bci=3
      11 System.out.println("shtest - constructor" + b); //@1 breakpoint

      main[1] main[1] Set breakpoint shtest:11
      main[1] > ------------------------------------------
      -- jdb process info ----------------------
            7775 com.sun.tools.example.debug.tty.TTY -Dapplication.home=/scratch/local/aurora/CommonData/TEST_JAVA_HOME -Xms8m -DHANGINGJAVA-6870_JDB -Djdk.module.main=jdk.jdi
      -- jdb threads: jstack 7775
      2016-05-21 04:53:12
      Full thread dump Java HotSpot(TM) 64-Bit Server VM (9-internal+0-2016-05-20-183140.amurillo.jdk9-hs-2016-05-20-synch mixed mode):

      "Attach Listener" #30 daemon prio=9 os_prio=64 tid=0x000000010095b800 nid=0x5b waiting on condition [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x000000010095b800 [0x5b] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked

      "event-handler" #29 prio=5 os_prio=64 tid=0x0000000100fea800 nid=0x5a in Object.wait() [0xffffffff0c4fe000]
         java.lang.Thread.State: WAITING (on object monitor)
         JavaThread state: _thread_blocked
      Thread: 0x0000000100fea800 [0x5a] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
      at java.lang.Object.wait(java.base@9-internal/Native Method)
      - waiting on <no object reference available>
      at java.lang.Object.wait(java.base@9-internal/Object.java:516)
      at com.sun.tools.jdi.EventQueueImpl.removeUnfiltered(jdk.jdi@9-internal/EventQueueImpl.java:189)
      - waiting to re-lock in wait() <0x0000000182830bb8> (a com.sun.tools.jdi.EventQueueImpl)
      at com.sun.tools.jdi.EventQueueImpl.remove(jdk.jdi@9-internal/EventQueueImpl.java:96)
      at com.sun.tools.jdi.EventQueueImpl.remove(jdk.jdi@9-internal/EventQueueImpl.java:82)
      at com.sun.tools.example.debug.tty.EventHandler.run(jdk.jdi@9-internal/EventHandler.java:70)
      at java.lang.Thread.run(java.base@9-internal/Thread.java:843)

      "JDI Target VM Interface" #27 daemon prio=5 os_prio=64 tid=0x0000000100e76800 nid=0x59 runnable [0xffffffff0c6fe000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_in_native
      Thread: 0x0000000100e76800 [0x59] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_in_native
      at java.net.SocketInputStream.socketRead0(java.base@9-internal/Native Method)
      at java.net.SocketInputStream.socketRead(java.base@9-internal/SocketInputStream.java:116)
      at java.net.SocketInputStream.read(java.base@9-internal/SocketInputStream.java:170)
      at java.net.SocketInputStream.read(java.base@9-internal/SocketInputStream.java:141)
      at java.net.SocketInputStream.read(java.base@9-internal/SocketInputStream.java:223)
      at com.sun.tools.jdi.SocketConnection.readPacket(jdk.jdi@9-internal/SocketTransportService.java:414)
      - locked <0x000000018295dd58> (a java.lang.Object)
      at com.sun.tools.jdi.TargetVM.run(jdk.jdi@9-internal/TargetVM.java:118)
      at java.lang.Thread.run(java.base@9-internal/Thread.java:843)

      "JDI Internal Event Handler" #28 daemon prio=5 os_prio=64 tid=0x0000000100a4e000 nid=0x58 in Object.wait() [0xffffffff0c8fe000]
         java.lang.Thread.State: WAITING (on object monitor)
         JavaThread state: _thread_blocked
      Thread: 0x0000000100a4e000 [0x58] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
      at java.lang.Object.wait(java.base@9-internal/Native Method)
      - waiting on <no object reference available>
      at java.lang.Object.wait(java.base@9-internal/Object.java:516)
      at com.sun.tools.jdi.EventQueueImpl.removeUnfiltered(jdk.jdi@9-internal/EventQueueImpl.java:189)
      - waiting to re-lock in wait() <0x000000018281bb78> (a com.sun.tools.jdi.EventQueueImpl)
      at com.sun.tools.jdi.EventQueueImpl.removeInternal(jdk.jdi@9-internal/EventQueueImpl.java:124)
      at com.sun.tools.jdi.InternalEventHandler.run(jdk.jdi@9-internal/InternalEventHandler.java:54)
      at java.lang.Thread.run(java.base@9-internal/Thread.java:843)

      "Service Thread" #26 daemon prio=9 os_prio=64 tid=0x0000000100b31000 nid=0x56 runnable [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x0000000100b31000 [0x56] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked

      "Common-Cleaner" #25 daemon prio=8 os_prio=64 tid=0x00000001008c3000 nid=0x55 in Object.wait() [0xffffffff0cefe000]
         java.lang.Thread.State: TIMED_WAITING (on object monitor)
         JavaThread state: _thread_blocked
      Thread: 0x00000001008c3000 [0x55] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
      at java.lang.Object.wait(java.base@9-internal/Native Method)
      - waiting on <no object reference available>
      at java.lang.ref.ReferenceQueue.remove(java.base@9-internal/ReferenceQueue.java:151)
      - waiting to re-lock in wait() <0x000000018282eef8> (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:843)
      at jdk.internal.misc.InnocuousThread.run(java.base@9-internal/InnocuousThread.java:122)

      "Sweeper thread" #24 daemon prio=9 os_prio=64 tid=0x0000000100896000 nid=0x54 runnable [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x0000000100896000 [0x54] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked

      "C1 CompilerThread17" #23 daemon prio=9 os_prio=64 tid=0x0000000100883000 nid=0x53 waiting on condition [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x0000000100883000 [0x53] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
         No compile task

      "C1 CompilerThread16" #22 daemon prio=9 os_prio=64 tid=0x0000000100880000 nid=0x52 waiting on condition [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x0000000100880000 [0x52] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
         No compile task

      "C1 CompilerThread15" #21 daemon prio=9 os_prio=64 tid=0x000000010086d800 nid=0x51 waiting on condition [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x000000010086d800 [0x51] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
         No compile task

      "C1 CompilerThread14" #20 daemon prio=9 os_prio=64 tid=0x000000010086a800 nid=0x50 waiting on condition [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x000000010086a800 [0x50] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
         No compile task

      "C1 CompilerThread13" #19 daemon prio=9 os_prio=64 tid=0x0000000100857800 nid=0x4f waiting on condition [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x0000000100857800 [0x4f] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
         No compile task

      "C1 CompilerThread12" #18 daemon prio=9 os_prio=64 tid=0x000000010084d000 nid=0x4e waiting on condition [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x000000010084d000 [0x4e] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
         No compile task

      "C2 CompilerThread11" #17 daemon prio=9 os_prio=64 tid=0x000000010084a800 nid=0x4d waiting on condition [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x000000010084a800 [0x4d] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
         No compile task

      "C2 CompilerThread10" #16 daemon prio=9 os_prio=64 tid=0x0000000100838000 nid=0x4c waiting on condition [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x0000000100838000 [0x4c] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
         No compile task

      "C2 CompilerThread9" #15 daemon prio=9 os_prio=64 tid=0x000000010082d800 nid=0x4b waiting on condition [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x000000010082d800 [0x4b] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
         No compile task

      "C2 CompilerThread8" #14 daemon prio=9 os_prio=64 tid=0x000000010081a000 nid=0x4a waiting on condition [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x000000010081a000 [0x4a] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
         No compile task

      "C2 CompilerThread7" #13 daemon prio=9 os_prio=64 tid=0x00000001007ff800 nid=0x49 waiting on condition [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x00000001007ff800 [0x49] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
         No compile task

      "C2 CompilerThread6" #12 daemon prio=9 os_prio=64 tid=0x00000001007fa800 nid=0x48 waiting on condition [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x00000001007fa800 [0x48] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
         No compile task

      "C2 CompilerThread5" #11 daemon prio=9 os_prio=64 tid=0x00000001007ce800 nid=0x47 waiting on condition [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x00000001007ce800 [0x47] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
         No compile task

      "C2 CompilerThread4" #10 daemon prio=9 os_prio=64 tid=0x000000010079b000 nid=0x46 waiting on condition [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x000000010079b000 [0x46] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
         No compile task

      "C2 CompilerThread3" #9 daemon prio=9 os_prio=64 tid=0x0000000100788800 nid=0x45 waiting on condition [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x0000000100788800 [0x45] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
         No compile task

      "C2 CompilerThread2" #8 daemon prio=9 os_prio=64 tid=0x0000000100786000 nid=0x44 waiting on condition [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x0000000100786000 [0x44] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
         No compile task

      "C2 CompilerThread1" #7 daemon prio=9 os_prio=64 tid=0x0000000100784000 nid=0x43 waiting on condition [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x0000000100784000 [0x43] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
         No compile task

      "C2 CompilerThread0" #6 daemon prio=9 os_prio=64 tid=0x0000000100781000 nid=0x42 waiting on condition [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x0000000100781000 [0x42] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
         No compile task

      "Signal Dispatcher" #5 daemon prio=9 os_prio=64 tid=0x000000010077e800 nid=0x41 runnable [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x000000010077e800 [0x41] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked

      "Reference Pending List Locker" #4 daemon prio=9 os_prio=64 tid=0x000000010077c800 nid=0x40 waiting on condition [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x000000010077c800 [0x40] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked

      "Finalizer" #3 daemon prio=8 os_prio=64 tid=0x0000000100761000 nid=0x3f in Object.wait() [0xffffffff0fefe000]
         java.lang.Thread.State: WAITING (on object monitor)
         JavaThread state: _thread_blocked
      Thread: 0x0000000100761000 [0x3f] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
      at java.lang.Object.wait(java.base@9-internal/Native Method)
      - waiting on <0x000000018281ae60> (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() <0x000000018281ae60> (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=64 tid=0x0000000100751800 nid=0x3e in Object.wait() [0xffffffff2a2fe000]
         java.lang.Thread.State: WAITING (on object monitor)
         JavaThread state: _thread_blocked
      Thread: 0x0000000100751800 [0x3e] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
      at java.lang.Object.wait(java.base@9-internal/Native Method)
      - waiting on <0x000000018281ad68> (a java.lang.ref.Reference$Lock)
      at java.lang.Object.wait(java.base@9-internal/Object.java:516)
      at java.lang.ref.Reference.tryHandlePending(java.base@9-internal/Reference.java:193)
      - waiting to re-lock in wait() <0x000000018281ad68> (a java.lang.ref.Reference$Lock)
      at java.lang.ref.Reference$ReferenceHandler.run(java.base@9-internal/Reference.java:155)

      "main" #1 prio=5 os_prio=64 tid=0x00000001001ef800 nid=0x2 runnable [0xffffffff7c9fe000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_in_native
      Thread: 0x00000001001ef800 [0x 2] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_in_native
      at java.io.FileInputStream.readBytes(java.base@9-internal/Native Method)
      at java.io.FileInputStream.read(java.base@9-internal/FileInputStream.java:255)
      at java.io.BufferedInputStream.read1(java.base@9-internal/BufferedInputStream.java:284)
      at java.io.BufferedInputStream.read(java.base@9-internal/BufferedInputStream.java:345)
      - locked <0x000000018282fbc8> (a java.io.BufferedInputStream)
      at sun.nio.cs.StreamDecoder.readBytes(java.base@9-internal/StreamDecoder.java:284)
      at sun.nio.cs.StreamDecoder.implRead(java.base@9-internal/StreamDecoder.java:326)
      at sun.nio.cs.StreamDecoder.read(java.base@9-internal/StreamDecoder.java:178)
      - locked <0x000000018282fce8> (a java.io.InputStreamReader)
      at java.io.InputStreamReader.read(java.base@9-internal/InputStreamReader.java:185)
      at java.io.BufferedReader.fill(java.base@9-internal/BufferedReader.java:161)
      at java.io.BufferedReader.readLine(java.base@9-internal/BufferedReader.java:325)
      - locked <0x000000018282fce8> (a java.io.InputStreamReader)
      at java.io.BufferedReader.readLine(java.base@9-internal/BufferedReader.java:390)
      at com.sun.tools.example.debug.tty.TTY.<init>(jdk.jdi@9-internal/TTY.java:761)
      at com.sun.tools.example.debug.tty.TTY.main(jdk.jdi@9-internal/TTY.java:1083)

      "VM Thread" os_prio=64 tid=0x0000000100738800 nid=0x3d runnable

      "GC Thread#0" os_prio=64 tid=0x00000001001b6000 nid=0x3 runnable

      "GC Thread#1" os_prio=64 tid=0x00000001001b7800 nid=0x4 runnable

      "GC Thread#2" os_prio=64 tid=0x00000001001aa800 nid=0x5 runnable

      "GC Thread#3" os_prio=64 tid=0x00000001001ac000 nid=0x6 runnable

      "GC Thread#4" os_prio=64 tid=0x00000001001ae000 nid=0x7 runnable

      "GC Thread#5" os_prio=64 tid=0x0000000100198800 nid=0x8 runnable

      "GC Thread#6" os_prio=64 tid=0x000000010019a000 nid=0x9 runnable

      "GC Thread#7" os_prio=64 tid=0x000000010019c000 nid=0xa runnable

      "GC Thread#8" os_prio=64 tid=0x000000010019d800 nid=0xb runnable

      "GC Thread#9" os_prio=64 tid=0x0000000100190800 nid=0xc runnable

      "GC Thread#10" os_prio=64 tid=0x0000000100192000 nid=0xd runnable

      "GC Thread#11" os_prio=64 tid=0x0000000100194000 nid=0xe runnable

      "GC Thread#12" os_prio=64 tid=0x0000000100196000 nid=0xf runnable

      "GC Thread#13" os_prio=64 tid=0x00000001001e6000 nid=0x10 runnable

      "GC Thread#14" os_prio=64 tid=0x00000001001e8000 nid=0x11 runnable

      "GC Thread#15" os_prio=64 tid=0x00000001001ea000 nid=0x12 runnable

      "GC Thread#16" os_prio=64 tid=0x00000001001dc800 nid=0x13 runnable

      "GC Thread#17" os_prio=64 tid=0x00000001001de800 nid=0x14 runnable

      "GC Thread#18" os_prio=64 tid=0x00000001001e0000 nid=0x15 runnable

      "GC Thread#19" os_prio=64 tid=0x00000001001e2000 nid=0x16 runnable

      "GC Thread#20" os_prio=64 tid=0x00000001001d5000 nid=0x17 runnable

      "GC Thread#21" os_prio=64 tid=0x00000001001d6800 nid=0x18 runnable

      "GC Thread#22" os_prio=64 tid=0x00000001001d8800 nid=0x19 runnable

      "GC Thread#23" os_prio=64 tid=0x00000001001cb800 nid=0x1a runnable

      "GC Thread#24" os_prio=64 tid=0x00000001001cd000 nid=0x1b runnable

      "G1 Main Marker" os_prio=64 tid=0x0000000100186800 nid=0x36 runnable

      "G1 Marker#0" os_prio=64 tid=0x0000000100188800 nid=0x37 runnable

      "G1 Marker#1" os_prio=64 tid=0x000000010018a800 nid=0x38 runnable

      "G1 Marker#2" os_prio=64 tid=0x000000010018c000 nid=0x39 runnable

      "G1 Marker#3" os_prio=64 tid=0x0000000100488000 nid=0x3a runnable

      "G1 Marker#4" os_prio=64 tid=0x000000010048a000 nid=0x3b runnable

      "G1 Marker#5" os_prio=64 tid=0x000000010048b800 nid=0x3c runnable

      "G1 Refine#0" os_prio=64 tid=0x0000000100152800 nid=0x34 runnable

      "G1 Refine#1" os_prio=64 tid=0x0000000100151000 nid=0x33 runnable

      "G1 Refine#2" os_prio=64 tid=0x000000010014f000 nid=0x32 runnable

      "G1 Refine#3" os_prio=64 tid=0x000000010014d000 nid=0x31 runnable

      "G1 Refine#4" os_prio=64 tid=0x000000010014b000 nid=0x30 runnable

      "G1 Refine#5" os_prio=64 tid=0x0000000100149000 nid=0x2f runnable

      "G1 Refine#6" os_prio=64 tid=0x0000000100147000 nid=0x2e runnable

      "G1 Refine#7" os_prio=64 tid=0x0000000100145000 nid=0x2d runnable

      "G1 Refine#8" os_prio=64 tid=0x0000000100143000 nid=0x2c runnable

      "G1 Refine#9" os_prio=64 tid=0x0000000100141000 nid=0x2b runnable

      "G1 Refine#10" os_prio=64 tid=0x000000010013f000 nid=0x2a runnable

      "G1 Refine#11" os_prio=64 tid=0x000000010013d000 nid=0x29 runnable

      "G1 Refine#12" os_prio=64 tid=0x000000010013b000 nid=0x28 runnable

      "G1 Refine#13" os_prio=64 tid=0x0000000100139800 nid=0x27 runnable

      "G1 Refine#14" os_prio=64 tid=0x0000000100137800 nid=0x26 runnable

      "G1 Refine#15" os_prio=64 tid=0x0000000100135800 nid=0x25 runnable

      "G1 Refine#16" os_prio=64 tid=0x0000000100133800 nid=0x24 runnable

      "G1 Refine#17" os_prio=64 tid=0x0000000100131800 nid=0x23 runnable

      "G1 Refine#18" os_prio=64 tid=0x000000010012f800 nid=0x22 runnable

      "G1 Refine#19" os_prio=64 tid=0x000000010012d800 nid=0x21 runnable

      "G1 Refine#20" os_prio=64 tid=0x000000010012b800 nid=0x20 runnable

      "G1 Refine#21" os_prio=64 tid=0x00000001001a5800 nid=0x1f runnable

      "G1 Refine#22" os_prio=64 tid=0x00000001001a3800 nid=0x1e runnable

      "G1 Refine#23" os_prio=64 tid=0x00000001001a1800 nid=0x1d runnable

      "G1 Refine#24" os_prio=64 tid=0x00000001001d0800 nid=0x1c runnable

      "G1 Young RemSet Sampling" os_prio=64 tid=0x0000000100154800 nid=0x35 runnable

      "VM Periodic Task Thread" os_prio=64 tid=0x0000000100b34800 nid=0x57 waiting on condition

      JNI global references: 488

      ------------------------------------------

      -- debuggee process info ----------------------
            8342 shtest -DHANGINGJAVA-6870_DEB -Xmixed -XX:MaxRAMFraction=8 -Djtreg.classDir=/scratch/local/aurora/sandbox/results/workDir/classes/8/com/sun/jdi/aa6870 -agentlib:jdwp=transport=dt_socket,address=58941,server=n,suspend=y
      -- debuggee threads: jstack 8342
      2016-05-21 04:53:19
      Full thread dump Java HotSpot(TM) 64-Bit Server VM (9-internal+0-2016-05-20-183140.amurillo.jdk9-hs-2016-05-20-synch mixed mode):

      "Attach Listener" #30 daemon prio=9 os_prio=64 tid=0x0000000100f23800 nid=0x5b waiting on condition [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x0000000100f23800 [0x5b] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked

      "Service Thread" #29 daemon prio=9 os_prio=64 tid=0x0000000100f79000 nid=0x59 runnable [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x0000000100f79000 [0x59] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked

      "JDWP Command Reader" #28 daemon prio=10 os_prio=64 tid=0x0000000100fa4800 nid=0x58 runnable [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_in_native
      Thread: 0x0000000100fa4800 [0x58] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_in_native

      "JDWP Event Helper Thread" #27 daemon prio=10 os_prio=64 tid=0x0000000100f74800 nid=0x57 runnable [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x0000000100f74800 [0x57] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked

      "JDWP Transport Listener: dt_socket" #26 daemon prio=10 os_prio=64 tid=0x0000000100f66000 nid=0x56 runnable [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x0000000100f66000 [0x56] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked

      "Common-Cleaner" #25 daemon prio=8 os_prio=64 tid=0x0000000100ae0000 nid=0x55 in Object.wait() [0xffffffff360fe000]
         java.lang.Thread.State: TIMED_WAITING (on object monitor)
         JavaThread state: _thread_blocked
      Thread: 0x0000000100ae0000 [0x55] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
      at java.lang.Object.wait(java.base@9-internal/Native Method)
      - waiting on <0x000000044343cff8> (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() <0x000000044343cff8> (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:843)
      at jdk.internal.misc.InnocuousThread.run(java.base@9-internal/InnocuousThread.java:122)

      "Sweeper thread" #24 daemon prio=9 os_prio=64 tid=0x0000000100aaf000 nid=0x54 runnable [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x0000000100aaf000 [0x54] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked

      "C1 CompilerThread17" #23 daemon prio=9 os_prio=64 tid=0x0000000100aa4800 nid=0x53 waiting on condition [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x0000000100aa4800 [0x53] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
         No compile task

      "C1 CompilerThread16" #22 daemon prio=9 os_prio=64 tid=0x0000000100a91000 nid=0x52 waiting on condition [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x0000000100a91000 [0x52] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
         No compile task

      "C1 CompilerThread15" #21 daemon prio=9 os_prio=64 tid=0x0000000100a86000 nid=0x51 waiting on condition [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x0000000100a86000 [0x51] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
         No compile task

      "C1 CompilerThread14" #20 daemon prio=9 os_prio=64 tid=0x0000000100a83000 nid=0x50 waiting on condition [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x0000000100a83000 [0x50] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
         No compile task

      "C1 CompilerThread13" #19 daemon prio=9 os_prio=64 tid=0x0000000100a70800 nid=0x4f waiting on condition [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x0000000100a70800 [0x4f] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
         No compile task

      "C1 CompilerThread12" #18 daemon prio=9 os_prio=64 tid=0x0000000100a6e000 nid=0x4e waiting on condition [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x0000000100a6e000 [0x4e] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
         No compile task

      "C2 CompilerThread11" #17 daemon prio=9 os_prio=64 tid=0x0000000100a5b000 nid=0x4d waiting on condition [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x0000000100a5b000 [0x4d] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
         No compile task

      "C2 CompilerThread10" #16 daemon prio=9 os_prio=64 tid=0x0000000100a50800 nid=0x4c waiting on condition [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x0000000100a50800 [0x4c] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
         No compile task

      "C2 CompilerThread9" #15 daemon prio=9 os_prio=64 tid=0x0000000100a3d800 nid=0x4b waiting on condition [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x0000000100a3d800 [0x4b] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
         No compile task

      "C2 CompilerThread8" #14 daemon prio=9 os_prio=64 tid=0x0000000100a2b000 nid=0x4a waiting on condition [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x0000000100a2b000 [0x4a] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
         No compile task

      "C2 CompilerThread7" #13 daemon prio=9 os_prio=64 tid=0x0000000100a16000 nid=0x49 waiting on condition [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x0000000100a16000 [0x49] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
         No compile task

      "C2 CompilerThread6" #12 daemon prio=9 os_prio=64 tid=0x00000001009f2000 nid=0x48 waiting on condition [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x00000001009f2000 [0x48] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
         No compile task

      "C2 CompilerThread5" #11 daemon prio=9 os_prio=64 tid=0x00000001009b6000 nid=0x47 waiting on condition [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x00000001009b6000 [0x47] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
         No compile task

      "C2 CompilerThread4" #10 daemon prio=9 os_prio=64 tid=0x00000001009b3800 nid=0x46 waiting on condition [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x00000001009b3800 [0x46] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
         No compile task

      "C2 CompilerThread3" #9 daemon prio=9 os_prio=64 tid=0x00000001009a1000 nid=0x45 waiting on condition [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x00000001009a1000 [0x45] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
         No compile task

      "C2 CompilerThread2" #8 daemon prio=9 os_prio=64 tid=0x000000010099f000 nid=0x44 waiting on condition [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x000000010099f000 [0x44] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
         No compile task

      "C2 CompilerThread1" #7 daemon prio=9 os_prio=64 tid=0x000000010099c800 nid=0x43 waiting on condition [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x000000010099c800 [0x43] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
         No compile task

      "C2 CompilerThread0" #6 daemon prio=9 os_prio=64 tid=0x0000000100999800 nid=0x42 waiting on condition [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x0000000100999800 [0x42] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
         No compile task

      "Signal Dispatcher" #5 daemon prio=9 os_prio=64 tid=0x0000000100997000 nid=0x41 runnable [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x0000000100997000 [0x41] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked

      "Reference Pending List Locker" #4 daemon prio=9 os_prio=64 tid=0x0000000100995000 nid=0x40 waiting on condition [0x0000000000000000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x0000000100995000 [0x40] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked

      "Finalizer" #3 daemon prio=8 os_prio=64 tid=0x0000000100979800 nid=0x3f in Object.wait() [0xffffffff390fe000]
         java.lang.Thread.State: WAITING (on object monitor)
         JavaThread state: _thread_blocked
      Thread: 0x0000000100979800 [0x3f] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
      at java.lang.Object.wait(java.base@9-internal/Native Method)
      - waiting on <0x000000044340d7c8> (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() <0x000000044340d7c8> (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=64 tid=0x000000010096a000 nid=0x3e in Object.wait() [0xffffffff392fe000]
         java.lang.Thread.State: WAITING (on object monitor)
         JavaThread state: _thread_blocked
      Thread: 0x000000010096a000 [0x3e] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
      at java.lang.Object.wait(java.base@9-internal/Native Method)
      - waiting on <0x0000000443409530> (a java.lang.ref.Reference$Lock)
      at java.lang.Object.wait(java.base@9-internal/Object.java:516)
      at java.lang.ref.Reference.tryHandlePending(java.base@9-internal/Reference.java:193)
      - waiting to re-lock in wait() <0x0000000443409530> (a java.lang.ref.Reference$Lock)
      at java.lang.ref.Reference$ReferenceHandler.run(java.base@9-internal/Reference.java:155)

      "main" #1 prio=5 os_prio=64 tid=0x00000001001f0800 nid=0x2 runnable [0xffffffff7c9fb000]
         java.lang.Thread.State: RUNNABLE
         JavaThread state: _thread_blocked
      Thread: 0x00000001001f0800 [0x 2] State: _call_back _has_called_back 1 _at_poll_safepoint 0
         JavaThread state: _thread_blocked
      at java.lang.String.charAt(java.base@9-internal/String.java:703)
      at jdk.internal.org.objectweb.asm.ByteVector.putUTF8(java.base@9-internal/ByteVector.java:258)
      at jdk.internal.org.objectweb.asm.ClassWriter.newUTF8(java.base@9-internal/ClassWriter.java:1121)
      at jdk.internal.org.objectweb.asm.ClassWriter.newClassItem(java.base@9-internal/ClassWriter.java:1142)
      at jdk.internal.org.objectweb.asm.MethodWriter.visitTypeInsn(java.base@9-internal/MethodWriter.java:855)
      at java.lang.invoke.InvokerBytecodeGenerator.emitReferenceCast(java.base@9-internal/InvokerBytecodeGenerator.java:553)
      at java.lang.invoke.InvokerBytecodeGenerator.emitImplicitConversion(java.base@9-internal/InvokerBytecodeGenerator.java:518)
      at java.lang.invoke.InvokerBytecodeGenerator.emitPushArgument(java.base@9-internal/InvokerBytecodeGenerator.java:1179)
      at java.lang.invoke.InvokerBytecodeGenerator.emitPushArgument(java.base@9-internal/InvokerBytecodeGenerator.java:1171)
      at java.lang.invoke.InvokerBytecodeGenerator.emitPushArguments(java.base@9-internal/InvokerBytecodeGenerator.java:1164)
      at java.lang.invoke.InvokerBytecodeGenerator.emitPushArguments(java.base@9-internal/InvokerBytecodeGenerator.java:1159)
      at java.lang.invoke.InvokerBytecodeGenerator.emitStaticInvoke(java.base@9-internal/InvokerBytecodeGenerator.java:882)
      at java.lang.invoke.InvokerBytecodeGenerator.generateCustomizedCodeBytes(java.base@9-internal/InvokerBytecodeGenerator.java:729)
      at java.lang.invoke.InvokerBytecodeGenerator.generateCustomizedCode(java.base@9-internal/InvokerBytecodeGenerator.java:602)
      at java.lang.invoke.LambdaForm.compileToBytecode(java.base@9-internal/LambdaForm.java:663)
      at java.lang.invoke.LambdaForm.prepare(java.base@9-internal/LambdaForm.java:637)
      at java.lang.invoke.MethodHandle.<init>(java.base@9-internal/MethodHandle.java:464)
      at java.lang.invoke.BoundMethodHandle.<init>(java.base@9-internal/BoundMethodHandle.java:60)
      at java.lang.invoke.BoundMethodHandle$Species_L.<init>(java.base@9-internal/BoundMethodHandle.java:213)
      at java.lang.invoke.BoundMethodHandle$Species_L.make(java.base@9-internal/BoundMethodHandle.java:226)
      at java.lang.invoke.BoundMethodHandle.makeReinvoker(java.base@9-internal/BoundMethodHandle.java:143)
      at java.lang.invoke.DirectMethodHandle.rebind(java.base@9-internal/DirectMethodHandle.java:127)
      at java.lang.invoke.MethodHandles.dropArguments(java.base@9-internal/MethodHandles.java:3207)
      at java.lang.invoke.MethodHandles.dropArguments(java.base@9-internal/MethodHandles.java:3277)
      at java.lang.invoke.StringConcatFactory$MethodHandleInlineCopyStrategy.generate(java.base@9-internal/StringConcatFactory.java:1589)
      at java.lang.invoke.StringConcatFactory.generate(java.base@9-internal/StringConcatFactory.java:727)
      at java.lang.invoke.StringConcatFactory.doStringConcat(java.base@9-internal/StringConcatFactory.java:637)
      at java.lang.invoke.StringConcatFactory.makeConcatWithConstants(java.base@9-internal/StringConcatFactory.java:552)
      at java.lang.invoke.LambdaForm$DMH/191382150.invokeStatic_L5_L(java.base@9-internal/LambdaForm$DMH)
      at java.lang.invoke.LambdaForm$BMH/1789550256.reinvoke(java.base@9-internal/LambdaForm$BMH)
      at java.lang.invoke.LambdaForm$MH/1142020464.invoke_MT(java.base@9-internal/LambdaForm$MH)
      at java.lang.invoke.CallSite.makeSite(java.base@9-internal/CallSite.java:300)
      at java.lang.invoke.MethodHandleNatives.linkCallSiteImpl(java.base@9-internal/MethodHandleNatives.java:250)
      at java.lang.invoke.MethodHandleNatives.linkCallSite(java.base@9-internal/MethodHandleNatives.java:240)
      at shtest.m(Unknown Source)
      at shtest.<init>(Unknown Source)
      at shtest.main(Unknown Source)

      "VM Thread" os_prio=64 tid=0x0000000100951000 nid=0x3d runnable

      "GC Thread#0" os_prio=64 tid=0x00000001001ae000 nid=0x3 runnable

      "GC Thread#1" os_prio=64 tid=0x0000000100199000 nid=0x4 runnable

      "GC Thread#2" os_prio=64 tid=0x000000010019a800 nid=0x5 runnable

      "GC Thread#3" os_prio=64 tid=0x000000010019c000 nid=0x6 runnable

      "GC Thread#4" os_prio=64 tid=0x000000010019e000 nid=0x7 runnable

      "GC Thread#5" os_prio=64 tid=0x0000000100190800 nid=0x8 runnable

      "GC Thread#6" os_prio=64 tid=0x0000000100192800 nid=0x9 runnable

      "GC Thread#7" os_prio=64 tid=0x0000000100194800 nid=0xa runnable

      "GC Thread#8" os_prio=64 tid=0x0000000100196000 nid=0xb runnable

      "GC Thread#9" os_prio=64 tid=0x0000000100189000 nid=0xc runnable

      "GC Thread#10" os_prio=64 tid=0x000000010018a800 nid=0xd runnable

      "GC Thread#11" os_prio=64 tid=0x000000010018c800 nid=0xe runnable

      "GC Thread#12" os_prio=64 tid=0x00000001001e5800 nid=0xf runnable

      "GC Thread#13" os_prio=64 tid=0x00000001001e7000 nid=0x10 runnable

      "GC Thread#14" os_prio=64 tid=0x00000001001e9000 nid=0x11 runnable

      "GC Thread#15" os_prio=64 tid=0x00000001001ea800 nid=0x12 runnable

      "GC Thread#16" os_prio=64 tid=0x00000001001dd800 nid=0x13 runnable

      "GC Thread#17" os_prio=64 tid=0x00000001001df800 nid=0x14 runnable

      "GC Thread#18" os_prio=64 tid=0x00000001001e1000 nid=0x15 runnable

      "GC Thread#19" os_prio=64 tid=0x00000001001d4800 nid=0x16 runnable

      "GC Thread#20" os_prio=64 tid=0x00000001001d5800 nid=0x17 runnable

      "GC Thread#21" os_prio=64 tid=0x00000001001d7800 nid=0x18 runnable

      "GC Thread#22" os_prio=64 tid=0x00000001001d9000 nid=0x19 runnable

      "GC Thread#23" os_prio=64 tid=0x00000001001cc000 nid=0x1a runnable

      "GC Thread#24" os_prio=64 tid=0x00000001001ce000 nid=0x1b runnable

      "G1 Main Marker" os_prio=64 tid=0x0000000100176000 nid=0x36 runnable

      "G1 Marker#0" os_prio=64 tid=0x0000000100178000 nid=0x37 runnable

      "G1 Marker#1" os_prio=64 tid=0x0000000100179800 nid=0x38 runnable

      "G1 Marker#2" os_prio=64 tid=0x000000010017b800 nid=0x39 runnable

      "G1 Marker#3" os_prio=64 tid=0x000000010017d800 nid=0x3a runnable

      "G1 Marker#4" os_prio=64 tid=0x000000010017f000 nid=0x3b runnable

      "G1 Marker#5" os_prio=64 tid=0x0000000100181000 nid=0x3c runnable

      "G1 Refine#0" os_prio=64 tid=0x000000010014b000 nid=0x34 runnable

      "G1 Refine#1" os_prio=64 tid=0x0000000100149000 nid=0x33 runnable

      "G1 Refine#2" os_prio=64 tid=0x0000000100147000 nid=0x32 runnable

      "G1 Refine#3" os_prio=64 tid=0x0000000100145000 nid=0x31 runnable

      "G1 Refine#4" os_prio=64 tid=0x0000000100143000 nid=0x30 runnable

      "G1 Refine#5" os_prio=64 tid=0x0000000100141000 nid=0x2f runnable

      "G1 Refine#6" os_prio=64 tid=0x000000010013f000 nid=0x2e runnable

      "G1 Refine#7" os_prio=64 tid=0x000000010013d800 nid=0x2d runnable

      "G1 Refine#8" os_prio=64 tid=0x000000010013b800 nid=0x2c runnable

      "G1 Refine#9" os_prio=64 tid=0x0000000100139800 nid=0x2b runnable

      "G1 Refine#10" os_prio=64 tid=0x0000000100137800 nid=0x2a runnable

      "G1 Refine#11" os_prio=64 tid=0x0000000100135800 nid=0x29 runnable

      "G1 Refine#12" os_prio=64 tid=0x0000000100133800 nid=0x28 runnable

      "G1 Refine#13" os_prio=64 tid=0x0000000100131800 nid=0x27 runnable

      "G1 Refine#14" os_prio=64 tid=0x000000010012f800 nid=0x26 runnable

      "G1 Refine#15" os_prio=64 tid=0x000000010012d800 nid=0x25 runnable

      "G1 Refine#16" os_prio=64 tid=0x000000010012b800 nid=0x24 runnable

      "G1 Refine#17" os_prio=64 tid=0x000000010012a000 nid=0x23 runnable

      "G1 Refine#18" os_prio=64 tid=0x00000001001a6000 nid=0x22 runnable

      "G1 Refine#19" os_prio=64 tid=0x00000001001a4000 nid=0x21 runnable

      "G1 Refine#20" os_prio=64 tid=0x00000001001a2000 nid=0x20 runnable

      "G1 Refine#21" os_prio=64 tid=0x00000001001c8800 nid=0x1f runnable

      "G1 Refine#22" os_prio=64 tid=0x00000001001c6800 nid=0x1e runnable

      "G1 Refine#23" os_prio=64 tid=0x00000001001c4800 nid=0x1d runnable

      "G1 Refine#24" os_prio=64 tid=0x00000001001d1800 nid=0x1c runnable

      "G1 Young RemSet Sampling" os_prio=64 tid=0x000000010014d000 nid=0x35 runnable

      "VM Periodic Task Thread" os_prio=64 tid=0x0000000100f81800 nid=0x5a waiting on condition

      JNI global references: 2293

      =============================================

      killing debugger: kill -9 7775
      --waitForFinish: Waiting for mydojdbCmds() to finish
      -rw-r--r-- 1 root root 47 May 21 04:53 /scratch/local/aurora/sandbox/results/workDir/classes/8/com/sun/jdi/aa6870/testFailed
      <waitForFinish:_begin_failFile_contents>
       
      --Fail: jdb never responded to command: next
      <waitForFinish:_end_failFile_contents>
      -rw-r--r-- 1 root root 47 May 21 04:53 /scratch/local/aurora/sandbox/results/workDir/classes/8/com/sun/jdi/aa6870/testFailed
      <cleanup:_begin_failFile_contents>
       
      --Fail: jdb never responded to command: next
      <cleanup:_end_failFile_contents>
      ----------rerun:(30/1848)*----------
      DISPLAY= \\
      JTREG_COF=false \\
      JTREG_EFH_HOME=/export/local/aurora/CommonData/JTREG_EFH_HOME \\
      JTREG_EFH_HOME_arl=aurora://jprt/2016-05-20-183140.amurillo.jdk9-hs-2016-05-20-synch/binaries/fastdebug-tests/solaris-sparcv9/failure_handler \\
      JTREG_EFH_OPTS='-thd:/export/local/aurora/CommonData/JTREG_EFH_HOME/jtregFailureHandler.jar -th:jdk.test.failurehandler.jtreg.GatherProcessInfoTimeoutHandler -od:/export/local/aurora/CommonData/JTREG_EFH_HOME/jtregFailureHandler.jar -o:jdk.test.failurehandler.jtreg.GatherDiagnosticInfoObserver' \\
      JTREG_HOME=/export/local/aurora/CommonData/jtreg_dir \\
      JTREG_NATIVEPATH=/export/local/aurora/sandbox/JTREG_NATIVEPATH_LIBRARY_PREPARED \\
      JTREG_NATIVEPATH_LIBRARY=/export/local/aurora/CommonData/JTREG_NATIVEPATH_LIBRARY \\
      JTREG_NATIVEPATH_LIBRARY_arl=aurora://jprt/2016-05-20-183140.amurillo.jdk9-hs-2016-05-20-synch/binaries/fastdebug-tests/solaris-sparcv9 \\
      JTREG_VERBOSE_LEVEL=time \\
      LANG=C \\
      LC_ALL= \\
      LC_CTYPE= \\
      LD_LIBRARY_PATH=/export/local/aurora/sandbox/JTREG_NATIVEPATH_LIBRARY_PREPARED \\
      PATH=/bin:/usr/bin \\
      TZ=localtime \\
      TESTSRC=/scratch/local/aurora/CommonData/j2se_jdk/jdk/test/com/sun/jdi \\
      TESTSRCPATH=/scratch/local/aurora/CommonData/j2se_jdk/jdk/test/com/sun/jdi \\
      TESTCLASSES=/scratch/local/aurora/sandbox/results/workDir/classes/8/com/sun/jdi \\
      TESTCLASSPATH=/scratch/local/aurora/sandbox/results/workDir/classes/8/com/sun/jdi \\
      COMPILEJAVA=/export/local/aurora/CommonData/TEST_JAVA_HOME \\
      TESTJAVA=/export/local/aurora/CommonData/TEST_JAVA_HOME \\
      TESTVMOPTS= \\
      TESTTOOLVMOPTS= \\
      TESTJAVACOPTS= \\
      TESTJAVAOPTS='-Xmixed -server -XX:MaxRAMFraction=8' \\
      TESTTIMEOUTFACTOR=16.0 \\
      TESTNATIVEPATH=/export/local/aurora/sandbox/JTREG_NATIVEPATH_LIBRARY_PREPARED \\
          sh \\
              /scratch/local/aurora/CommonData/j2se_jdk/jdk/test/com/sun/jdi/RedefineClearBreakpoint.sh
      result: Failed. Execution failed: exit code 1


      test result: Failed. Execution failed: exit code 1


      RULE "com/sun/jdi/RedefineClearBreakpoint.sh" ExitCode 1

            sla Staffan Larsen (Inactive)
            sla Staffan Larsen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: