Showing results for OpenJDK - Microsoft for Java Developers

Sep 1, 2023
Post comments count0
Post likes count0

Java on Azure Tooling Update – August 2023

Jialuo Gan
Jialuo Gan

Hi everyone, welcome to the August update of Java on Azure Tooling. In this update, we will introduce new application-centric view support to help developers manage and connect resources in one Project view and deployment status improvement for Azure App Service. We hope you like this feature and enjoy smooth experience with our Azure toolkit. Plea...

JavaVisual Studio CodeCloud
Aug 27, 2023
Post comments count0
Post likes count0

Important Notice: Update your Azure Toolkit to latest version before September 30, 2023

Jialuo Gan
Jialuo Gan

We would like to inform you that the Docker host feature in Azure Toolkit will be affected by some internal architecture changes related to Azure Active Directory Graph API. For more details, please visit this page.   Please follow the steps below to check your versions of Azure Toolkit and update them if needed:  ...

JavaOpen SourceVisual Studio Code
Aug 21, 2023
Post comments count0
Post likes count2

How Tiered Compilation works in OpenJDK

Cesar Soares
Cesar Soares

The OpenJDK HotSpot runtime system is a complex piece of software that employs several techniques to optimize the execution of Java programs on the fly. The system is composed of two different compilers, one interpreter and several different Garbage Collectors, among several other components. These compilers are orchestrated in a tiered compilation...

JavaOpenJDK
Jul 20, 2023
Post comments count0
Post likes count0

Microsoft Build of OpenJDK – July 2023 Release

Bruno Borges
Bruno Borges

Hi Java community! We are happy to announce the latest July 2023 patch & security update release for the Microsoft Build of OpenJDK. See the release notes for detailed changes present in the Microsoft Build of OpenJDK binaries. And download or install the binaries today. All binaries are available on their usual locations. F...

JavaOpen SourceOpenJDK
Apr 25, 2023
Post comments count0
Post likes count2

Microsoft Build of OpenJDK – April 2023 Release

Bruno Borges
Bruno Borges

We are happy to announce the latest April 2023 patch & security update release for the Microsoft Build of OpenJDK. See the release notes for detailed changes present in the Microsoft Build of OpenJDK binaries. And download or install the binaries today. Check our release notes page for details on fixes and enhancements. As a reminder, the so...

JavaOpen SourceOpenJDK
Apr 14, 2023
Post comments count2
Post likes count2

Embracing Virtual Threads: Migration Tips for Java Developers

George Adams
George Adams

As a Java developer, you may have already heard about virtual threads, a powerful feature introduced in Project Loom. Virtual threads provide a lightweight alternative to traditional threads, making writing scalable and efficient concurrent code easier. In this blog post, we will discuss migration tips for Java developers who want to make the most ...

JavaOpenJDK
Mar 21, 2023
Post comments count0
Post likes count5

End to End Java on Azure, Episode 1: Introduction and Context

Mark Heckler
Mark Heckler

I’m excited to announce an idea that that came to me late last year and that I’m making official now: over the next several weeks, I’ll be building – and sharing – a distributed system of applications to show off some incredibly cool and useful things developers can do with Spring Boot, Java, and various parts of the Azure ecosystem, working togeth...

JavaOpen SourceVisual Studio Code
Jan 25, 2023
Post comments count0
Post likes count0

Microsoft Build of OpenJDK – January 2023 Release

Bruno Borges
Bruno Borges

We are happy to announce the latest January 2023 patch & security update release for the Microsoft Build of OpenJDK. See the release notes for detailed changes present in the Microsoft Build of OpenJDK binaries. And download or install the binaries today. Below you can find the usual updates from the OpenJDK upstream community: ...

JavaOpen SourceOpenJDK
Dec 27, 2022
Post comments count1
Post likes count0

Java on Azure Tooling Update – December 2022

Jialuo Gan
Jialuo Gan

Hi everyone, welcome back to the December update of Java on Azure Tooling. Firstly, Happy New Year to everyone in advance. In this update, we will introduce the new Code Sample feature for Azure SDK Reference Book. Besides, we have made some improvements in the integration with Function Core Tools, Data Sources and Drivers. To use these new feature...

JavaOpen SourceVisual Studio Code
Dec 4, 2022
Post comments count0
Post likes count0

Java on Azure Tooling Update – November 2022

Jialuo Gan
Jialuo Gan

Hi everyone, welcome back to the November update of Java on Azure Tooling. In this update, we will introduce remote debugging support of Azure Spring Apps and Azure Function Apps. In addition, we have made some enhancements for users to configure App Settings more easily. Please download and install the Azure Toolkit for IntelliJ. We hope you like ...

JavaOpen SourceVisual Studio Code