-
Bug
-
Resolution: Fixed
-
P2
-
8u20, 9
-
b26
-
windows
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8056703 | emb-9 | Unassigned | P2 | Resolved | Fixed | b26 |
JDK-8063635 | 8u45 | William Harnois | P2 | Closed | Fixed | b01 |
JDK-8049433 | 8u40 | William Harnois | P2 | Closed | Fixed | b01 |
JDK-8051655 | 8u31 | William Harnois | P2 | Closed | Fixed | b01 |
JDK-8050940 | 8u25 | William Harnois | P2 | Closed | Fixed | b08 |
JDK-8049431 | 8u20 | William Harnois | P2 | Closed | Fixed | b23 |
JDK-8069632 | emb-8u47 | William Harnois | P2 | Resolved | Fixed | team |
JDK-8052914 | emb-8u26 | William Harnois | P2 | Resolved | Fixed | b17 |
-setSecurityLevel
-getSecurityLevel
-getUserWebJavaStatus
-getUserPreviousDecisionsExist
-clearUserPreviousDecisions
-resetUserPreviousDecisionsDate
and when adding new deployment property.
Also, we verify plugin home dir by checking that plugin.jar exists in the directory. Probably, there are more functions that require these .jar files (deploy.jar, plugin.jar, javaws.jar) during installation process.
Currently I have 2 bugs that are caused by this ussue: JDK-8046923 and JDK-8041333, you can find details in the comments. I suppose there are more such bugs, so I guess we still need to copy the .jar files before calling RegisterDeployEx().
Affected cases:
MSI/MSI008-005-M
MSI/MSI008-005-M-64
MSI/MSI008-005-H
MSI/MSI008-005-H-64
MSI/MSI008-005-VH
MSI/MSI008-005-VH-64
MSI/MSI008-007-Lowest
MSI/MSI008-007-Lowest-64
MSI/MSI008-007-Highest
MSI/MSI008-007-Highest-64
MSI/MSI008-008-Lowest
MSI/MSI008-008-Lowest-64
MSI/MSI008-008-Highest
MSI/MSI008-008-Highest-64
MSI/MSI008-009-001-Enable
MSI/MSI008-011-001-Lowest
MSI/MSI008-011-001-Lowest-64
MSI/MSI008-011-001-Highest
MSI/MSI008-011-001-Highest-64
MSI/MSI008-011-002-Lowest
MSI/MSI008-011-002-Lowest-64
MSI/MSI008-011-002-Highest
MSI/MSI008-011-002-Highest-64
MSI/MSI008-012-Lowest
MSI/MSI008-012-Lowest-64
MSI/MSI008-012-Highest
MSI/MSI008-012-Highest-64
MSI/MSI009-001-Enable
MSI/MSI009-001-Enable-64
MSI/MSI009-001-Disable
MSI/MSI009-001-Disable-64
MSI/MSI009-002-Enable
MSI/MSI009-002-Enable-64
MSI/MSI009-002-Disable
MSI/MSI009-002-Disable-64
MSI/MSI009-003-qn-Enable
MSI/MSI009-003-qn-Enable-64
MSI/MSI009-003-qn-Disable
MSI/MSI009-003-qn-Disable-64
MSI/MSI017-003
MSI/MSI017-003-64
MSI/MSI007-002-FF
MSI/MSI007-002-IE
MSI/MSI007-004-FF
MSI/MSI007-004-IE
MSI/MSI007-002-IE-64
MSI/MSI007-004-IE-64
MSI/MSI008-009-001-Disable-64
MSI/MSI008-009-001-Enable-64
MSI/MSI008-009-002-Disable-64
MSI/MSI008-009-002-Enable-64
- backported by
-
JDK-8052914 Deployment .jar files are missing in JAVA_HOME\lib, when installer calls RegisterDeployEx() from deploy.dll
-
- Resolved
-
-
JDK-8056703 Deployment .jar files are missing in JAVA_HOME\lib, when installer calls RegisterDeployEx() from deploy.dll
-
- Resolved
-
-
JDK-8069632 Deployment .jar files are missing in JAVA_HOME\lib, when installer calls RegisterDeployEx() from deploy.dll
-
- Resolved
-
-
JDK-8049431 Deployment .jar files are missing in JAVA_HOME\lib, when installer calls RegisterDeployEx() from deploy.dll
-
- Closed
-
-
JDK-8049433 Deployment .jar files are missing in JAVA_HOME\lib, when installer calls RegisterDeployEx() from deploy.dll
-
- Closed
-
-
JDK-8050940 Deployment .jar files are missing in JAVA_HOME\lib, when installer calls RegisterDeployEx() from deploy.dll
-
- Closed
-
-
JDK-8051655 Deployment .jar files are missing in JAVA_HOME\lib, when installer calls RegisterDeployEx() from deploy.dll
-
- Closed
-
-
JDK-8063635 Deployment .jar files are missing in JAVA_HOME\lib, when installer calls RegisterDeployEx() from deploy.dll
-
- Closed
-
- duplicates
-
JDK-8049518 Security Level are not Very High after reinstalling JRE with "WEB_JAVA_SECURITY_LEVEL=VH"
-
- Closed
-
-
JDK-8048860 Windows register deploy introduces issues with static downgraded scenario
-
- Closed
-
- relates to
-
JDK-8073106 Some dlls(jp2ssv.dll, ssv.dll, dtplugin\npdeployJava1.dll) are not copied to JAVA_HOME/bin before the moment when RegisterDeployEx() is called by the installer
-
- Closed
-