Open
Description
We should plan to move to Open JDK 11 which is the next LTS release. This issue is meant to track relevant work required to support that
- Scala - Per current compatibility matrix JDK 11 looks like still not supported. See Java 11 testing scala/scala-dev#559.
- Akka - Would depend on compatible Scala release
- Gradle - Gradle 5.0 supports JDK 11
May be its fine to use latest Scala if the JPMS module support is not required. That would need to be validated