What do the security manager, applet API, finalization, and primitive wrapper constructors have in common? What about CMS, Nashorn, RMI activation, and biased locking? And what does jdeprscan have to do with all of this?
⎯⎯⎯ Chapters ⎯⎯⎯
0:00 Teasers
0:17 Intro
1:04 jdeprscan
jdeprscan: https://dev.java/learn/jvm/tools/core...
deprecations in Javadoc: https://docs.oracle.com/en/java/javas...
2:21 Applet API
JEP 289: https://openjdk.org/jeps/289
JEP 398: https://openjdk.org/jeps/398
2:51 Security Manager - The Back Story
JEP 411: https://openjdk.org/jeps/411
Inside Java Newscast #5: • Pattern Matching in Switches and Secu...
3:31 Security Manager - State of Affairs
Inside Java Newscast #39: • 24 Java Features You Missed In 2022 -...
JEP 434, safety: https://openjdk.org/jeps/434#Safety
4:27 Security Manager - TODO
4:57 Value-Based Classes
JEP 390: https://openjdk.org/jeps/390
6:02 Finalization - The Back Story
Inside Java Newscast #15: • What Happens to Finalization in JDK 1...
JEP 421: https://openjdk.org/jeps/421
6:36 Finalization - State of Affairs
7:01 Finalization - TODO
7:59 RIP
JEP 363: https://openjdk.org/jeps/363
JEP 372: https://openjdk.org/jeps/372
JEP 407: https://openjdk.org/jeps/407
Nashorn on GitHub: https://github.com/openjdk/nashorn
JDK-8256425: https://bugs.openjdk.org/browse/JDK-8...
JEP 374: https://openjdk.org/jeps/374
8:55 Outro
⎯⎯⎯ ⎯⎯⎯⎯⎯⎯⎯⎯ ⎯⎯⎯
Tags: #Java #OpenJDK #JDK #InsideJava