JDK-7064634 : RegSetValueEx should take wchar as input
  • Type: Bug
  • Component: deploy
  • Sub-Component: plugin
  • Affected Version: 7-client
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows
  • CPU: x86
  • Submitted: 2011-07-08
  • Updated: 2011-07-08
  • Resolved: 2011-07-08
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 7
7-clientResolved
Related Reports
Duplicate :  
Description
RegSetValueEx get LPBYTE in parameter 5. This should be a pointer to wchar if it's compiled in unicode.