Showing results for OpenJDK - Microsoft for Java Developers

Jun 26, 2024
0
2

Improving OpenJDK Scalar Replacement – Part 2/3

Cesar Soares
Cesar Soares

In the previous part of this blog series, we explored the foundational concepts and purpose of scalar replacement (SR) in OpenJDK, laying the groundwork for understanding how this optimization can boost the performance of Java applications. Now, in the second installment of the series, we shift our focus to the specific enhancements that we have in...

Java
May 28, 2024
0
3

Improving OpenJDK Scalar Replacement – Part 1/3

Cesar Soares
Cesar Soares

Scalar replacement (SR) is a powerful optimization technique in OpenJDK that aims to enhance the performance of Java applications by breaking down complex objects into simpler, more manageable scalar variables. In this three-part blog series, we will delve into the intricacies of scalar replacement and the enhancements we've contributed to the Open...

JavaOpenJDK
Feb 7, 2024
1
0

Microsoft JDConf 2024 Announces Keynote Speaker and Breakout Sessions – Java, Cloud and AI

Asir Selvasingh
Asir Selvasingh

Microsoft JDConf 2024 is just around the corner, making it the go-to event for Java developers everywhere. With 21 sessions, more than 10 hours of live streaming content, and even more to watch on-demand from March 27 to 28, this conference is your free ticket to the latest in Java technology, best practices, and what is next. Whether you are inter...

JavaOpen SourceCloud
Jan 31, 2024
0
0

Meet the First Round of Speakers for Microsoft JDConf 2024: Where Java, Cloud, and AI Come Together

Asir Selvasingh Mark Heckler
Asir,
Mark

We are excited to announce the initial lineup of speakers for Microsoft JDConf 2024, the highly anticipated virtual Java developer conference. This event, scheduled for March 27-28, 2024, will bring together the realms of Java, Cloud, and AI. JDConf is poised to be a center for the latest in technology, offering opportunities for all developers to ...

JavaCloudOpenJDK
Jan 24, 2024
0
2

Microsoft Build of OpenJDK – January 2024 Patch & Security Update Release

Derek Keeler Bruno Borges
Derek,
Bruno

Java OpenJDK January 2024 Patch & Security Updates Happy New Year Java community! We are happy to announce the latest January 2024 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 tod...

JavaOpenJDK
Aug 21, 2023
0
2

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
May 22, 2023
2
0

Java on Azure Tooling Update – April 2023

Jialuo Gan
Jialuo Gan

Hi everyone, welcome to the April update of Java on Azure Tooling. Let’s talk about our investments for the next few months of Java on Azure Developer Tools. In this update, we will also introduce Azure Service Bus Support and Guided Getting Started Enhancement with Azure Spring Apps Sample. We hope you like these features and enjoy the experience ...

JavaOpen SourceVisual Studio Code
Mar 21, 2023
0
5

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
Mar 19, 2023
0
0

Java on Azure Tooling Update – February 2023

Jialuo Gan
Jialuo Gan

Hi everyone, welcome to the February update of Java on Azure Tooling. In this update, we will introduce the enhancement for Azure Container Apps and Azure Monitoring Support in IntelliJ IDEA. To get these new features, please download and install the Azure Toolkit for IntelliJ. We hope you enjoy these features, and let’s get started. Azure Toolk...

JavaOpen SourceCloud
Oct 10, 2022
0
0

Java on Azure Tooling Update – September 2022

Jialuo Gan
Jialuo Gan

Hi everyone, welcome back to September update of Java on Azure Tooling. In this update, we will introduce the Azure Cosmos DB Support, and Azure Virtual Machine Enhancement. In addition, we have made some improvements for users to create/update the dependencies with Azure SDK Reference Book. Please download and install the Azure Toolkit for Intelli...

JavaOpen SourceCloud