mplwork opened a new pull request #12: Fix registry search if only JDK 
installed.
URL: https://github.com/apache/commons-daemon/pull/12
 
 
   Fixes https://issues.apache.org/jira/browse/DAEMON-404
   
   We need to always search for a JDK.
   
   OpenJdk and newer Java versions do not install a separate JRE anymore.
   They only create keys in
   
   [HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\JDK]
   
   and some stubs in
   
   [HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Development Kit]
   [HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Runtime Environment]

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to