Showing results for September 2020 - Microsoft for Java Developers

Sep 4, 2020
4
0

About Upgrading to Java 11 for VS Code for Java

Yaojin Yang
Yaojin Yang

Since the introduction of Java 11 requirement for running VS Code for Java, we have constantly heard from our users that they thought Java 8 is no longer supported, which is NOT true. In this blog, we will explain the requirement itself and provide steps for you to upgrade smoothly and quickly without impact your project.

JavaVisual Studio Code
Sep 2, 2020
1
0

How to Tell Time in Java’s Garbage Collection

Ana Marsh
Ana Marsh

Introduction As I wrap up my internship with Microsoft this summer, I have discovered the value in being confused. The more I learned, the more some things became clearer and the more other things became cloudier. In the end, I am left with a headache of confusion on how to tell time, something I thought I mastered in 2nd grade. Three months ago, ...

JavaOpen SourceOpenJDK