Filter
Exclude
Time range
-
Near
Long if/else chains, repeated checks, unnecessary casts—classic #Java overhead. #Java25 adds #PatternMatching in switch, #RecordPatterns & guards, reducing boilerplate & improving type safety. Mihaela Gheorghe-Roman explains: javapro.io/2026/04/28/patter… #CleanCode #JDK25 @OpenJDK
1
4
88
Writing condition-heavy logic in #Java? This article shows how RecordPatterns turn messy type-checks into expressive, deconstructed switches—ideal for rethinking class hierarchies & responsibilities. @manojnp breaks it down: javapro.io/2025/01/15/record… #Refactoring #PatternMatching
3
3
188
22 Sep 2023
Oracle's #Java21 release is here! The final feature set includes 15 #JEPs. #VirtualThreads, #RecordPatterns & #PatternMatching for Switch - have completed their respective rounds of previews and are now finalized. More insights on #InfoQ: bit.ly/48oDZ5g #Java
1
2
961
🚀 Java 21🚀 Java 21 introduced Record Patterns. Simplify your code with concise and expressive record patterns. openjdk.org/jeps/440 #Java21 #RecordPatterns
4
395
6 May 2023
RT @hannotify@foojay.social Big news in the #Java world today! The finalisations of #PatternMatching in switch (openjdk.org/jeps/441) and #RecordPatterns (openjdk.org/jeps/440) are now proposed to target #JDK21. 🥳 (heard it via nipafx on the bird (1/2)

2
14
4,685