suggestion to whoever is in build eng. nix the ran...
# general
a
suggestion to whoever is in build eng. nix the random JDKs?
I'd recommend reducing clutter by not having tests on JREs besides 1.8, 11 (LTS) and latest (15). Java 9 was a mess for example, and the other interim JREs just give a reason for build distraction
x
do you observed anything in other java version? Btw, I’m 100% with you that java 9 is a mess 😉
a
usually going to latest has some ASM library problems of some kind (sometimes used in test or code generation libraries)