AdoptOpenJDK Reaches 200 Million Downloads
Today the AdoptOpenJDK project celebrates another huge milestone. Read more
Today the AdoptOpenJDK project celebrates another huge milestone. Read more
Join the AdoptOpenJDK virtual roadshow as we speak at a JUG near you! Read more
Apple has recently changed the requirements for applications to install on macOS 10.15 and above. Read more
Some changes have been made to the way we codesign our macOS binaries. Read more
Do you want to sponsor the AdoptOpenJDK project? Read more
There have been many milestones reached at AdoptOpenJDK Read more
As a result of a recent change in our build scripts, the directory layout of our macOS tarballs has changed. Many developers had requested that we ship our binaries in the native macOS binary layout rather than our traditional JDK layout. Read more
What a crazy last week it has been for everyone at AdoptOpenJDK. We are very excited to have begun adding OpenJ9 builds to our website! Read more
Adding zOS to a Jenkins server as an ssh agent can be a difficult task, that's why I've documented the steps that we were required follow to add our zOS machines to Jenkins. Read more
Any project with more than a handful of machines will appreciate how much work is required to maintain them and ensure that access is kept to the minimum number of people. When we started creating our build farm we quickly realised how time-consuming this could be and so we wanted to find a neat solution to save us some time. One of the biggest issues that we found was giving people temporary access to machines. We would often find that the access was never revoked and this therefore became an administrators nightmare. Read more