added detection for JDK/JRE64 on windows

since Java 9 there is no "jre" folder inside a jdk installation, hence the 64-bit detection fails always.
in recent (Open)JDK x64 builds on windows there is always a "windowsaccessbridge-64.dll" file.
1 file changed
tree: 9eca1a2ebf4f61808e83ae6d9c27c97a188a7664
  1. src/
  2. .gitignore
  3. Jenkinsfile.groovy
  4. LICENSE
  5. NOTICE
  6. pom.xml
  7. README.md