-
Bug
-
Resolution: Unresolved
-
P3
-
7
-
generic
-
os_x
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2223204 | 7u6 | Andrew Brygin | P3 | Closed | Fixed | b13 |
http://java.net/jira/browse/MACOSX_PORT-744 submitted 2011/11/22 by Yuri Nesterenko
Build: b218
java/awt/Multiscreen/LocationRelativeToTest/LocationRelativeToTest.java
Right location for the window center: java.awt.Point<span class="error">[x=300,y=250]</span>
Actual location for the window center: java.awt.Point<span class="error">[x=-200,y=250]</span>
java.lang.RuntimeException: Test FAILED: setLocationRelativeTo() operates incorrectly
at LocationRelativeToTest.checkLocation(LocationRelativeToTest.java:107)
at LocationRelativeToTest.main(LocationRelativeToTest.java:89)
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:601)
at com.sun.javatest.regtest.MainWrapper.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:722)
Build: b218
java/awt/Multiscreen/LocationRelativeToTest/LocationRelativeToTest.java
Right location for the window center: java.awt.Point<span class="error">[x=300,y=250]</span>
Actual location for the window center: java.awt.Point<span class="error">[x=-200,y=250]</span>
java.lang.RuntimeException: Test FAILED: setLocationRelativeTo() operates incorrectly
at LocationRelativeToTest.checkLocation(LocationRelativeToTest.java:107)
at LocationRelativeToTest.main(LocationRelativeToTest.java:89)
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:601)
at com.sun.javatest.regtest.MainWrapper.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:722)
- backported by
-
JDK-2223204 [macosx] Dual screen failure java/awt/Multiscreen/LocationRelativeToTest/LocationRelativeToTest.java
- Closed
- duplicates
-
JDK-7124506 [macosx] Dual screen failure java/awt/Multiscreen/LocationRelativeToTest/LocationRelativeToTest.java
- Closed