this post was submitted on 13 Jul 2023
1 points (100.0% liked)

Java

1327 readers
1 users here now

For discussing Java, the JVM, languages that run on the JVM, and other related technologies.

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] pohart@lemmyrs.org 1 points 1 year ago

Java 11 allows you to paste in JavaScript and it largely just works

Var is not Javascript. It's not even type inference. It just reduces redundancy in the boilerplate.

The module changes are a PITA, but not increasingly difficult. There aren't really other big backwards incompatible changes

The actual backend improvements keep being pushed

What changes are you referring to?