#Java #OpenJDK #JDK
The first release candidate of Java 17 is here! Why you should not be using the `finalize()` method of the Object class anymore. What are value-based classes? Bonus: hints on contributing to the OpenJDK.
⎯⎯⎯⎯⎯⎯ Chapters ⎯⎯⎯⎯⎯⎯
0:00 ➠ Intro
0:59 ➠ Java 17 RC1 is here!
Get if from
JDK 17 features list
JEP Café #02 on Sealed Classes
Inside Java Newscast #08
Foreign Function and Memory API (JEP 412)
Vector API (JEP 414)
“The Role of Preview Features“ by David Delabassee
2:08 ➠ Deprecation of finalize()
() javadoc #finalize()&
AutoCloseable javadoc
3 views
657
292
3 years ago 00:25:08 7
Refactoring Java 8 code with Java 17 new features - JEP Café #9