-
Bug
-
Resolution: Fixed
-
P3
-
7u6
-
b44
-
x86
-
windows
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2225757 | 7u6 | Thomas Ng | P3 | Closed | Fixed | b15 |
use HKLM/Software for registering handler for JNLP file extension
currently this use HKCU\.jnlp - and this does not seem to have wow6432node. this causes problem on 64-bit windows with both 32 and 64 bit JRE installed.
see 7166327 for similar problem on .jar association.
currently this use HKCU\.jnlp - and this does not seem to have wow6432node. this causes problem on 64-bit windows with both 32 and 64 bit JRE installed.
see 7166327 for similar problem on .jar association.
- backported by
-
JDK-2225757 use HKLM/Software for registering handler for JNLP file extension
-
- Closed
-