There is also now a JDK11 agent. I may retire the JDK9 agent and perhaps add JDK12/13 in due course.
Also, a word of warning (mainly just to get this bit of information out of just my head). The JDK6 JDK is now getting very old. We should retire the corresponding agent soon but in the meantime, if you ever flush the gradle caches, you need to run a JDK7 build of 2_4_X before attempting to run the JDK6 build since the certificate on that JDK is old and using it when downloading artifacts from https sites will result in certificate errors. Everything is fine once caching from the JDK7 build kicks in. Cheers, Paul. On Tue, May 14, 2019 at 3:21 PM Paul King <pa...@asert.com.au> wrote: > > I upgraded the TeamCity CI server to the latest version - let me know if > you spot anything weird. > > Cheers, Paul. > >