YoVDO

VM Design Choices for Java Virtual Machines - JVMLS 2015

Offered By: Java via YouTube

Tags

Google Cloud Platform (GCP) Courses Memory Management Courses Performance Tuning Courses Compiler Design Courses Multithreading Courses Garbage Collection Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore VM design choices in this comprehensive talk from the 2015 JVM Language Summit. Delve into interpreter options, optimization strategies, garbage collection approaches, and multithreading considerations. Learn about atomic operations, native calls, safe points, debugging flags, and the Java Memory Model. Examine topics like inline caching, HotSpot, Azul, thread-local storage, and transactional memory. Gain insights into safepoints, adapter frames, inlining constant OOPs, and object locking as presented by Cliff Click, offering valuable knowledge for language designers, compiler writers, tool builders, runtime engineers, and VM architects.

Syllabus

Intro
The nature of this talk
Choices to make
Obvious choices
Interpreter choices
Optimization choices
Stage Zero Jets
GC Choices
Safe Points vs Stop Anywhere
Multithreading
Atomic Operations
Native Calls
Native oops
Hiding oops
Stack Crawls
Active GC
Night Calling Convention
Native Call
Safe Points
Heavyweight
Debugging Flags
Thin Locks
Java Memory Model
Deopt
Inline Cache
HotSpot
Azula
TLB
ThreadLocal Storage
Transactional Memory
Safepoints
Adapter frames vs Frame adapters
Inlining constant OOP
Locking objects


Taught by

Java

Related Courses

Compilers
Stanford University via edX
Build a Modern Computer from First Principles: Nand to Tetris Part II (project-centered course)
Hebrew University of Jerusalem via Coursera
Compiler Design
Indian Institute of Technology, Kharagpur via Swayam
Foundations to Computer Systems Design
Indian Institute of Technology Madras via Swayam
Compiler Design
YouTube