-
Bug
-
Resolution: Duplicate
-
P3
-
9
-
MacOSX(10.9)
-
generic
-
os_x
Testsuite name: jdk_awt
Test name(s): java/awt/Frame/SetMaximizedBounds/SetMaximizedBounds.java
Product(s) tested: jdk 9 fcs old and new compiler
OS/architecture: MacOSX(10.9)
Reproducible: Always
Reproducible on machine: stt-mac-01.ru.oracle.com
Also reproducible on machine: stt-mac-05.ru.oracle.com, stt-mac-08.ru.oracle.com, stt-mac-02.ru.oracle.com
Is it a test bug or a product bug :
Is it a Regression: No
Failed in JDK 9 fcs new and old compiler and also for JDK 9b34, 9b27, 9b24, 9b22, 9b15
Regression introduced in release/build:
Test result on the last GAed release for this train:
Test result on FCS:
Is it a platform specific issue: Yes (MacOSX)
----------System.err:(14/1041)----------
java.lang.RuntimeException: The bounds of the Frame do not equal to what is specified when the frame is in Frame.MAXIMIZED_BOTH state
at SetMaximizedBounds.doTest(SetMaximizedBounds.java:71)
at SetMaximizedBounds.main(SetMaximizedBounds.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:745)
JavaTest Message: Test threw exception: java.lang.RuntimeException: The bounds of the Frame do not equal to what is specified when the frame is in Frame.MAXIMIZED_BOTH state
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: The bounds of the Frame do not equal to what is specified when the frame is in Frame.MAXIMIZED_BOTH state
Test run log location:
Steps to reproduce:
1. login into stt-mac-01.ru.oracle.com
2. go to /export/home/gtee/9b90_hotspot
3. add test case in 'failedcase' file
4. run : source export_scripts.sh
5. run : python filereader.py
workspace :
new compiler : http://jre.us.oracle.com/java/re/scanas412/java_re2/archive/jdk9-build-upgrades/b90_2014-09-10-1604_32/ws/jdk/test/
old compiler : http://jre.us.oracle.com/java/re/scanas412/java_re2/archive/jdk9-bld-reference/b90_2014-09-10-1603_20/ws/jdk/test/
jdk :
new compiler : http://jre.us.oracle.com/java/re/scanas412/java_re2/archive/jdk9-build-upgrades/b90_2014-09-10-1604_32/bundles/macosx-amd64/
old compiler : http://jre.us.oracle.com/java/re/scanas412/java_re2/archive/jdk9-bld-reference/b90_2014-09-10-1603_20/bundles/macosx-amd64/
Test name(s): java/awt/Frame/SetMaximizedBounds/SetMaximizedBounds.java
Product(s) tested: jdk 9 fcs old and new compiler
OS/architecture: MacOSX(10.9)
Reproducible: Always
Reproducible on machine: stt-mac-01.ru.oracle.com
Also reproducible on machine: stt-mac-05.ru.oracle.com, stt-mac-08.ru.oracle.com, stt-mac-02.ru.oracle.com
Is it a test bug or a product bug :
Is it a Regression: No
Failed in JDK 9 fcs new and old compiler and also for JDK 9b34, 9b27, 9b24, 9b22, 9b15
Regression introduced in release/build:
Test result on the last GAed release for this train:
Test result on FCS:
Is it a platform specific issue: Yes (MacOSX)
----------System.err:(14/1041)----------
java.lang.RuntimeException: The bounds of the Frame do not equal to what is specified when the frame is in Frame.MAXIMIZED_BOTH state
at SetMaximizedBounds.doTest(SetMaximizedBounds.java:71)
at SetMaximizedBounds.main(SetMaximizedBounds.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:745)
JavaTest Message: Test threw exception: java.lang.RuntimeException: The bounds of the Frame do not equal to what is specified when the frame is in Frame.MAXIMIZED_BOTH state
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: The bounds of the Frame do not equal to what is specified when the frame is in Frame.MAXIMIZED_BOTH state
Test run log location:
Steps to reproduce:
1. login into stt-mac-01.ru.oracle.com
2. go to /export/home/gtee/9b90_hotspot
3. add test case in 'failedcase' file
4. run : source export_scripts.sh
5. run : python filereader.py
workspace :
new compiler : http://jre.us.oracle.com/java/re/scanas412/java_re2/archive/jdk9-build-upgrades/b90_2014-09-10-1604_32/ws/jdk/test/
old compiler : http://jre.us.oracle.com/java/re/scanas412/java_re2/archive/jdk9-bld-reference/b90_2014-09-10-1603_20/ws/jdk/test/
jdk :
new compiler : http://jre.us.oracle.com/java/re/scanas412/java_re2/archive/jdk9-build-upgrades/b90_2014-09-10-1604_32/bundles/macosx-amd64/
old compiler : http://jre.us.oracle.com/java/re/scanas412/java_re2/archive/jdk9-bld-reference/b90_2014-09-10-1603_20/bundles/macosx-amd64/
- duplicates
-
JDK-7124365 [macosx] setMaximizedBounds() should be implemented
-
- Resolved
-