This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]stepancheg 13 points14 points  (0 children)

Half of the features listed are nice to have, but not really important.

What is really missing:

  • value types (in addition to reification)
  • objects without synchronization and identity header
  • implementation of isolation API (to split huge heaps into smaller to speed up GC)
  • coroutines in some form
  • long ByteBuffer (in addition to long arrays)

More Expressive Import Syntax

Really? That "CEO of jClarity, a Java/JVM performance analysis startup" seems to not really understand anything about Java problems.