News

Microsoft's Open Source OpenJDK for Java Goes GA

The Microsoft Build of OpenJDK, an open source kit for Java featuring "backported fixes and enhancements we deem important to our customers and our internal users," has reached general availability.

Announced during the Microsoft Build 2021 developer conference, it comes with binaries for Java 11, based on OpenJDK 11.0.11+9 for x64 server/desktop implementations on macOS, Linux and Windows, the company said. Because the company is such a heavy user of Java -- "We use more Java than one can imagine" -- it decided to collaborate with and contribute to the popular programming language's ecosystem. The heavy use of Java occurs mostly in the Azure space and was exemplified by the establishment of the Java Engineering Group in its Developer Division in 2019, and the acquisition of jClarity to optimize Java workloads in Azure. Along with the cloud platform, Java helps power the company's LinkedIn site and its Minecraft game.

Java at Microsoft
[Click on image for larger view.] Java at Microsoft (source: Microsoft).

Because Java 11 is a little long in the tooth now -- being released in September 2018 -- the company also is publishing a new Early Access binary for Java 16 for Linux and Windows on ARM, based on the latest OpenJDK 16.0.1+9 release. Java 16 went GA in March.

Microsoft Build of OpenJDK on Azure Cloud Shell in Animated Action
[Click on image for larger, animated GIF view.] Microsoft Build of OpenJDK on Azure Cloud Shell in Animated Action (source: Microsoft).

"This new Java 16 release is already in use by millions of Minecraft players, with the latest Minecraft Java Edition Snapshot version 21W19A, which has been updated to bundle a Java 16 runtime based on the Microsoft Build of OpenJDK," Microsoft said.

Along with the GA release, the company also shipped Microsoft Build of OpenJDK Docker images, along with associated Dockerfiles, designed for use in any Java applications or components that can be deployed anywhere, including the Azure cloud.

"Microsoft Build of OpenJDK binaries may contain fixes and enhancements or backported fixes and backported enhancements that we deem important to our customers and our internal users but that have not been (and may not be) incorporated in the upstream OpenJDK project due to decisions outside of Microsoft’s control," the company said. "Fixes and enhancements that have not yet been formally upstreamed will be clearly signposted in our release notes with source code available."

New Java Hub
[Click on image for larger view.] New Java Hub

Along the with the tech bits, the company also announced a new documentation hub for Java development with Microsoft, designed to coalesce resources to help use Java with Microsoft technologies.

About the Author

David Ramel is an editor and writer for Converge360.

comments powered by Disqus

Featured

  • AI for GitHub Collaboration? Maybe Not So Much

    No doubt GitHub Copilot has been a boon for developers, but AI might not be the best tool for collaboration, according to developers weighing in on a recent social media post from the GitHub team.

  • Visual Studio 2022 Getting VS Code 'Command Palette' Equivalent

    As any Visual Studio Code user knows, the editor's command palette is a powerful tool for getting things done quickly, without having to navigate through menus and dialogs. Now, we learn how an equivalent is coming for Microsoft's flagship Visual Studio IDE, invoked by the same familiar Ctrl+Shift+P keyboard shortcut.

  • .NET 9 Preview 3: 'I've Been Waiting 9 Years for This API!'

    Microsoft's third preview of .NET 9 sees a lot of minor tweaks and fixes with no earth-shaking new functionality, but little things can be important to individual developers.

  • Data Anomaly Detection Using a Neural Autoencoder with C#

    Dr. James McCaffrey of Microsoft Research tackles the process of examining a set of source data to find data items that are different in some way from the majority of the source items.

  • What's New for Python, Java in Visual Studio Code

    Microsoft announced March 2024 updates to its Python and Java extensions for Visual Studio Code, the open source-based, cross-platform code editor that has repeatedly been named the No. 1 tool in major development surveys.

Subscribe on YouTube