I like the test strategy they’re using at Mina: 8, latest LTS, and latest release. Those are the main supported lines of OpenJDK (from their distributors at least; I don’t think the project has official support), and since other versions won’t receive updates, there’s not much point in continued use.
On Mon, Aug 24, 2020 at 04:51 Xeno Amess <xenoam...@gmail.com> wrote: > Hi. > > There exist a bug on jdk15, and which results a test failed on jdk15 for > > commons-lang. > > JDK guys said they will fix it on jdk16 but no plan for migrating the fix > > to jdk15. > > So maybe we should shut that test on jdk15, or we filter out some buggy > > parts in that test and do not do it on jdk15? > > Any ideas? > > -- Matt Sicker <boa...@gmail.com>