-
Bug
-
Resolution: Fixed
-
P2
-
8
-
b40
-
generic
-
generic
-
Verified
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.
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.
- relates to
-
JDK-7024963 Notepad demo: remove non-translatable resources from Notepad.properties file
-
- Closed
-