Hi folks, sending an email in here for visibility. After the Jenkins upgrade I see the following errors on the Arm workers:
Exception in thread "main" java.lang.UnsupportedClassVersionError: hudson/remoting/Launcher has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0 I resolved the issue in the other nodes, setting the default JVM version to 11+, since the above error msg suggests that we need it from now on to run the Jenkins agents. I don't have access, afaics, on the Arm nodes, can somebody check/fix please? Thanks in advance :) Luca
