Looking forward to JDK17

Recently I’ve been looking at some cool features brought in for JDK14 that are now solid since JDK17. Particularly useful for my ruby-processing project is Instance Of Pattern Matching, but the switch expression could be used in vanilla processing, to simplify code.

2 Likes