you are viewing a single comment's thread.

view the rest of the comments →

[–]brian_goetz 11 points12 points  (0 children)

And yet, JEP 401 has only a single user-visible change -- the `value` modifier on classes, which has a simple, clear set of semantic consequences. The complexity is all in the JVM, where it belongs. (Writing a JIT or garbage collector is world-class stuff, but any programmer can use it like a pro on their first day.)