Re: Cannot build jdk7u-dev

2012-11-14 Thread Anthony Petrov
(bcc'ing core-libs-dev@) Looks like this is related to 6981400. I'm CC'ing Anton to take a look at it. -- best regards, Anthony On 11/7/2012 2:58 PM, Weijun Wang wrote: I've just synced with jdk7u-dev and now it does not build. symbol: class TimedWindowEvent location: class SunToolkit

Cannot build jdk7u-dev

2012-11-07 Thread Weijun Wang
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;