|
Relates :
|
JDK build fails with the following error:
build\windows-i586\democlasses\demo\jfc\Stylepad\src\Stylepad.java:249: error: cannot find symbol
if (fileDialog == null) {
^
symbol: variable fileDialog
location: class Stylepad.OpenAction
This must be a regression of 7024963.
|