Do you have multiple versions of Java installed on your PC?
If yes, make sure you are opening the .jar with Java 8.
Try:
Right click .jar file -> open with -> browse -> browse to "C:\Program Files\Java\jre1.8 whatever\bin\java.exe"
If you do infact have older versions of Java, you may want to uninstall them to avoid issues like this in the future