JDK-8063104 : Change open awt regression tests to avoid sun.awt.SunToolkit.realSync, part 2
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 9
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2014-11-06
  • Updated: 2024-09-20
  • Resolved: 2014-12-05
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 Other
9 b44Fixed openjdk8u282Fixed
Related Reports
Duplicate :  
Duplicate :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Description
Here we should remove references to the internal classes wherever possible. A second batch of the tests is the tests using realSync AND creating a Robot, so interactive. 
Test count is approximately between 42 and 73. We intend to move some tests to the open. 
Some tests, however, cannot be moved from closed area, and some are exceptions where internal calls are necessary.
Comments
Tests pass on 8u after applying JDK-8068275.
09-11-2020

Fix Request (8u). Minimal risk (adds tests, does not modify any other file), applies cleanly. All tests may not pass. I'd like to clean those up once the backport series detailed at https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3077 is done. Patch is identical to http://icedtea.classpath.org//hg/icedtea8-forest/jdk?cmd=changeset;node=fd45d48f0de3.
04-11-2020

URL: http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/418d2e751094 User: lana Date: 2014-12-23 22:27:55 +0000
23-12-2014

URL: http://hg.openjdk.java.net/jdk9/client/jdk/rev/418d2e751094 User: yan Date: 2014-12-05 11:55:38 +0000
05-12-2014

Webrev submitted: http://mail.openjdk.java.net/pipermail/awt-dev/2014-December/008724.html
02-12-2014