Comment 3 for bug 1972829

Revision history for this message
Nyari Zoltan (nyariz) wrote :

Hi,

Thanks, the workaround was (I hope I remember correctly):
sudo apt install libecj-java
sudo ln -s /usr/share/java/ecj.jar /var/lib/tomcat9/lib
sudo systemctl restart tomcat9

If I may suggest, I think Ubuntu (and also Debian) should support Tomcat9 running on OpenJDK 8, because it is still supported (as far as I know, the end-of-life dates have not been announced yet). There are a large number of internal/enterprise software which has not been ported to Java 11.

Best regards,
Zoltan