The report says that over 60% of developers use Java 11 in *production*. That's higher than I would have expected. I figured most production users were still running 8. Nevertheless, if that many are using 11 in production, I can imagine the number of developers planning for 11 or higher in their *next* releases would be much higher. I think this gives real credibility to the idea that current main/master/next/develop branches for Java projects should probably be focusing on 11 or higher.
On Thu, Jun 24, 2021 at 9:35 PM Patrick Hunt <ph...@apache.org> wrote: > > Questions come up every so often on what jvm versions we should > support/test/etc... Granted this is larger than our community but I think > it provides some useful insight: > https://snyk.io/jvm-ecosystem-report-2021/ > > Regards, > > Patrick