George Adams

George Adams

Java Program Manager @microsoft, Chair of TSC @AdoptOpenJDK, Core Collaborator @nodejs


AdoptOpenJDK Reaches 200 Million Downloads

Today the AdoptOpenJDK project celebrates another huge milestone. Read more

AdoptOpenJDK Virtual Roadshow

Join the AdoptOpenJDK virtual roadshow as we speak at a JUG near you! Read more

A Simple Guide to Notarizing Your Java Application

Apple has recently changed the requirements for applications to install on macOS 10.15 and above. Read more

Bundling AdoptOpenJDK into a notarized macOS application

Some changes have been made to the way we codesign our macOS binaries. Read more

Sponsorship at AdoptOpenJDK

Do you want to sponsor the AdoptOpenJDK project? Read more

What’s up at AdoptOpenJDK

There have been many milestones reached at AdoptOpenJDK Read more

MacOS Binary Changes

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

OpenJ9 builds available here!

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 our Jenkins Build Farm

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

SSH Key Management with KeyBox

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

© 2017–2025, Built with Gatsby