Showing results for October 2022 - Microsoft for Java Developers

Oct 24, 2022
0
3

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
Oct 21, 2022
2
1

Java on Visual Studio Code Update – October 2022

Nick Zhu
Nick Zhu

Hi everyone, welcome to the October update of Visual Studio Code Java. We have brought a lot of improvements in code editing and debugging experience this time, so let's get started! Debugging Experience Enhancements Visual indicator for inline breakpoints Consider a line like this: Stream.of("Frank").map(name -> name.toUpperCase()).forE...

JavaOpen SourceVisual Studio Code
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