will AEM 6.5 run on openJDK 11 on ubuntu, or will it only work with oracle java?
Is anyone out there running 6.5 on openJDK, for dev and test envs at least?
Installing the supported oracle java on headerless ubuntu is difficult, with most how-tos using using untrusted unofficial PPA scripts.
Installing openjdk on the other hand is a online line command.
Will AEM 6.5 run on openJDK for a dev (non public facing) on Ubuntu 20?
If so, is the JRE sufficient? e.g. "sudo apt install openjdk-11-jre-headless"