JDK-8042080 : SDK installer can not run on windows zh_CN and ja
  • Type: Bug
  • Component: install
  • Sub-Component: install
  • Affected Version: 8u20
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • OS: windows_7
  • CPU: generic
  • Submitted: 2014-04-29
  • Updated: 2014-07-29
  • Resolved: 2014-06-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 8 JDK 9
8u20 b19Fixed 9Fixed
Description
Run jdk installer on windows 7 zh_CN or ja. A dialog will pop up saying something like "The conversion program can not be applied, please check if path of the specified conversion program is valid".

Please refer to the snapshot.

The installer runs successfully in en and other locales.

Comments
Verified in 8u20 b19
24-06-2014

Fix build to make jdk.msi include missing localized transforms.
26-05-2014

Seems like new makefiles missing the final step to embed localized msi-s into the default on. I.e. need to add missing msitran.exe calls.
23-05-2014

This seems to be caused by the recent msi makefile changes. The jdk msi installer is not created with the correct transform. Ask Alexey to take a look as he made the makefile changes. /install/make/windows/defs/msi.gmk /install/make/windows/defs/JdkMsi.gmk
23-05-2014

Looks like the zh_CN and ja transforms might be corrupted?
29-04-2014