Introduction to the Java Memory Model

Subscribers:
348,000
Published on ● Video Link: https://www.youtube.com/watch?v=CTU8XShgorE



Duration: 48:06
19,759 views
170


A Google TechTalk, 9/22/17, presented by Igor Murashkin
ABSTRACT: I would like to give an introductory intuitive explanation of the Java Memory Model. If you've ever wanted to know the memory ordering guarantees in Java, this talk is for you. Learn about when Java does and doesn't synchronize; volatiles, finals, acquire/release, and more. Plus, a few compiler optimizations that might surprise you.

Speaker Info:
Igor Murashkin: ART engineer -- compiler and runtime team for the Java Language on Android.







Tags:
google techtalks
java memory model
programming languages
java