https://devclass.com/2025/01/30/state-of-java-report-shows-strong-migration-from-java-8-rise-of-apache-spark/
from January 2025 lists 46% of Java projectcs being on Java 8 and older.
I'm not aware of stats about GWT usage; my assumption is that not too
many new projects are being started with GWT these days. There may well
be a correlation of GWT users with users of older JDKs.
For us, with
https://github.com/SAP/sailing-analytics we have been using
GWT since 2011. Our production runtime is still on SAPJVM8 for a number
of reasons, although we also ensure runtime compatibility up to Java 24.
https://github.com/gwtproject/gwt/issues/7987, which is essential for
our operations, wasn't pulled by the GWT team, so we're on a fork
(
https://github.com/SAP/gwt-forward-serialization-rpc) anyhow and can
probably never make it back to a more modern version of GWT. As such, we
may afford the luxury of just not caring, although we'd love to see
compiler bugs such as in determining serializability of cyclic type
graphs with custom field serializers and generics fixed at some point...
Just keep the 46% in mind, most of which you've already cut off when
requiring Java 11...
Best,
-- Axel
> --
> You received this message because you are subscribed to the Google
> Groups "GWT Contributors" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to
google-web-toolkit-co...@googlegroups.com
> <mailto:
google-web-toolkit-co...@googlegroups.com>.
> To view this discussion visit
https://groups.google.com/d/msgid/google-
> web-toolkit-contributors/72985f8a-9704-441a-
> b7aa-7d87c6efb044n%
40googlegroups.com <
https://groups.google.com/d/
> msgid/google-web-toolkit-contributors/72985f8a-9704-441a-
> b7aa-7d87c6efb044n%
40googlegroups.com?utm_medium=email&utm_source=footer>.