JDK-8063102 : Change open awt regression tests to avoid sun.awt.SunToolkit.realSync, part 1
  • 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-11-10
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 b42Fixed openjdk8u282Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Description
Here we should remove references to the internal classes wherever possible. A first batch of the tests is, rather arbitrarily, the tests using realSync without creating a Robot (thus, mostly non-interactive).
Test count is approximately between 29 and 40. 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
Fix Request (8u). Tests pass on 8u, except for TrayIcon/PopupMenuLeakTest, which fails on 8u and passes on 11u. That's cured by JDK-8039081. Patch is identical to http://icedtea.classpath.org//hg/icedtea8-forest/jdk?cmd=changeset;node=13df749e77d4 Out for review: https://mail.openjdk.java.net/pipermail/jdk8u-dev/2020-November/012977.html Review approval: https://mail.openjdk.java.net/pipermail/jdk8u-dev/2020-November/012995.html
16-11-2020

URL: http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/beec47aecf5a User: lana Date: 2014-12-10 19:55:01 +0000
10-12-2014

URL: http://hg.openjdk.java.net/jdk9/client/jdk/rev/beec47aecf5a User: yan Date: 2014-11-10 13:23:59 +0000
10-11-2014

Total count, 34 tests. See in http://cr.openjdk.java.net/~yan/8063102/
07-11-2014