On Sun, 6 Mar 2022 at 15:06, Jaroslav Tulach <[email protected]> wrote: > Yes, the decision is: the tests must run on JDK8. If you disagree with my > statement, present an evidence: show me where a decision to drop JDK8 for > (automatic) testing has been made!
The decision that was made was actually "Automated testing on JDK 8 will remain as is where required and infrastructure supports it." So, yes, we need to keep the testing on JDK 8 that is actually necessary, and make those decisions based on testing capacity (which is not unlimited) and support. Removing some testing and/or moving some testing to daily only, might have to be part of that discussion IMO. Best wishes, Neil --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
