Skip to content

testing/java-jtreg: fix build newest java and fix version number

Simon F requested to merge bratkartoffel/aports:fix-jtreg-build-java8+ into master

This aport failed to build if openjdk11+ is installed on system. Furthermore, the version information was not correctly set in the jar-manifest, which lead to test failures when building openjdk15.

Merge request reports