PSA - Java 17 language features now available

229 views
Skip to first unread message

Andrew Grieve

unread,
Oct 11, 2023, 12:07:10 PM10/11/23
to chromium-dev
Last week I flipped the switch to move us from Java 11 -> Java 17. This has no effect on what libraries we can use (Android SDK dictates that), but it does enable three new language features:

1. instanceof pattern matching:
image.png

2. text blocks (aka, multi-line strings with indent removed):
image.png
3. switch expressions:
image.png

Reply all
Reply to author
Forward
0 new messages