Indeed, only Oracle JDK is affected by the commercial license, not OpenJDK, as can be read here: https://www.baeldung.com/oracle-jdk-vs-openjdk
Point 5 specifically. Also explained here: https://www.quora.com/Does-using-OpenJDK-provide-a-way-to-be-safe-from-Oracle-Java-Licensing-fee On Fri, Jan 31, 2020 at 3:45 PM Erick Erickson <erickerick...@gmail.com> wrote: > Why is it a no-go? It’s free too. > > > On Jan 31, 2020, at 12:31 AM, Arnold Bronley <arnoldbron...@gmail.com> > wrote: > > > > Hi, > > > > I use Solr docker images from https://hub.docker.com/_/solr/. It uses > > Oracle OpenJDK. It is a no go for where I work. What is the best way to > > replace this JDK with some other OpenJDK such as Amazon Corretto OpenJDK > > for my docker containers if I still want to use above images? > >