]> source.dussan.org Git - javassist.git/commit
Using TCK Tested JDK builds of OpenJDK 399/head
authorCarl Dea <carl.dea@gmail.com>
Mon, 4 Oct 2021 13:47:25 +0000 (09:47 -0400)
committerGitHub <noreply@github.com>
Mon, 4 Oct 2021 13:47:25 +0000 (09:47 -0400)
commitb7838d44abe1c3a3fd762061ac8c16fea4d509f3
tree7384e766ab9bb36e464fd79427d8df6988bae3bb
parent52629ee8b867f5a2bb4ff24351b10f24efe1bcac
Using TCK Tested JDK builds of OpenJDK

The AdoptOpenJDK has been discontinued since July 2021. When using Zulu you get all the latest updated (TCK Tested) builds for all versions of OpenJDK.

Also added are fixed (major) release version(s) such as 11.0.3. This is often a good practice whenever a build/test triggers (push/pull events) this can determine if the latest JDK (11) had failed the build vs something in your code that caused it. For example, when building with JDK 11.0.3 (fixed version) the build passes (green) and JDK 11 fails (red) will mean that the latest JDK (11) was the cause and not your code.



Note: Other distributions such as Temurin do not support archived fixed release prior to Sept. 2021.
.github/workflows/maven.yml