JDK-8002362 : Build fails after integration of 7185280 to jdk7u-dev
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Priority: P1
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2012-11-07
  • Updated: 2013-10-31
  • Resolved: 2012-11-07
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 7
7u40 b01Fixed
Related Reports
Duplicate :  
Duplicate :  
Relates :  
Description
  symbol:   class TimedWindowEvent
  location: class SunToolkit
../../../src/share/classes/sun/awt/SunToolkit.java:472: error: cannot find symbol
                TimedWindowEvent twe = (TimedWindowEvent)nested;
                                        ^
  symbol:   class TimedWindowEvent
  location: class SunToolkit

It seems there is no class called TimedWindowEvent.

Caused by http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/6f4e5e8f178d

Comments
Closing unverified.
13-06-2013