Java 23 - Launch Stream

preview_player
Показать описание
Come celebrate the #Java 23 launch with us on September 17th from 13:00 to 16:30 UTC. We will cover new features, community updates, and what to expect from future releases. We'll have presentations from exciting guests like Brian Goetz, Ron Pressler, Gavin Bierman, and more. You'll be led through the event by your lovely hosts Ana-Maria Mihalceanu, Billy Korando, and Nicolai Parlog.

*Chapters*
0:00 Welcome and event agenda 🗓️

*Deep Dive into Java 23's Features! 🛝*
1:15 Java Language Update by Gavin Bierman 🤓
21:43 Java Language Features in Action 🎬
32:52 Integrity by Default with Ron Pressler 🌐
48:11 Foreign Function and Memory API with Maurizio Cimadamore 💾
54:00 Markdown Documentation Comments with Jonathan Gibbons 🤩
1:07:56 ZGC: Generational Mode by Default with Stefan Karlson 👷

*Java Outreach in 2024 🛜*
1:21:52 Java Playground Updates with Denys Makogon 🎁
1:32:52 Educating New Java Developers with Heather Stephens 🎒
1:41:54 Java Community Report from Sharat Chander and Jim Grisanzio 🚀

*Java Preview Features and Future work 🔮*
2:06:56 Sneak Peek at GraalVM Updates with Alina Yurenko and Fabio Niephaus 🐰
2:22:24 Graal JIT in Oracle JDK 23 🐣
2:24:55 Class-File API with Brian Goetz 🌟
2:41:18 State of Project Leyden with John Rose 💥
3:14:23 Goodbyes 🪩

Tags: #Java #Java23 #OpenJDK
Рекомендации по теме
Комментарии
Автор

Thanks, Sharat Chandar, for making the Java community an important part of the Java 23 launch stream! Thank you to everyone who helped with this detailed video!

As Sharat often quotes: "Java First, Java Always"!!!

cguntur
Автор

Love these videos. Please keep them coming; I need to get all the information I need, and this is a great way to show us what's new. Thank you all, and thanks to Sharat Chander for the community outreach.

DanielHinojosa
Автор

Removing the boilerplate of the main class might make it easier for beginners, but I feel like it's taking away an important learning step. Writing out the full class and main method really helped me understand the basics of Java—like classes, objects. It's one of those fundamentals that builds a solid foundation!

phoenixpraveen
Автор

This is great. Looking forward to explore this

valentineelijahabako
Автор

Increasing versions like there is no tomorrow

codeking
Автор

Great! Heather Stephens have a remarkable energy.

RafaelTorquato
Автор

Bring the low memory usage, I hope lilliput+leyden+valhalla can reduce java memory usage by ~50%

renbangbprd
Автор

Hi from Sudamérica, Java always great, books with new features??

memojl
Автор

1:34:20 when you tasted Scala I don't see how you could go back to Java...

joan
Автор

Hi, i was currently exploring java WatchService. The problem i faced, suppose i am watching c://test// folder. I create a folder called test it would say ENTRY_CREATE: test but if i create a file under that new test folder called text.txt it says ENTRY_MODIFY: test and not ENTRY_CREATE:test/text.txt. Is it a bug or it just works like that?

sadiulhakim