On 5/11/2012 3:30 PM, Anthony Petrov wrote:
I've filed 7168151 to track this issue.

    Sorry. It should be fixed now as part of the issue 7024965 fix.

   Thanks,
   Alexandr.


--
best regards,
Anthony

On 5/10/2012 7:16 PM, Sergey Bylokhov wrote:
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, [email protected] 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



Reply via email to