Showing results for Testing - Microsoft for Java Developers

Jun 1, 2022
0
2

Debugging a JVM Crash for LinkedIn – Part 3

Brian Stafford
Brian Stafford

Introduction Welcome to Part 3 of our investigation into a JVM crash for LinkedIn. This blog post concludes the investigation we began in Debugging a JVM Crash for LinkedIn - Part 1 and continued in Debugging a JVM Crash for LinkedIn - Part 2. In Part 2, we analyzed the core dump and the instruction where the JVM crashed to find clues as to the ca...

Java
May 17, 2022
0
0

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
1
2

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
Jun 15, 2021
1
0

Java on Visual Studio Code Update – May 2021

Yaojin Yang
Yaojin Yang

Welcome to May’s updates on VS Code for Java. In this edition, we will share with you Java Formatter Settings Editor, generating tests from source file, debugging enhancement and Jupyter Notebook for Java.

JavaOpen SourceVisual Studio Code
Feb 8, 2021
3
0

Java on Visual Studio Code Update – January 2021

Yaojin Yang
Yaojin Yang

Welcome to the first edition of VS Code update for Java in 2021. We got some questions around how to run tests on VS Code, so in this blog we will walk you through the how. Meanwhile, we will share the news of releasing Azure Spring Cloud extension. The extension is for you to create, manage and deploy apps to Azure Spring Cloud service.

JavaOpen SourceVisual Studio Code
Jun 1, 2020
0
0

Java on Visual Studio Code Update – May 2020

Yaojin Yang
Yaojin Yang

Welcome back to the May update of Java on Visual Studio Code. Your satisfaction continuously motivates us delivering the best product for you. Therefore, whatever it is a new feature or an enhancement, we hope you like it. In this update, we will show enhancements on Java side that make the product more friendly and also answer a frequently aske...

JavaOpen SourceVisual Studio Code
Oct 18, 2019
0
0

Java on Visual Studio Code October Update

Xiaokai He
Xiaokai He

Welcome to the October update of Java on Visual Studio Code! This month, we're bringing some new features for code navigation, code actions and refactoring, code snippet along with Java 13 support. There's also improvements in debugger, maven, checkstyle and Test Runner.

Visual Studio Code
Sep 16, 2019
0
0

Java on Visual Studio Code September Update

Xiaokai He
Xiaokai He

September update for Java on Visual Studio Code. Including move refactoring, more code actions, live linting, new getting started experience and more updates for debugger and test runner extensions.

Open SourceVisual Studio Code
Feb 26, 2019
0
0

Dependency Autocompletion, Performance Improvements and More for Java on Visual Studio Code

Xiaokai He
Xiaokai He

Welcome to February update of Java on Visual Studio Code! We'd like to share a few new improvements to further enhance your productivity, including Try these new features by installing Java Extension Pack with Visual Studio Code. See below for more details! Managing your Maven Dependencies Easily Editing p...

Open SourceVisual Studio Code