JDK-8157144 : [PIT] java/awt/Frame/SlideNotResizableTest/SlideNotResizableTest.java fails
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 9
  • Priority: P3
  • Status: Closed
  • Resolution: Cannot Reproduce
  • Submitted: 2016-05-17
  • Updated: 2016-09-28
  • Resolved: 2016-09-28
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 9
9Resolved
Related Reports
Relates :  
Description
java.lang.RuntimeException: FAILED: Wrong frame position
	at SlideNotResizableTest.main(SlideNotResizableTest.java:54)
	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:531)
	at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:110)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)


JDK9-b119 client nightly + Ubuntu 14.04 Linux
Comments
Not Reproducible with JDK9-137 + Ubuntu 14.04 Linux.
28-09-2016

RULE "java/awt/Frame/SlideNotResizableTest/SlideNotResizableTest.java" Exception java.lang.RuntimeException: FAILED: Wrong frame position
15-06-2016

java/awt/Frame/FrameLocation/FrameLocation.java fails as well. so it seems the issue is with the frame location here
17-05-2016