Open JDK Camunda 7.11, Java EE, PrimeFaces 7

Hello everyone,

unfortunately our company is not very happy about buying Oracle Java…
At the moment I work with camunda 7.11, Java 8, Primefaces 7, Wildfly 16.

Does anyone have any experience with working with a Java EE Project with that constellation and Open JDK? I saw that camunda 7.11 supports:

OpenJDK 7 / 8 / 9 / 10 / 11 / 12, including builds of the following products:

Oracle OpenJDK
AdoptOpenJDK (with HotSpot JVM)
Amazon Corretto
Azul Zulu

https://forum.camunda.io/search?q=open%20jdk

That means that I need OpenJDK Support for one of those runtimes for Wildfly 16 and Primefaces 7 which I use in my project. (could not find something about that)
Eclipse should run under the same jdk.

Does anyone have such a constellation? How are the experiences with the updates?
In my understanding, every 6 month comes an openjdk update (and no more security updates for the old versions) so that I have to migrate every 6 month to a new version.(difficult, time intensive?) And: I first have to wait that camunda, wildfly, primefaces become compatible to the new version. So I have some time without security updates as long as I have to wait for camunda etc. Right?

Thanks for your experience!
Nicole

I tested my application with Amazon Coretto 8 and it works great.