Cannot build jdk7u-dev
Weijun Wang
weijun.wang at oracle.com
Wed Nov 7 10:58:11 UTC 2012
I've just synced with jdk7u-dev and now it does not build.
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.
I am building the jdk repo only.
Thanks
Max
More information about the core-libs-dev
mailing list