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

Reply via email to