What’s New in Java 22 in 2 Minutes... More or Less - Sip of Java

preview_player
Показать описание
The release of JDK 22 is neigh! In this short video we will go over the major changes, the JEPs (JDK Enhancement Proposals), that are a part of JDK 22, in two minutes... more or less.

# References

# Chapters
- Intro: 0:00
- JEPs - Final Features: 0:39
- JEPs - Preview Features: 1:37
- JEPs - Incubator Feature: 2:43
- Outro: 2:58

*Tags:* #Java #Jdk22 #openjdk #insidejava
Рекомендации по теме
Комментарии
Автор

Thanks for the update. I would suggest to show code examples in video like in git diff when showing new Java features in listings instead of showing initial code and then updated code. Because it's hard to follow what's changed.

VEINHORN
Автор

These videos could be much better by:
A one-liner on what the JEPs are
Showing examples
Showing code representing them
Talking more slowly and deliberatly

originalsnaky
Автор

Wow interesting featurtes, thanks for sharing 😎👍🏻

michelantonybarrosbarrios
Автор

I would recommend adding examples, visualizations to these talks

georgeFulgeanu
Автор

I always wanted to be able to call super() just a little bit later…

pauljarski
Автор

I am interested in a longer video taking just a bit more time. As it is I did not take away much from this video.

lmj
Автор

I have posted the new features in Java 22 with working code examples here

techshareworld
Автор

Explanations are way too fast to really have the time to grasp the content.

jeromeblouin
Автор

Just use C# or Kotlin, it's 2024 ffs 😁

Bourn
Автор

It is probably the worst "What's New" video on Youtube ever. If you are not directly involved into JDK development but just curious about the new features in the last release, you have almost no chance to get any useful info from this video other then by accident. It sounds just like a statement in a daily standup 'hey, just closed issue 123, going to look into 456' 🤦‍♂😆

Paul-krdq
Автор

You've got the worst background I ever seen on YT. That's not detrimental to the explanation but still not visually pleasing at all (well that's a visual media after all).

francescoilluminati
Автор

Cool 👍 Java > Kotlin and Eclipse > stupid intelij

anne_the_dev
Автор

it is a useless overview without examples.

sku