Podcasts by Inside Java

Inside Java

Inside Java is a podcast for Java Developers brought to you directly from the people that make Java at Oracle. We'll discuss the language, the JVM, OpenJDK, platform security, innovation projects like Loom and Panama, and everything in between.

Further podcasts by Chad Arimura, David Delabassee

Podcast on the topic Technologie

All episodes

Inside Java
“Sequenced Collections” with Stuart Marks from 2023-04-25T10:22:10

Sequenced Collections, targeted for JDK 21, are a new collection type created to represent a sequence of elements with a defined encounter order.

Ana recorded this episode with Stuart Mar...

Listen
Inside Java
"Preview Features: A Look Back and A Look Ahead" with Alex Buckley from 2023-03-21T14:00

Preview Features have been essential to the delivery of Java for the past 5 years, and Java 20 is no exception with second previews of both Virtual Threads and the Foreign Function & Memory API....

Listen
Inside Java
“Helidon Níma&Virtual Threads” from 2023-01-12T08:03:58

Helidon Níma is the first Java microservices framework built from the ground up on virtual threads.

David recorded this episode with Tomas Langer, the Helidon architect. Tomas discusses v...

Listen
Inside Java
“Java Language - State of the Union” from 2022-12-23T11:57:14

In this episode, David discusses with Gavin Bierman, the latest evolution in the Java Language. In addition to being a regular guest on this podcast, Gavin spends most of his time on designing n...

Listen
Inside Java
“JavaFX” from 2022-11-18T05:26:22

During JavaOne, David sat down with Kevin Rushforth (OpenJFX Project Co-Lead, Oracle) to discuss the JavaFX, OpenJFX and the new JavaFX builds that Oracle is now producing.

Listen
Inside Java
"Java 19 is Here!" from 2022-09-20T15:00

In this two-part episode, Chad interviews Ron Pressler, architect and lead for Project Loom, on Virtual Threads and Structured Concurrency, followed by Brian Goetz, Chief Language Architect, on ...

Listen
Inside Java
"JavaOne is Back!" from 2022-08-03T18:22:11

Chad interviews Sharat Chander about both the history of JavaOne, and what to expect with the return of it in October.

Show notes:

Upda...

Listen
Inside Java
“Towards Generational ZGC” from 2022-06-28T13:53:19

In this episode, David talks with Erik Österlund about the work he did on the Z Garbage Collector, and the plans to make ZGC a Generational GC. Amongst other things, Erik shares some details on ...

Listen
Inside Java
“Java 18 is Here!” from 2022-03-22T16:24:34

In this special episode Chad talks with Naoto Sato on JEP 400, UTF-8 by Default, and Michel Trudeau on JEP 413, Code Snippets in Java API Documentation.

To round things out, we also pulle...

Listen
Inside Java
“The Simple Web Server” from 2022-03-04T06:01:47

David remotely sat down with Julia Boes, Senior Member of Technical Staff in Dublin, to discuss the Simple Web Server (SWS). The SWS, introduced in JDK 18, is a minimal web server that serves st...

Listen
Inside Java
“JEP 421 and Finalization Deprecation” from 2022-01-12T15:25:53

In this episode, David remotely sat down with Brent Christian to discuss Finalization and the effort to gradually deprecate this now outdated, brittle, and complex mechanism from the platform. A...

Listen
Inside Java
“Java 17 is Here!” Part 2 from 2021-09-27T19:00

To celebrate the Java 17 release, we have not one but two podcast episodes! In this second part, Chad discusses the evolution of the Java language with Brian Goetz, the Java Language Architect. ...

Listen
Inside Java
“Java 17 is Here!” Part 1 from 2021-09-14T15:42:29

To celebrate the launch of Java 17 we have not one but two podcast episodes! In this first part, Chad discusses some exiting license changes with Donald Smith, i.e. the Free Java License. Chad t...

Listen
Inside Java
“Java's steady march towards strong encapsulation” with Alan Bateman from 2021-06-29T12:30:35

With JEP 403, Java 17 will strongly encapsulate the JDK internals. This is the latest step in a process that began in Java 9 with the modularization of the JDK. In this episode, Alan Bateman joi...

