JDK-6510937 : [zh_CN, ja] Message sync for two bug fixes in 6.0
  • Type: Bug
  • Component: globalization
  • Sub-Component: translation
  • Affected Version: 6
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2007-01-09
  • Updated: 2010-10-26
  • Resolved: 2009-09-02
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 6 Other
6u1 b04Fixed OpenJDK6Resolved
Description
Two bug fixes  in java complier integrated in mustang b96, bring messages change, but is not synchronized in l10n.
6380059 Emit warnings for proprietary packages in the boot class path
6413876 REGRESSION javac -d /directory/ creates destination directories

Comments
EVALUATION in j2se/src/share/classes/com/sun/tools/javac/resources/javac.properties and j2se/src/share/classes/com/sun/tools/javac/resources/compiler.properties, there is one message added for each file. Update the corresponding ja and zh_CN resource file.
09-01-2007