The test test/closed/java/awt/Window/Grab/Test.java fails with the latest jdk7 bits fron the awt gate on linux.
#Test Results (version 2)
#Fri Dec 18 15:40:17 MSK 2009
#checksum:7fa196b7261b63cb
#-----testdescription-----
$file=/net/bigbean/export3/awt/users//tests_7_closed/jdk/test/closed/java/awt/Window/Grab/Test.java
$root=/net/bigbean/export3/awt/users//tests_7_closed/jdk/test/closed/java/awt
author=: area=awt.toolkit
keywords=bug4311449
run=USER_SPECIFIED main Test\n
source=Test.java
title=Tests that SunToolkit.grab API works
#-----environment-----
#-----testresult-----
description=file:/net/bigbean/export3/awt/users//tests_7_closed/jdk/test/closed/java/awt/Window/Grab/Test.java
end=Fri Dec 18 15:40:17 MSK 2009
environment=regtest
execStatus=Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Exception in the test:java.lang.RuntimeException: Press inside of Frame didn't cause ungrab
javatestOS=Linux 2.6.27.21-78.2.41.fc9.i686 (i386)
javatestVersion=4.1.3a
script=com.sun.javatest.regtest.RegressionScript
sections=script_messages build main
start=Fri Dec 18 15:40:09 MSK 2009
test=Window/Grab/Test.java
work=/net/bigbean/export3/awt/users//tests_7_closed/jdk/test/closed/java/awt/Window/Grab/JTwork/Window/Grab
#section:script_messages
----------messages:(4/258)----------
JDK under test: (/net/bigbean/export3/awt/users/bad_ungrab_7/build/linux-i586)
openjdk version "1.7.0-internal"
OpenJDK Runtime Environment (build 1.7.0-internal-2009_12_18_18_45-b00)
Java HotSpot(TM) Client VM (build 17.0-b05, mixed mode)
#section:build
----------messages:(3/89)----------
command: build Test
reason: Named class compiled on demand
elapsed time (seconds): 0.005
result: Passed. All files up to date
#section:main
----------messages:(3/95)----------
command: main Test
reason: User specified action: run main Test
elapsed time (seconds): 7.133
----------System.out:(0/0)----------
----------System.err:(25/1520)----------
Button location: java.awt.Point[x=475,y=32]
Button was pressed
Window was pressed
Frame was pressed
java.lang.RuntimeException: Press inside of Frame didn't cause ungrab
at Test.main(Test.java:98)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:613)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:717)
java.lang.RuntimeException: Exception in the test:java.lang.RuntimeException: Press inside of Frame didn't cause ungrab
at Test.main(Test.java:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:613)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:717)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Exception in the test:java.lang.RuntimeException: Press inside of Frame didn't cause ungrab
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Exception in the test:java.lang.RuntimeException: Press inside of Frame didn't cause ungrab
result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Exception in the test:java.lang.RuntimeException: Press inside of Frame didn't cause ungrab
test result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Exception in the test:java.lang.RuntimeException: Press inside of Frame didn't cause ungrab
#Test Results (version 2)
#Fri Dec 18 15:40:17 MSK 2009
#checksum:7fa196b7261b63cb
#-----testdescription-----
$file=/net/bigbean/export3/awt/users//tests_7_closed/jdk/test/closed/java/awt/Window/Grab/Test.java
$root=/net/bigbean/export3/awt/users//tests_7_closed/jdk/test/closed/java/awt
author=: area=awt.toolkit
keywords=bug4311449
run=USER_SPECIFIED main Test\n
source=Test.java
title=Tests that SunToolkit.grab API works
#-----environment-----
#-----testresult-----
description=file:/net/bigbean/export3/awt/users//tests_7_closed/jdk/test/closed/java/awt/Window/Grab/Test.java
end=Fri Dec 18 15:40:17 MSK 2009
environment=regtest
execStatus=Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Exception in the test:java.lang.RuntimeException: Press inside of Frame didn't cause ungrab
javatestOS=Linux 2.6.27.21-78.2.41.fc9.i686 (i386)
javatestVersion=4.1.3a
script=com.sun.javatest.regtest.RegressionScript
sections=script_messages build main
start=Fri Dec 18 15:40:09 MSK 2009
test=Window/Grab/Test.java
work=/net/bigbean/export3/awt/users//tests_7_closed/jdk/test/closed/java/awt/Window/Grab/JTwork/Window/Grab
#section:script_messages
----------messages:(4/258)----------
JDK under test: (/net/bigbean/export3/awt/users/bad_ungrab_7/build/linux-i586)
openjdk version "1.7.0-internal"
OpenJDK Runtime Environment (build 1.7.0-internal-2009_12_18_18_45-b00)
Java HotSpot(TM) Client VM (build 17.0-b05, mixed mode)
#section:build
----------messages:(3/89)----------
command: build Test
reason: Named class compiled on demand
elapsed time (seconds): 0.005
result: Passed. All files up to date
#section:main
----------messages:(3/95)----------
command: main Test
reason: User specified action: run main Test
elapsed time (seconds): 7.133
----------System.out:(0/0)----------
----------System.err:(25/1520)----------
Button location: java.awt.Point[x=475,y=32]
Button was pressed
Window was pressed
Frame was pressed
java.lang.RuntimeException: Press inside of Frame didn't cause ungrab
at Test.main(Test.java:98)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:613)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:717)
java.lang.RuntimeException: Exception in the test:java.lang.RuntimeException: Press inside of Frame didn't cause ungrab
at Test.main(Test.java:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:613)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:717)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Exception in the test:java.lang.RuntimeException: Press inside of Frame didn't cause ungrab
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Exception in the test:java.lang.RuntimeException: Press inside of Frame didn't cause ungrab
result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Exception in the test:java.lang.RuntimeException: Press inside of Frame didn't cause ungrab
test result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Exception in the test:java.lang.RuntimeException: Press inside of Frame didn't cause ungrab
- duplicates
-
JDK-6848396 closed/java/awt/Window/Grab/Test.java sometimes fails
- Closed