Listen
Inside Java
“Pattern Matching” with Gavin Bierman from 2021-06-14T05:20:31

In this episode, David discusses with Gavin Bierman a new set of Java language features coming from Project Amber, i.e. Pattern Matching. In addition to `sealed classes` and `pattern matching fo...

Listen
Inside Java
#16 - “Let's discuss JDK and Networking” with Michael McMahon and Daniel Fuchs from 2021-04-12T13:16:16

In this episode, David (remotely) sat down with Michael McMahon and Daniel Fuchs both from the Java Dublin engineering team to discuss some of the recent JDK network-related updates: from the HT...

Listen
Inside Java
“Java 16 is Here!” with Mikael Vidstedt from 2021-03-16T10:52:48

The release of Java 16 was a good reason to invite Mikael Vidstedt, Director of JVM Engineering, again into the show. In this episode, Chad and Mikael discuss some of the new JDK 16 features, th...

Listen
Inside Java
“Records Serialization” with Julia Boes and Chris Hegarty from 2021-03-08T08:37:58

Records are a standard and permanent Java language feature starting Java 16. This was a good occasion for David to discuss Records, and more specifically Records serialisa… Records serialization...

Listen
Inside Java
"JDK Flight Recorder" with Markus Grönlund from 2021-02-22T16:27:38

Chad discusses JDK Flight Recorder (JFR) with Markus Grönlund. Learn all about JFR including how to get started, the problems it addresses, the many event types it outputs, the new streaming cap...

Listen
Inside Java
“jpackage” with Kevin Rushforth from 2021-02-11T11:57:06

David Delabassée recently sat down with Kevin Rushforth to discuss the Packaging Tool (JEP 392) more commonly known as jpackage, a new tool that will be made production-ready in JDK 16…

Listen
Inside Java
“Project Panama - The Foreign Linker API” with Maurizio Cimadamore and Jorn Vernee from 2020-12-21T07:40:29

David Delabassee continues the Panama discussion (cf. Episode 9) with Maurizio Cimadamore and Jorn Vernee. This episode focuses on the Foreign Linker API and the jextract tool.

Listen
Inside Java
“Project Panama - The Foreign Memory Access API” with Maurizio Cimadamore and Jorn Vernee from 2020-12-11T13:30:11

In this episode, David Delabassee discusses Project Panama's Foreign Support with Maurizio Cimadamore and Jorn Vernee. The episode starts with an overview of Project Panama, its Foreign Support ...

Listen
Inside Java
“Project Loom” with Ron Pressler from 2020-11-24T08:00

Chad Arimura discusses Project Loom with Ron Pressler.

Relevant links:

Inside Java
“The Vector API” with John Rose and Paul Sandoz from 2020-11-17T09:03:01

In this episode, David Delabassee discusses the new Vector API with John Rose and Paul Sandoz.

For more episodes, check out https://inside.java/podc...

Listen
Inside Java
“Project Skara” with Joe Darcy and Erik Duveblad from 2020-10-28T16:00

Chad Arimura discusses Project Skara with Joe Darcy and Erik Duveblad.

Relevant L...

Listen
Inside Java
“The Z Garbage Collector” with Per Liden from 2020-10-14T10:13:05

In this episode, David Delabassee (Developer Relations) discusses with Per Liden (ZGC Lead) t...

Listen
Inside Java
“Record Classes” with Gavin Bierman from 2020-10-05T15:43:49

In this episode, David Delabassee (Developer Relations) discusses with Gavin Bierman (Con...

Listen
Inside Java
“The State of Java” with Georges Saab from 2020-09-14T17:00

Our guest today is Georges Saab (@gsaab), Vice President of Development of the Java Platform Group.

...

Listen
Inside Java
“Java 15 is Here!” with Mikael Vidstedt from 2020-09-08T19:00

David Delabassee (@delabassee) discusses the latest Java release, Listen

Inside Java
“Welcome to Inside Java!” with hosts Chad and David from 2020-09-01T19:00

Welcome to the Inside Java podcast. In Episode #1 (we couldn't start at 0), the hosts Chad Arimura (VP Developer Relations) and Listen