OpenJDK with Tomcat9

Hi Everyone,

I’m using Oracle JDK with Tomcat9, but want to switch to OpenJDK. Any suggestions/recommendation about should I use OpenJDK with Tomcat9 or not?
Any specific version of OpenJDK that I should use?

Thank You in advance.

Not really a JVM expert but for XWiki I tend to use the OpenJDK 11 provided by the standard repository of whatever Linux distribution I’m using (generally Debian or Ubuntu in my case) and for systems not having this kind of repository of packages I usually use AdoptOpenJDK (it’s supposed to be the most standard OpenJDK build).

Thank You.
I am using AdoptOpenJDK on Windows and XWiki is working well.