Showing results for OpenJDK - Microsoft for Java Developers

Nov 28, 2022
Post comments count0
Post likes count5

What’s the deal with humongous objects in Java?

Stephanie Crater
Stephanie Crater

As a Software Engineer in Microsoft’s Java Engineering Group, part of my job is to analyze and improve the performance of Java’s garbage collectors. As a Java application runs, the garbage collector is responsible for allocating objects on the heap and freeing up heap space when those objects are no longer live. In this blog post, I’ll focus specif...

JavaOpenJDK
Oct 24, 2022
Post comments count0
Post likes count3

Microsoft Build of OpenJDK – October 2022 PSU Release

Derek Keeler
Derek Keeler

We are happy to announce the latest patch & security update release for the Microsoft Build of OpenJDK. You can find the usual updates from the OpenJDK upstream community: And you can also see the additional work that our team has put in place in our builds through the release notes. Starting with this release, developers can also ...

JavaOpen SourceOpenJDK
Aug 17, 2022
Post comments count0
Post likes count0

A Concise Guide to Using Multiple Azure Storage Accounts from a Single Spring Boot Application

Hang Wang Mark Heckler
Hang,
Mark

Spring projects in general are opinionated: 80-90% of use cases are handled "by default", and code is often much more concise than would be required otherwise due to Spring's preference of convention over configuration. These and other "opinions" can result in dramatically less code to write and maintain and as a result, more focused impact. In ...

JavaOpen SourceCloud
Aug 17, 2022
Post comments count0
Post likes count3

Java on Azure Tooling Update – August 2022

Jialuo Gan
Jialuo Gan

Hi everyone, welcome back to August update of Java on Azure Tooling. In this update, we will introduce the AKS support and Virtual Machine support. In addition, we make some improvements for users to search for subscriptions and find our tutorials easily. We hope these features could improve your user experience. So let us get started. Azure Too...

JavaOpen SourceVisual Studio Code
May 17, 2022
Post comments count0
Post likes count0

Debugging a JVM Crash for LinkedIn – Part 2

Brian Stafford
Brian Stafford

Introduction Welcome to Part 2 of our investigation into a JVM crash for LinkedIn. This blog post continues the investigation we began in Debugging a JVM Crash for LinkedIn - Part 1. In Part 1, we analyzed the HotSpot error log file to identify the instruction where the JVM crashed. As a reminder, this series is broken down as follows: ...

JavaOpenJDK
May 9, 2022
Post comments count1
Post likes count2

Debugging a JVM Crash for LinkedIn – Part 1

Brian Stafford
Brian Stafford

Introduction As part of the work we do in the Java Engineering Group we provide support to many first- and third-party customers of the Microsoft Build of OpenJDK, particularly those who run Java workloads on Azure. One of our largest customers is LinkedIn. In the past couple of years our group has worked with LinkedIn to assist with their migr...

JavaOpenJDK
Mar 7, 2022
Post comments count0
Post likes count0

Join us at Microsoft JDConf 2022

Nate Ceres
Nate Ceres

Join us for the second Microsoft JDConf event on May 4-5, 2022. JDConf is a virtual, Java focused conference where developers can come together to share interesting topics and stay engaged. Learn about the latest cloud development trends, best practices, tips, tricks, and more.

JavaOpen SourceVisual Studio Code
Feb 2, 2022
Post comments count0
Post likes count0

Additions and Updates to Microsoft Build of OpenJDK

Bruno Borges
Bruno Borges

Today we are excited to share two new additions to the Microsoft Build of OpenJDK family of LTS (Long Term Support) binaries: OpenJDK 11 and OpenJDK 17 binaries for Alpine Linux, and OpenJDK 11 for macOS on Apple Silicon. Other platforms have also been updated to the latest versions of OpenJDK following the tags 11.0.14 and 17.0.2. As previously st...

JavaOpen SourceOpenJDK
Aug 5, 2021
Post comments count0
Post likes count0

July PSU and General Availability Microsoft Build of OpenJDK for M1 and ARM64

Bruno Borges
Bruno Borges

Today we are announcing the July PSU for Java 11 and Java 16 for Microsoft Build of OpenJDK, the GA of AArch64 builds, and we are also glad to see the Eclipse Temurin distribution has released its first binaries, including OpenJDK HotSpot for Java 8.

JavaOpenJDK
Jun 30, 2021
Post comments count0
Post likes count1

End of Updates, Support and Availability of the Zulu for Azure builds of OpenJDK

Bruno Borges
Bruno Borges

Starting January 1st, 2022, Microsoft and Azul will no longer provide updates or support for the Zulu for Azure build of OpenJDK. In addition, repositories, and the user download site for Zulu for Azure binaries may no longer be available after July 1st, 2022.

JavaCloudOpenJDK