התחל במצב לא מקוון עם האפליקציה Player FM !
פודקאסטים ששווה להאזין
בחסות


Welcome to OpenJDK (Java) 24 (#68)
Manage episode 471439775 series 3366865
We serve you a podcast about the new Java version every six months.
Our regular guest, Simon Ritter, Deputy CTO of Azul, is known on social media as "speakjava." He is part of the OpenJDK vulnerability group, JCP executive committee, and expert group for the Java SE specification request so that he can share a lot of inside information with us.
In this episode, we are joined by Hanno Embregts, a Java Developer by day and musician by night. He publishes a post on Foojay with all the details of every new Java release and prepared a long description of all the new features included in Java 24.
Let's see what this new release brings us...
Guests
Simon Ritter
https://www.linkedin.com/in/siritter/
https://bsky.app/profile/speakjava.bsky.social
Hanno Embregts
https://www.linkedin.com/in/hannotify/
https://bsky.app/profile/hanno.codes
Content
00:00 Introduction of the topic and guests
00:58 Why 24 JEPs in release 24?
02:16 Overview of the changes in Java 24
03:37 The changes in Hotspot and GC
JEP 404: Generational Shenandoah (Experimental)
https://openjdk.org/jeps/404
JEP 450: Compact Object Headers (Experimental)
https://openjdk.org/jeps/450
JEP 475: Late Barrier Expansion for G1
https://openjdk.org/jeps/475
04:46 JEP 483: Ahead-of-Time Class Loading & Linking
https://openjdk.org/jeps/483
07:30 JEP 491: Synchronize Virtual Threads without Pinning
https://openjdk.org/jeps/491
10:27 Security JEPs and Quantum resistance
JEP 478: Key Derivation Function API (Preview)
https://openjdk.org/jeps/478
JEP 496: Quantum-Resistant Module-Lattice-Based Key Encapsulation Mechanism
https://openjdk.org/jeps/496
JEP 497: Quantum-Resistant Module-Lattice-Based Digital Signature Algorithm
https://openjdk.org/jeps/497
13:00 Tools
JEP 493: Linking Run-Time Images without JMODs
https://openjdk.org/jeps/493
16:47 Repreviews and finalizations
JEP 489: Vector API (Ninth Incubator)
https://openjdk.org/jeps/489
18:27 JEP 484: Class-File API
https://openjdk.org/jeps/484
19:13 JEP 485: Stream Gatherers
https://openjdk.org/jeps/485
21:22 JEP 487: Scoped Values (Fourth Preview)
https://openjdk.org/jeps/487
22:15 JEP 488: Primitive Types in Patterns, instanceof, and switch (Second Preview)
https://openjdk.org/jeps/488
22:30 How JEPs get finalized and included
23:44 JEP 492: Flexible Constructor Bodies (Third Preview)
https://openjdk.org/jeps/492
24:09 JEP 494: Module Import Declarations (Second Preview)
https://openjdk.org/jeps/494
25:07 JEP 495: Simple Source Files and Instance Main Methods (Fourth Preview)
https://openjdk.org/jeps/495
29:24 JEP 499: Structured Concurrency (Fourth Preview)
https://openjdk.org/jeps/499
34:04 Deprecations & Restrictions
34:46 JEP 472: Prepare to Restrict the Use of JNI
https://openjdk.org/jeps/472
37:15 JEP 486: Permanently Disable the Security Manager
https://openjdk.org/jeps/486
38:53 JEP 490: ZGC: Remove the Non-Generational Mode
https://openjdk.org/jeps/490
Trash Talk - Exploring the JVM memory management by Gerrit Grunwald
https://www.youtube.com/watch?v=Jh79ojcror0
42:09 JEP 498: Warn upon Use of Memory-Access Methods in sun.misc.Unsafe
https://openjdk.org/jeps/498
45:43 Removal of 32-bit support
JEP 479: Remove the Windows 32-bit x86 Port
https://openjdk.org/jeps/479
JEP 501: Deprecate the 32-bit x86 Port for Removal
https://openjdk.org/jeps/501
47:37 Should we use Java 24 in production?
51:09 Looking forward to the next LTS in September
54:14 Conclusion
72 פרקים
Manage episode 471439775 series 3366865
We serve you a podcast about the new Java version every six months.
Our regular guest, Simon Ritter, Deputy CTO of Azul, is known on social media as "speakjava." He is part of the OpenJDK vulnerability group, JCP executive committee, and expert group for the Java SE specification request so that he can share a lot of inside information with us.
In this episode, we are joined by Hanno Embregts, a Java Developer by day and musician by night. He publishes a post on Foojay with all the details of every new Java release and prepared a long description of all the new features included in Java 24.
Let's see what this new release brings us...
Guests
Simon Ritter
https://www.linkedin.com/in/siritter/
https://bsky.app/profile/speakjava.bsky.social
Hanno Embregts
https://www.linkedin.com/in/hannotify/
https://bsky.app/profile/hanno.codes
Content
00:00 Introduction of the topic and guests
00:58 Why 24 JEPs in release 24?
02:16 Overview of the changes in Java 24
03:37 The changes in Hotspot and GC
JEP 404: Generational Shenandoah (Experimental)
https://openjdk.org/jeps/404
JEP 450: Compact Object Headers (Experimental)
https://openjdk.org/jeps/450
JEP 475: Late Barrier Expansion for G1
https://openjdk.org/jeps/475
04:46 JEP 483: Ahead-of-Time Class Loading & Linking
https://openjdk.org/jeps/483
07:30 JEP 491: Synchronize Virtual Threads without Pinning
https://openjdk.org/jeps/491
10:27 Security JEPs and Quantum resistance
JEP 478: Key Derivation Function API (Preview)
https://openjdk.org/jeps/478
JEP 496: Quantum-Resistant Module-Lattice-Based Key Encapsulation Mechanism
https://openjdk.org/jeps/496
JEP 497: Quantum-Resistant Module-Lattice-Based Digital Signature Algorithm
https://openjdk.org/jeps/497
13:00 Tools
JEP 493: Linking Run-Time Images without JMODs
https://openjdk.org/jeps/493
16:47 Repreviews and finalizations
JEP 489: Vector API (Ninth Incubator)
https://openjdk.org/jeps/489
18:27 JEP 484: Class-File API
https://openjdk.org/jeps/484
19:13 JEP 485: Stream Gatherers
https://openjdk.org/jeps/485
21:22 JEP 487: Scoped Values (Fourth Preview)
https://openjdk.org/jeps/487
22:15 JEP 488: Primitive Types in Patterns, instanceof, and switch (Second Preview)
https://openjdk.org/jeps/488
22:30 How JEPs get finalized and included
23:44 JEP 492: Flexible Constructor Bodies (Third Preview)
https://openjdk.org/jeps/492
24:09 JEP 494: Module Import Declarations (Second Preview)
https://openjdk.org/jeps/494
25:07 JEP 495: Simple Source Files and Instance Main Methods (Fourth Preview)
https://openjdk.org/jeps/495
29:24 JEP 499: Structured Concurrency (Fourth Preview)
https://openjdk.org/jeps/499
34:04 Deprecations & Restrictions
34:46 JEP 472: Prepare to Restrict the Use of JNI
https://openjdk.org/jeps/472
37:15 JEP 486: Permanently Disable the Security Manager
https://openjdk.org/jeps/486
38:53 JEP 490: ZGC: Remove the Non-Generational Mode
https://openjdk.org/jeps/490
Trash Talk - Exploring the JVM memory management by Gerrit Grunwald
https://www.youtube.com/watch?v=Jh79ojcror0
42:09 JEP 498: Warn upon Use of Memory-Access Methods in sun.misc.Unsafe
https://openjdk.org/jeps/498
45:43 Removal of 32-bit support
JEP 479: Remove the Windows 32-bit x86 Port
https://openjdk.org/jeps/479
JEP 501: Deprecate the 32-bit x86 Port for Removal
https://openjdk.org/jeps/501
47:37 Should we use Java 24 in production?
51:09 Looking forward to the next LTS in September
54:14 Conclusion
72 פרקים
Alle episoder
×
1 All Things Java at VoxxedDays Amsterdam (#69) 49:13

1 Welcome to OpenJDK (Java) 24 (#68) 54:53

1 Writing a book. Does it make you rich and famous? (#67) 1:15:28

1 Let's Talk About Java Code! Diving into Foojay blog posts... (#66) 54:59

1 Boost Your Career in 2025! (#65) 1:02:44

1 Interviews at JFall about opensource, OpenJDK evolutions, Project Loom, JVM,... (#64) 33:01

1 How do we keep our Java applications up to date and secure (#63) 43:12

1 Better Coding with AI: Friend or Enemy? (#62) 43:46

1 As a developer, how do we keep our body and mind healthy? (#61) 38:04

1 Proud Of Belgium: Devoxx, JobRunr, Timefold, OpenJDK Mobile, OpenJFX, Thymeleaf, htmx (#60) 35:38

1 DevRel Explained and How to Become a Conference Speaker 48:53

1 How Java Developers Can Secure Their Code (#58) 55:06

1 Welcome to OpenJDK (Java) 23 (#57) 1:07:29

1 Vectors in Java Code, Database, and LLMs (#56) 49:48

1 Embedded Java, Part 2 (#55) 1:09:52

1 Music and MIDI with Java and Kotlin (#54) 51:51

1 JCON Report, Part 5 (#53): CQRS, JOOQ, GraphQL, API, Vaadin, OpenRewrite, ErrorProne, Gateways,... 42:48

1 JCON Report, Part 4 (#52): Garbage Collectors, Test Containers, Flaky Tests, ToxiProxy, Virtual Threads 41:47

1 JCON Report, Part 3 (#51) - Persistence, Jakarta EE, GlassFish, Messaging via Telegram 40:52

1 JCON Report, Part 2 (#50) - Maven, Software Security, Code Quality 52:09

1 JCON Report, Part 1 (#49) - JUGs, Communities, Open Source, Generative AI, LangChain4j, Machine Learning 44:45

1 JUG Oberpfalz, JCON Conference, and JAVAPRO Magazine (#48) 38:49

1 Artificial Intelligence and Machine Learning with Java (#47) 44:30

1 JUG World Tour: JUG Switzerland (#46) 37:26

1 JUG World Tour: Quarkus Club (#44) 34:00

1 JUG World Tour: Jozi-JUG and Cape Town Java Community (#42) 52:57

1 Making Java Attractive for Beginners in Programming (#40) 57:19

1 JUG World Tour: Java Dominicana (#39) 33:41

1 JUG World Tour: Dublin JUG (#35) 34:42

1 JUG World Tour: Philippines JUG (#32) 36:02

1 Report of Devoxx '23 in Belgium (#31) 36:33

1 JUG World Tour: Utrecht JUG (#29) 19:00

1 How will AI and ML Influence the Role of Developers? (#28) 56:27

1 JUG World Tour: Chicago JUG and KUG (#27) 38:49

1 The Future of Source Control and CI/CD (#26) 1:14:15

1 Game Development with Java, JavaFX, and FXGL (#25) 56:10
ברוכים הבאים אל Player FM!
Player FM סורק את האינטרנט עבור פודקאסטים באיכות גבוהה בשבילכם כדי שתהנו מהם כרגע. זה יישום הפודקאסט הטוב ביותר והוא עובד על אנדרואיד, iPhone ואינטרנט. הירשמו לסנכרון מנויים במכשירים שונים.