Error: A JNI error has occurred, please check your installation and try again Exception in thread "main" java.lang.UnsupportedClassVersionError: Programa has been compiled by a more recent version of the Java Runtime (class file version 58.0), this version of the Java Runtime only recognizes class file versions up to 52.0
Como consertar?
A versão do seu JDK/JRE não é compatível com os recursos da linguagem que você está tentando compilar.
Qual versão tenho que instalar,então?