Details
-
Bug
-
Resolution: Fixed
-
P3
-
7u291
-
Windows 8.1 x86/JRE7u291b90(32bit)
-
b01
-
x86
-
windows
-
Verified
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8256124 | 7u291 | William Harnois | P3 | Closed | Fixed | b05 |
Description
Testsuite: Installation:Add/Remove manual
Test Bundle:jre-7u291-ea-windows-i586.exe
Test Platform:Windows 8.1 x86
Steps:
0. Check preconditions
a.VERIFY There are no JRE's installed.
1. Invoke the tested JRE installer in GUI mode with INSTALLDIR=<a location does not exist> (ex: jre-7u291-ea-windows-i586.exe INSTALLDIR=K:\java where K: does not exist)
2. Click Install button on Welcome dialog
3. Click OK button on Invalid Drive error dialog
Expected Result:
Java Setup Installation Failed dialog should display (see screenshot 7u271_Expected_Final_dialog.jpg)
Actual Result:
No further dialogs display to the user
Is it a Regression: Yes
[If Regression] Regression introduced in release/build:JRE7u291b90
Test result on the last GAed release for this train:
Tested on win8.1-x86 with JRE7u281b06:failed another issue:JDK-8249747,there is no such issue with the bug
Is it a platform specific issue: No
Tested on win2016-x64 with JRE7u291b90:Failed as the same issue
Test Bundle:jre-7u291-ea-windows-i586.exe
Test Platform:Windows 8.1 x86
Steps:
0. Check preconditions
a.VERIFY There are no JRE's installed.
1. Invoke the tested JRE installer in GUI mode with INSTALLDIR=<a location does not exist> (ex: jre-7u291-ea-windows-i586.exe INSTALLDIR=K:\java where K: does not exist)
2. Click Install button on Welcome dialog
3. Click OK button on Invalid Drive error dialog
Expected Result:
Java Setup Installation Failed dialog should display (see screenshot 7u271_Expected_Final_dialog.jpg)
Actual Result:
No further dialogs display to the user
Is it a Regression: Yes
[If Regression] Regression introduced in release/build:JRE7u291b90
Test result on the last GAed release for this train:
Tested on win8.1-x86 with JRE7u281b06:failed another issue:JDK-8249747,there is no such issue with the bug
Is it a platform specific issue: No
Tested on win2016-x64 with JRE7u291b90:Failed as the same issue
Attachments
Issue Links
- backported by
-
JDK-8256124 There is no installation failed window when installing JRE with INSTALLDIR=<a location does not exist>
- Closed