Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Retrofitting Null-Safety into Java

ACM SIGPLAN via YouTube

Overview

Explore a comprehensive conference talk from ACM SIGPLAN's WITS'24 that delves into the critical issue of null pointer errors in Java and presents an innovative solution. Learn about Nullsafe, a compiler plugin developed to extend Java's type system with nullness, and its successful implementation at Meta. Discover how this technology has significantly reduced NullPointerException errors in production code, with decreases ranging from 35% to 80%. Gain insights into the challenges of retrofitting null-safety into an established language like Java, and compare this approach to other modern languages that have built-in null-safety features. Understand the limitations of Java 8's Optional and why a more robust solution was necessary. This 36-minute presentation by Artem Pianykh offers valuable knowledge for Java developers and anyone interested in improving code safety and reliability in large-scale software projects.

Syllabus

[WITS'24] Retrofitting Null-Safety into Java

Taught by

ACM SIGPLAN

Reviews

Start your review of Retrofitting Null-Safety into Java

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.