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

YouTube

Thread Sanitizing for Java - Implementation and Initial Findings

Java via YouTube

Overview

Explore Thread Sanitizing for Java in this 30-minute conference talk featuring Jean Christophe Beyler, Arthur Eubanks, and Man Cao. Gain insights into the Thread Sanitizer (TSan) project, its implementation challenges, and initial findings. Discover how TSan detects data races in common Java libraries and learn about its potential applications for the JVM. Understand the project's goals, technical challenges, and implementation details, including modifications to build, runtime, serviceability, and GC code bases. Examine interesting statistics, such as the current number of suppressions in JDK libraries. Explore topics like Java TSan architecture, synchronization, memory accesses, volatile fields, object allocation and garbage collection, symbolization, and native races. Get a comprehensive overview of the project's progress, unresolved issues, and future directions while having the opportunity to provide feedback on Java TSan usage and key implementation decisions.

Syllabus

Intro
TSan Project: High Level Goals
Purpose of this talk
Why LLVM TSan for Java TSan
Java TSan Architecture
Synchronization
Java Memory Accesses
Volatile Fields
Allocating, Garbage Collecting, and Moving Objects
Symbolization
Native Races
Non-Performance Numbers
Unresolved issues
Conclusion

Taught by

Java

Reviews

Start your review of Thread Sanitizing for Java - Implementation and Initial Findings

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.