#Test Results (version 2) #Fri Oct 28 13:01:58 MSK 2016 #-----testdescription----- $file=K\:\\tmp\\clientsanity\\test\\java\\awt\\event\\MouseWheelEvent\\WheelModifier\\WheelModifier.java $root=K\:\\tmp\\clientsanity\\test author=Anton Nashatyrev keywords=bug8041470 headful run=ASSUMED_ACTION main WheelModifier\r\n source=WheelModifier.java title=JButtons stay pressed after they have lost focus if you use the mouse wheel #-----environment----- #-----testresult----- description=file\:/K\:/tmp/clientsanity/test/java/awt/event/MouseWheelEvent/WheelModifier/WheelModifier.java elapsed=122393 0\:02\:02.393 end=Fri Oct 28 13\:01\:58 MSK 2016 environment=regtest execStatus=Error. Program `C\:\\Program Files\\Java\\jdk-9\\bin\\java' timed out (timeout set to 120000ms, elapsed time was 120659ms). harnessLoaderMode=Classpath Loader harnessVariety=Full Bundle hostname=SPB23109.ru.oracle.com javatestOS=Windows 7 6.1 (amd64) javatestVersion=4.6 jtregVersion=jtreg 4.2 fcs b03 modules=java.desktop script=com.sun.javatest.regtest.RegressionScript sections=script_messages build compile main start=Fri Oct 28 12\:59\:55 MSK 2016 test=java/awt/event/MouseWheelEvent/WheelModifier/WheelModifier.java testJDK=C\:\\Program Files\\Java\\jdk-9 totalTime=122395 user.name=gtee work=C\:\\Cygwin\\home\\gtee\\muneer\\sanity\\JTWork\\java\\awt\\event\\MouseWheelEvent\\WheelModifier #section:script_messages ----------messages:(5/182)*---------- JDK under test: C:\\Program Files\\Java\\jdk-9 java version "9-ea" Java(TM) SE Runtime Environment (build 9-ea+142) Java HotSpot(TM) 64-Bit Server VM (build 9-ea+142, mixed mode) #section:build ----------messages:(5/144)---------- command: build WheelModifier reason: Named class compiled on demand Test directory: compile: WheelModifier elapsed time (seconds): 1.706 result: Passed. Build successful #section:compile ----------messages:(4/211)*---------- command: compile K:\\tmp\\clientsanity\\test\\java\\awt\\event\\MouseWheelEvent\\WheelModifier\\WheelModifier.java reason: .class file out of date or does not exist Mode: othervm elapsed time (seconds): 1.7 ----------configuration:(4/249)*---------- javac compilation environment class path: K:\\tmp\\clientsanity\\test\\java\\awt\\event\\MouseWheelEvent\\WheelModifier C:\\Cygwin\\home\\gtee\\muneer\\sanity\\JTWork\\classes\\java\\awt\\event\\MouseWheelEvent\\WheelModifier ----------rerun:(26/1991)*---------- PATH='C:\\Cygwin\\usr\\local\\bin;C:\\Cygwin\\bin;C:\\ProgramData\\Oracle\\Java\\javapath;C:\\MKS\\bin64;C:\\MKS\\bin;C:\\MKS\\bin\\X11;C:\\MKS\\mksnt;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0;C:\\pdit\\Ruby193\\bin;C:\\pdit\\mcollective\\bin' \\ SystemDrive=C: \\ SystemRoot='C:\\Windows' \\ TEMP='C:\\Cygwin\\tmp' \\ TMP='C:\\Cygwin\\tmp' \\ TZ=Europe/Moscow \\ windir='C:\\Windows' \\ 'C:\\Program Files\\Java\\jdk-9\\bin\\javac' \\ -J-d64 \\ -J-client \\ -J-Xmixed \\ -J-Dtest.src='K:\\tmp\\clientsanity\\test\\java\\awt\\event\\MouseWheelEvent\\WheelModifier' \\ -J-Dtest.src.path='K:\\tmp\\clientsanity\\test\\java\\awt\\event\\MouseWheelEvent\\WheelModifier' \\ -J-Dtest.classes='C:\\Cygwin\\home\\gtee\\muneer\\sanity\\JTWork\\classes\\java\\awt\\event\\MouseWheelEvent\\WheelModifier' \\ -J-Dtest.class.path='C:\\Cygwin\\home\\gtee\\muneer\\sanity\\JTWork\\classes\\java\\awt\\event\\MouseWheelEvent\\WheelModifier' \\ -J-Dtest.vm.opts='-d64 -client -Xmixed' \\ -J-Dtest.tool.vm.opts='-J-d64 -J-client -J-Xmixed' \\ -J-Dtest.compiler.opts= \\ -J-Dtest.java.opts= \\ -J-Dtest.jdk='C:\\Program Files\\Java\\jdk-9' \\ -J-Dcompile.jdk='C:\\Program Files\\Java\\jdk-9' \\ -J-Dtest.timeout.factor=1.0 \\ -J-Dtest.modules=java.desktop \\ -d 'C:\\Cygwin\\home\\gtee\\muneer\\sanity\\JTWork\\classes\\java\\awt\\event\\MouseWheelEvent\\WheelModifier' \\ --source-path 'K:\\tmp\\clientsanity\\test\\java\\awt\\event\\MouseWheelEvent\\WheelModifier' \\ --class-path 'K:\\tmp\\clientsanity\\test\\java\\awt\\event\\MouseWheelEvent\\WheelModifier;C:\\Cygwin\\home\\gtee\\muneer\\sanity\\JTWork\\classes\\java\\awt\\event\\MouseWheelEvent\\WheelModifier' 'K:\\tmp\\clientsanity\\test\\java\\awt\\event\\MouseWheelEvent\\WheelModifier\\WheelModifier.java' ----------System.out:(0/0)---------- ----------System.err:(0/0)---------- result: Passed. Compilation successful #section:main ----------messages:(142/8727)---------- command: main WheelModifier reason: Assumed action based on file name: run main WheelModifier Mode: othervm Timeout information: Running jstack on process 32752 2016-10-28 13:01:58 Full thread dump Java HotSpot(TM) 64-Bit Server VM (9-ea+142 mixed mode): "AWT-EventQueue-0" #17 prio=6 os_prio=0 tid=0x00000000640ef000 nid=0x8c44 waiting on condition [0x000000006539e000] java.lang.Thread.State: WAITING (parking) at jdk.internal.misc.Unsafe.park(java.base@9-ea/Native Method) - parking to wait for <0x00000000863a78e8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject) at java.util.concurrent.locks.LockSupport.park(java.base@9-ea/LockSupport.java:192) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(java.base@9-ea/AbstractQueuedSynchronizer.java:2062) at java.awt.EventQueue.getNextEvent(java.desktop@9-ea/EventQueue.java:557) at java.awt.EventDispatchThread.pumpOneEventForFilters(java.desktop@9-ea/EventDispatchThread.java:173) at java.awt.EventDispatchThread.pumpEventsForFilter(java.desktop@9-ea/EventDispatchThread.java:124) at java.awt.EventDispatchThread.pumpEventsForHierarchy(java.desktop@9-ea/EventDispatchThread.java:113) at java.awt.EventDispatchThread.pumpEvents(java.desktop@9-ea/EventDispatchThread.java:109) at java.awt.EventDispatchThread.pumpEvents(java.desktop@9-ea/EventDispatchThread.java:101) at java.awt.EventDispatchThread.run(java.desktop@9-ea/EventDispatchThread.java:90) "AWT-Windows" #15 daemon prio=6 os_prio=0 tid=0x00000000640cd800 nid=0x8e10 runnable [0x000000006516e000] java.lang.Thread.State: RUNNABLE at sun.awt.windows.WToolkit.eventLoop(java.desktop@9-ea/Native Method) at sun.awt.windows.WToolkit.run(java.desktop@9-ea/WToolkit.java:314) at java.lang.Thread.run(java.base@9-ea/Thread.java:844) "AWT-Shutdown" #14 prio=5 os_prio=0 tid=0x00000000640c4000 nid=0x809c in Object.wait() [0x0000000064ece000] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(java.base@9-ea/Native Method) - waiting on <0x000000008630dbc8> (a java.lang.Object) at java.lang.Object.wait(java.base@9-ea/Object.java:516) at sun.awt.AWTAutoShutdown.run(java.desktop@9-ea/AWTAutoShutdown.java:291) - waiting to re-lock in wait() <0x000000008630dbc8> (a java.lang.Object) at java.lang.Thread.run(java.base@9-ea/Thread.java:844) "Java2D Disposer" #13 daemon prio=10 os_prio=2 tid=0x0000000064107800 nid=0x848c in Object.wait() [0x0000000064d8f000] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(java.base@9-ea/Native Method) - waiting on <0x000000008630dd78> (a java.lang.ref.ReferenceQueue$Lock) at java.lang.ref.ReferenceQueue.remove(java.base@9-ea/ReferenceQueue.java:151) - waiting to re-lock in wait() <0x000000008630dd78> (a java.lang.ref.ReferenceQueue$Lock) at java.lang.ref.ReferenceQueue.remove(java.base@9-ea/ReferenceQueue.java:172) at sun.java2d.Disposer.run(java.desktop@9-ea/Disposer.java:144) at java.lang.Thread.run(java.base@9-ea/Thread.java:844) "MainThread" #12 prio=5 os_prio=0 tid=0x0000000063f23000 nid=0x8af0 waiting on condition [0x0000000063c1e000] java.lang.Thread.State: WAITING (parking) at jdk.internal.misc.Unsafe.park(java.base@9-ea/Native Method) - parking to wait for <0x00000000863fec88> (a java.util.concurrent.CountDownLatch$Sync) at java.util.concurrent.locks.LockSupport.park(java.base@9-ea/LockSupport.java:192) at java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(java.base@9-ea/AbstractQueuedSynchronizer.java:871) at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(java.base@9-ea/AbstractQueuedSynchronizer.java:1024) at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(java.base@9-ea/AbstractQueuedSynchronizer.java:1331) at java.util.concurrent.CountDownLatch.await(java.base@9-ea/CountDownLatch.java:232) at WheelModifier.run(WheelModifier.java:105) at WheelModifier.main(WheelModifier.java:131) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:537) at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:110) at java.lang.Thread.run(java.base@9-ea/Thread.java:844) "Service Thread" #10 daemon prio=9 os_prio=0 tid=0x0000000063e95800 nid=0x8ca8 runnable [0x0000000000000000] java.lang.Thread.State: RUNNABLE "Common-Cleaner" #9 daemon prio=8 os_prio=1 tid=0x0000000062e97000 nid=0x767c in Object.wait() [0x0000000063b1e000] java.lang.Thread.State: TIMED_WAITING (on object monitor) at java.lang.Object.wait(java.base@9-ea/Native Method) - waiting on <0x000000008630e650> (a java.lang.ref.ReferenceQueue$Lock) at java.lang.ref.ReferenceQueue.remove(java.base@9-ea/ReferenceQueue.java:151) - waiting to re-lock in wait() <0x000000008630e650> (a java.lang.ref.ReferenceQueue$Lock) at jdk.internal.ref.CleanerImpl.run(java.base@9-ea/CleanerImpl.java:148) at java.lang.Thread.run(java.base@9-ea/Thread.java:844) at jdk.internal.misc.InnocuousThread.run(java.base@9-ea/InnocuousThread.java:122) "Sweeper thread" #8 daemon prio=9 os_prio=2 tid=0x0000000062dff800 nid=0x8c18 runnable [0x0000000000000000] java.lang.Thread.State: RUNNABLE "C1 CompilerThread1" #7 daemon prio=9 os_prio=2 tid=0x0000000062dfd800 nid=0x79a0 waiting on condition [0x0000000000000000] java.lang.Thread.State: RUNNABLE No compile task "C2 CompilerThread0" #6 daemon prio=9 os_prio=2 tid=0x0000000062df4000 nid=0x8a9c waiting on condition [0x0000000000000000] java.lang.Thread.State: RUNNABLE No compile task "Attach Listener" #5 daemon prio=5 os_prio=2 tid=0x0000000062df2800 nid=0x8c54 waiting on condition [0x0000000000000000] java.lang.Thread.State: RUNNABLE "Signal Dispatcher" #4 daemon prio=9 os_prio=2 tid=0x0000000062df1800 nid=0x57bc runnable [0x0000000000000000] java.lang.Thread.State: RUNNABLE "Finalizer" #3 daemon prio=8 os_prio=1 tid=0x0000000062de3800 nid=0x8948 in Object.wait() [0x000000006322e000] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(java.base@9-ea/Native Method) - waiting on <0x000000008630f168> (a java.lang.ref.ReferenceQueue$Lock) at java.lang.ref.ReferenceQueue.remove(java.base@9-ea/ReferenceQueue.java:151) - waiting to re-lock in wait() <0x000000008630f168> (a java.lang.ref.ReferenceQueue$Lock) at java.lang.ref.ReferenceQueue.remove(java.base@9-ea/ReferenceQueue.java:172) at java.lang.ref.Finalizer$FinalizerThread.run(java.base@9-ea/Finalizer.java:216) "Reference Handler" #2 daemon prio=10 os_prio=2 tid=0x0000000062d95800 nid=0x825c waiting on condition [0x00000000633af000] java.lang.Thread.State: RUNNABLE at java.lang.ref.Reference.waitForReferencePendingList(java.base@9-ea/Native Method) at java.lang.ref.Reference.processPendingReferences(java.base@9-ea/Reference.java:163) at java.lang.ref.Reference.access$000(java.base@9-ea/Reference.java:44) at java.lang.ref.Reference$ReferenceHandler.run(java.base@9-ea/Reference.java:138) "main" #1 prio=5 os_prio=0 tid=0x00000000003b4000 nid=0x8e0c in Object.wait() [0x000000000218f000] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(java.base@9-ea/Native Method) - waiting on <0x000000008630de38> (a java.lang.Thread) at java.lang.Thread.join(java.base@9-ea/Thread.java:1353) - waiting to re-lock in wait() <0x000000008630de38> (a java.lang.Thread) at java.lang.Thread.join(java.base@9-ea/Thread.java:1427) at com.sun.javatest.regtest.agent.MainWrapper.main(MainWrapper.java:74) "VM Thread" os_prio=2 tid=0x0000000062d8f800 nid=0x8b74 runnable "GC Thread#0" os_prio=2 tid=0x00000000003ca000 nid=0x8cd0 runnable "GC Thread#1" os_prio=2 tid=0x00000000003cb800 nid=0x869c runnable "G1 Main Marker" os_prio=2 tid=0x0000000000439800 nid=0x8fa4 runnable "G1 Marker#0" os_prio=2 tid=0x0000000000442800 nid=0x75e0 runnable "G1 Refine#0" os_prio=2 tid=0x00000000003d0800 nid=0x7d80 runnable "G1 Refine#1" os_prio=2 tid=0x00000000003d0000 nid=0x7a0c runnable "G1 Young RemSet Sampling" os_prio=2 tid=0x00000000003d2800 nid=0x8b88 runnable "VM Periodic Task Thread" os_prio=2 tid=0x0000000063dd0000 nid=0x77f4 waiting on condition JNI global references: 886 --- Timeout information end. elapsed time (seconds): 120.677 ----------configuration:(0/0)---------- ----------System.out:(2/48)---------- # Started Timeout signalled after 120 seconds ----------System.err:(0/0)---------- ----------rerun:(25/1944)*---------- PATH='C:\\Cygwin\\usr\\local\\bin;C:\\Cygwin\\bin;C:\\ProgramData\\Oracle\\Java\\javapath;C:\\MKS\\bin64;C:\\MKS\\bin;C:\\MKS\\bin\\X11;C:\\MKS\\mksnt;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0;C:\\pdit\\Ruby193\\bin;C:\\pdit\\mcollective\\bin' \\ SystemDrive=C: \\ SystemRoot='C:\\Windows' \\ TEMP='C:\\Cygwin\\tmp' \\ TMP='C:\\Cygwin\\tmp' \\ TZ=Europe/Moscow \\ windir='C:\\Windows' \\ CLASSPATH='C:\\Cygwin\\home\\gtee\\muneer\\sanity\\JTWork\\classes\\java\\awt\\event\\MouseWheelEvent\\WheelModifier;K:\\tmp\\clientsanity\\test\\java\\awt\\event\\MouseWheelEvent\\WheelModifier;C:\\Cygwin\\home\\gtee\\muneer\\jtreg_bin-4.2\\jtreg\\lib\\javatest.jar;C:\\Cygwin\\home\\gtee\\muneer\\jtreg_bin-4.2\\jtreg\\lib\\jtreg.jar' \\ 'C:\\Program Files\\Java\\jdk-9\\bin\\java' \\ -Dtest.src='K:\\tmp\\clientsanity\\test\\java\\awt\\event\\MouseWheelEvent\\WheelModifier' \\ -Dtest.src.path='K:\\tmp\\clientsanity\\test\\java\\awt\\event\\MouseWheelEvent\\WheelModifier' \\ -Dtest.classes='C:\\Cygwin\\home\\gtee\\muneer\\sanity\\JTWork\\classes\\java\\awt\\event\\MouseWheelEvent\\WheelModifier' \\ -Dtest.class.path='C:\\Cygwin\\home\\gtee\\muneer\\sanity\\JTWork\\classes\\java\\awt\\event\\MouseWheelEvent\\WheelModifier' \\ -Dtest.vm.opts='-d64 -client -Xmixed' \\ -Dtest.tool.vm.opts='-J-d64 -J-client -J-Xmixed' \\ -Dtest.compiler.opts= \\ -Dtest.java.opts= \\ -Dtest.jdk='C:\\Program Files\\Java\\jdk-9' \\ -Dcompile.jdk='C:\\Program Files\\Java\\jdk-9' \\ -Dtest.timeout.factor=1.0 \\ -Dtest.modules=java.desktop \\ -d64 \\ -client \\ -Xmixed \\ com.sun.javatest.regtest.agent.MainWrapper 'C:\\Cygwin\\home\\gtee\\muneer\\sanity\\JTWork\\java\\awt\\event\\MouseWheelEvent\\WheelModifier\\WheelModifier.d\\main.0.jta' result: Error. Program `C:\Program Files\Java\jdk-9\bin\java' timed out (timeout set to 120000ms, elapsed time was 120659ms). test result: Error. Program `C:\Program Files\Java\jdk-9\bin\java' timed out (timeout set to 120000ms, elapsed time was 120659ms).