Rethinking Java String Concatenation - JVM Language Summit 2024
Offered By: Java via YouTube
Course Description
Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the evolution and optimization of Java String concatenation in this 51-minute conference talk from the JVM Language Summit. Dive into the current implementation introduced by JEP 280 in JDK 9, examining its impact on throughput, startup time, warmup, and memory footprint. Learn about past optimization efforts and recent workarounds for resource starvation issues in complex expressions. Discover a prototype that aims to solve edge cases while improving startup, footprint, and warmup metrics. Gain insights into ongoing developments in Java String handling, including String Templates and the Class-File API. Access additional resources on Java development, OpenJDK projects, and related topics to deepen your understanding of Java language improvements.
Syllabus
Rethinking Java String Concatenation #JVMLS
Taught by
Java
Related Courses
Migrating beyond Java 8LinkedIn Learning Introducción a Git e IntelliJ IDEA
Udemy A Decade of JDK Updates in OpenJDK - Development Process Evolution
Java via YouTube Project Leyden: Improving Java Startup Time and Performance - Inside Java Newscast
Java via YouTube Beyond Java 8 - Future Features and Enhancements
Java via YouTube