JDK-8041553 : 8u20-b10: Jre can't be installed to folders containing non-ASCII chara
  • Type: Bug
  • Component: install
  • Sub-Component: install
  • Affected Version: 7u65,8u20
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2014-04-23
  • Updated: 2014-07-29
  • Resolved: 2014-05-28
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
Test bundles: 
http://jre.us.oracle.com/java/re/jdk/8u20/promoted/all/b10/bundles/windows-amd64/jre-8u20-ea-windows-amd64.exe
http://jre.us.oracle.com/java/re/jdk/8u20/promoted/all/b10/bundles/windows-i586/jre-8u20-ea-windows-i586.exe

Steps to reproduce:
0. Download jre8u20-b10
1. Mkdir with name ���������� in your system, e.g. C:\����������
2. Install jre8u20-b10 to the dir ����������: change destination folder to ���������� when you install test jre by double clicking jre-8u20-ea-windows-amd64.exe
3. If jre8u20 can't be installed under the dir ���������� and an error dialog shows up, then this bug is reproduced. See attachment install-error.png

Expected behavior: jre should be installed under folder ����������
Actual behavior: jre can't be installed under folder ����������

Note:
There is no such issue with jre8-b132 and jre8u20-b08. This issue starts to show from 8u20-b09.

 
Comments
Followed the steps to reproduce using 8u20 b19 PIT I successfully installed the standalone jre and the jdk with the jre into the non-ASCII folder
13-06-2014

Affected tests: JawsNonASCIIInstallScenarios/testInstallJreInNonASCII
23-04-2014