Skip to content

Commit 45bc6e7

Browse files
committed
added presentations links
1 parent 0d1e0a9 commit 45bc6e7

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -294,10 +294,11 @@ jdeprscan --release <Jdk_Version> -l --for-removal
294294
* [Migrating From JDK 8 to Later JDK Releases](https://docs.oracle.com/en/java/javase/17/migrate/migrating-jdk-8-later-jdk-releases.html#GUID-7744EF96-5899-4FB2-B34E-86D49B2E89B6)
295295
* [Eclipse Migration Toolkit for Java (EMT4J) Simplifies Upgrading Java Applications](https://www.infoq.com/news/2022/12/eclipse-migration-toolkit-java/)
296296
* [Rewrite - Migrate to Java 17](https://docs.openrewrite.org/running-recipes/popular-recipe-guides/migrate-to-java-17)
297-
* Presentations:
298-
* [The Amazing Features of Modern Java - Venkat Subramaniam](https://youtu.be/nlZe-y2XvQY)
299297
* Java Projects:
300298
* [Project Leyden - Capturing Lightning in a Bottle](https://www.youtube.com/watch?v=lnth19Kf-x0&ab_channel=Java)
299+
* Presentations:
300+
* [The Amazing Features of Modern Java - Venkat Subramaniam](https://youtu.be/nlZe-y2XvQY)
301+
* [JVM Language Submit 2025 - Growing the Java Language (Brian Goetz)](https://www.youtube.com/watch?v=Gz7Or9C0TpM)
301302
* Blogs:
302303
* [JDK Security Enhancements - Sean Mullan](https://seanjmullan.org/blog/)
303304

java-25/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -410,4 +410,5 @@ To run each example use: `java --enable-preview --source 25 <FileName.java>`
410410
* [JDK 25 - JEP Dashboard](https://bugs.openjdk.org/secure/Dashboard.jspa?selectPageId=23200)
411411
* [JDK 25 JEPs](https://openjdk.org/projects/jdk/25/)
412412
* [Java 25 Brings 18 JEPs - Inside Java Newscast #92](https://www.youtube.com/watch?v=T5q72vcSjyk)
413+
* [How to Upgrade to Java 25](https://youtu.be/9azNjz7s1Ck?si=J1LPBZG1uManLu4-)
413414

0 commit comments

Comments
 (0)