Conversation
tech, java 14, sacarsm
Show content
So apparently Java 14 is out with some "new" features, which means they added actual features for their languages which were kinda generally standard in any other decent language: https://www.oracle.com/corporate/pressrelease/oracle-announces-java14-031720.html

JEP305: https://openjdk.java.net/jeps/305
wow so pattern matching is actually a thing, but weird, because java 🙃

JEP358: https://openjdk.java.net/jeps/358
What about finally making the too-well known NPE error more helpful? With details and stuff, wonderful eh

JEP361: https://openjdk.java.net/jeps/361
Eh what about trying to learn from other languages and make switch-statements expressions as well? you got it Oracle blobfingerguns​

JEP365: https://openjdk.java.net/jeps/368
Hey what if we finally supported multiline-strings? oh wait that's just the second draft 🙃
0
1
1