-
Bug
-
Resolution: Fixed
-
P1
-
None
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8019041 | 7u45 | Leonid Romanov | P1 | Closed | Fixed | b01 |
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
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
- backported by
-
JDK-8019041 Build fails after integration of 7185280 to jdk7u-dev
- Closed
- duplicates
-
JDK-8003133 7u12 compilation error on all platforms
- Closed
-
JDK-8003133 7u12 compilation error on all platforms
- Closed
- relates to
-
JDK-7185280 Jre7cert: focusgained does not get called for all focus req when do alt + tab
- Closed