Error when compiling Jasper Reports using Jasper Reports API 6.13.0 with Adopt OpenJDK 11
问题 we have a utility (CompileJasperReports.jar) that we use to compile all reports found in a folder When using JasperReports 6.7 API with Java 8 the utility runs fine. The call is "C:\Program Files\Java\jdk1.8.0_172\bin\java" -jar CompileJasperReports.jar <in-folder containing .jrxml files> <out-folder for .jasper files> These are the jars that are used by the CompileJasperReports.jar jasperreports-6.7.0.jar commons-beanutils-1.9.3.jar commons-collections-3.2.2.jar commons-digester-2.1.jar