> Automated testing on JDK 8 will remain This is the crucial point. Without it I'd vote -1.
so 9. 10. 2021 v 15:57 odesílatel Eric Bresie <ebre...@gmail.com> napsal: > +1 > > So does this mean updating source/target attributes throughout as well? > No. Otherwise the tests wouldn't run on JDK8. > Is it possible to run any of the “java hints” across the code base and see > where java 11 migration actions may be needed? > > I doubt automatic migration to JDK11 APIs not available in JDK8 is ever needed. Manual migration (like in case of platform/applemenu) to benefit from JDK11 APIs may make sense. Please read http://wiki.apidesign.org/wiki/AlternativeImplementation to benefit from JDK11 APIs will allowing the application to run on JDK8. -jt