YoVDO

Confinement in the JVM - Abstractions, Design Patterns, and Project Updates

Offered By: Java via YouTube

Tags

Java Courses Race Conditions Courses Design Patterns Courses Project Valhalla Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore a comprehensive conference talk on confinement in the JVM, presented by John Rose. Delve into the world of Java abstractions, confinement, and their role in enabling effective programming. Examine the historical context of logic and its application in computing. Discover key design patterns, including immutable objects, frozen arrays, and stable variables. Gain insights into JVM support for these patterns and learn about race conditions and their impact on program safety. Investigate the relationships between confinement and ongoing Java projects such as Valhalla, Panama, and Metropolis. Enhance your understanding of Java programming concepts and their practical applications in modern software development.

Syllabus

Intro
Observation: Java abstractions are so worth it
Thesis: confinement enables abstraction
On abstraction and logic
digression on Raymond Smullyan
Abstraction in computing - An abstraction is a part of a program which is worth looking at by itselt
Causes vs. confinement
A moral of this story: Uncertainty is expensive
What about benign races?
Sequential Consistency isn't even the main issue
Inscrutability vs. Lines of Code
Java safety checking is never finished
Reasons to watch for racers
Design pattern: Immutable objects
JVM support: Frozen arrays
Design pattern: Stable variables
Design pattern sketch: Monotonic variables
Design pattern sketch: Race-resistant class
Design pattern sketch: Thread-confined class
Making the best of the Object header
Project Valhalla interactions with confinement
Project Panama uses of confinement
Project Metropolis uses of confinement
Confinement! Confinement!


Taught by

Java

Related Courses

Algorithms, Part I
Princeton University via Coursera
Introduction à la programmation orientée objet (en Java)
École Polytechnique Fédérale de Lausanne via Coursera
MongoDB for Java Developers
MongoDB University
Initiation à la programmation (en Java)
École Polytechnique Fédérale de Lausanne via Coursera
Intro to Java Programming
San Jose State University via Udacity