JDK-8048909 : msi uninstaller not localized
  • Type: Bug
  • Component: install
  • Sub-Component: uninstall
  • Affected Version: 9
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2014-07-01
  • Updated: 2015-01-21
  • Resolved: 2014-07-01
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
8u20Fixed 9 b24Fixed
Description
The problem here is that we removed l10n transforms as part of the MSI redesign. This is fine for install because the UE is handled by the wrappers. But for uninstall, it shows the basic UI ProgressData dialog, and it is now never localized. 
Comments
Verified with JRE 9 b29 on following locales: zh_TW, Japanese and Italian
16-09-2014

PIT verification failed with 9 b22: New Regression bug JDK-8050264 Other issues JDK-8050268 JDK-8050277 JDK-8050271
14-07-2014

SQE is OK per Ilya
09-07-2014

justification: all UNinstallers are currently English only, which is a regression from 1.8. This is a low/med risk fix that involves no message drop work. crucible: https://java.se.oracle.com/code/cru/CR-JDK9CLIENT-345
07-07-2014