-
Bug
-
Resolution: Fixed
-
P1
-
6u19, 6u21
-
b04
-
b02
-
generic, x86
-
windows, windows_xp
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2198893 | 7 | Audrey Lin | P2 | Resolved | Fixed | b104 |
JDK-2190756 | 6u21 | Audrey Lin | P2 | Closed | Fixed | b02 |
Short desc:
On Windows ( checked on Wista, XP Home, Win7 ) JavaUpadate disabling/enabling
leads to changing path to jusched.exe
from correct "C:\Program Files\Common Files\Java\Java Update\jusched.exe"
to incorrect "C:\Program Files\Java\jre6\bin\jusched.exe"
As results JavaUpdate doesn't work after this.
This happens because since 6u18 b04 JavaUpdate *.exe files including jusched.exe are stored in C:\Program Files\Common Files\Java\Java Update and aren't available from
$JRE_HOME/bin.
See comments for details.
On Windows ( checked on Wista, XP Home, Win7 ) JavaUpadate disabling/enabling
leads to changing path to jusched.exe
from correct "C:\Program Files\Common Files\Java\Java Update\jusched.exe"
to incorrect "C:\Program Files\Java\jre6\bin\jusched.exe"
As results JavaUpdate doesn't work after this.
This happens because since 6u18 b04 JavaUpdate *.exe files including jusched.exe are stored in C:\Program Files\Common Files\Java\Java Update and aren't available from
$JRE_HOME/bin.
See comments for details.
- backported by
-
JDK-2198893 JavaUpdate changes correct path for jusched.exe to incorrect after disable/enable JUpdate in CPL
-
- Resolved
-
-
JDK-2190756 JavaUpdate changes correct path for jusched.exe to incorrect after disable/enable JUpdate in CPL
-
- Closed
-