I want to execute a Java Network Launching Protocol (.jnlp) file on my windows 10 system. I am using OpenJDK 1.8. According tho the internet resources , I need javaws.exe executable to execute the .jnlp file. It is generally available in jre/bin directory. In my installation directory it is not available.
From where can i get javaws.exe file for OpenJDK