I am using hudson v3.3.3. I want to use JDK 9.0.1 in a hudson job so I added JAVA_HOME into system configurations of hudson as below:
It is giving an error saying JAVA_HOME doesn't look like a JDK directory
. I have made sure the path I provide is JDK and not JRE. Also this is a valid JDK since I am using it in cmd/ANT without any problem. Could you please let me know the problem here?
EDIT : The JAVA_HOME looks like this: