[Geoserver-devel] OpenJDK guidance

One by product of the changing landscape around Java 11 release - is a license change for the Oracle JDK.

Currently we have the following in our Production Considerations:

GeoServer’s speed depends a lot on the chosen Java Runtime Environment (JRE). The latest versions of GeoServer are tested with both Oracle JRE and OpenJDK. Implementations other than those tested may work correctly, but are generally not recommended.

For best performance we recommend the use Oracle JRE 8 (also known as JRE 1.8).

I think it is time we update our GeoServer release instructions to point towards OpenJDK, and then they can explore other commercial options as they see fit.

Does this require a GSIP or can I propose replacement text here on email?

Background reading:

···

Jody Garnett

Separate from the licensing perspective, aren’t Oracle JDK and OpenJDK much closer in performance than they were when that documentation was written, to the point that there aren’t substantial differences in performance between the two?

Torben

On Tue, Oct 9, 2018 at 11:02 AM Jody Garnett <jody.garnett@anonymised.com> wrote:

One by product of the changing landscape around Java 11 release - is a license change for the Oracle JDK.

Currently we have the following in our Production Considerations:

GeoServer’s speed depends a lot on the chosen Java Runtime Environment (JRE). The latest versions of GeoServer are tested with both Oracle JRE and OpenJDK. Implementations other than those tested may work correctly, but are generally not recommended.

For best performance we recommend the use Oracle JRE 8 (also known as JRE 1.8).

I think it is time we update our GeoServer release instructions to point towards OpenJDK, and then they can explore other commercial options as they see fit.

Does this require a GSIP or can I propose replacement text here on email?

Background reading:

Jody Garnett


Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

I’ve been saying that for a while now :wink:

Cheers
Andrea

···

Regards, Andrea Aime == GeoServer Professional Services from the experts! Visit http://goo.gl/it488V for more information. == Ing. Andrea Aime @geowolf Technical Lead GeoSolutions S.A.S. Via di Montramito 3/A 55054 Massarosa (LU) phone: +39 0584 962313 fax: +39 0584 1660272 mob: +39 339 8844549 http://www.geo-solutions.it http://twitter.com/geosolutions_it ------------------------------------------------------- Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE 2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si precisa che ogni circostanza inerente alla presente email (il suo contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra operazione è illecita. Le sarei comunque grato se potesse darmene notizia. This email is intended only for the person or entity to which it is addressed and may contain information that is privileged, confidential or otherwise protected from disclosure. We remind that - as provided by European Regulation 2016/679 “GDPR” - copying, dissemination or use of this e-mail or the information herein by anyone other than the intended recipient is prohibited. If you have received this email by mistake, please notify us immediately by telephone or e-mail.

Andrea has indeed been saying that for a while now :slight_smile:

If I understand correctly the lead project is now OpenJDK:

With a number of $free distributions (this is what we should highlight):

And a number of commercial distributions:

And to be really clear we do not intend to jump on the 6 month release train, and intend to stick to the LTS release cycle.

Aside I really like the difference between $free and open for this conversations (been looking for a short way to communicate that for a while).

···

Jody Garnett