News

Java SE 13 introduced text blocks as a preview feature, aimed at reducing the pain of declaring and using multi-line string literals in Java. It was subsequently refined in a second preview, with ...
In this article Brian Goetz, Java Language Architect at Oracle, provides a deep-dive into the topic. Text blocks are scheduled to become a permanent feature of the Java Language in Java SE 15.