-
Bug
-
Resolution: Fixed
-
P3
-
6
-
None
-
b25
-
x86
-
windows
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2221018 | 7u4 | Andy Herrick | P3 | Closed | Fixed | b11 |
Windows XP SP3, german installation, JDK 6u30 or JDK 7u2 installed (the issue can also be reproduced with earlier update releases).
Testcase with 7u2:
Open ControlPanel, "Update" tab, click on "Jetzt updaten". Nothing happens. No error message, no dialog.
The action event that has been added to the "Jetzt updaten" button actually tries to launch
C:\Programme\Common Files\Java\Java Update\jcheck.exe
However, that file does not exist on my german Windows XP. Actually "Common Files" is called "Gemeinsame Dateien" on my box and jcheck.exe is located in
C:\Programme\Gemeinsame Dateien\Java\Java Update\jcheck.exe
Testcase with 7u2:
Open ControlPanel, "Update" tab, click on "Jetzt updaten". Nothing happens. No error message, no dialog.
The action event that has been added to the "Jetzt updaten" button actually tries to launch
C:\Programme\Common Files\Java\Java Update\jcheck.exe
However, that file does not exist on my german Windows XP. Actually "Common Files" is called "Gemeinsame Dateien" on my box and jcheck.exe is located in
C:\Programme\Gemeinsame Dateien\Java\Java Update\jcheck.exe
- backported by
-
JDK-2221018 Java Update Button at the ControlPanel does nothing on German Windows XP
-
- Closed
-