<AWT Dev> hg: jdk8/awt/jdk: 7024963: Notepad demo: remove non-translatable resources from Notepad.properties file

Sergey Bylokhov Sergey.Bylokhov at oracle.com
Thu May 10 08:16:47 PDT 2012


Hi, Alexandr.
In this fix fileDialog variable was deleted from the Notepad.java. But 
it is used in Stylepad demo. So now full jdk build failed with error:

C:\moe\workspaces\jdk\8\awt-mix\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

04.05.2012 13:16, alexandr.scherbatiy at oracle.com wrote:
> Changeset: a714e2e2b257
> Author:    alexsch
> Date:      2012-05-04 13:15 +0400
> URL:       http://hg.openjdk.java.net/jdk8/awt/jdk/rev/a714e2e2b257
>
> 7024963: Notepad demo: remove non-translatable resources from Notepad.properties file
> Reviewed-by: rupashka
>
> ! src/share/demo/jfc/Notepad/Notepad.java
> ! src/share/demo/jfc/Notepad/resources/Notepad.properties
> + src/share/demo/jfc/Notepad/resources/system.properties
>




More information about the awt-dev mailing list