Hacker News new | ask | show | jobs
by aembleton 828 days ago
Maybe in another ten years they'll remove System.out.println and allow for a simple println to be used.

Or maybe we'll all move to Kotlin by then.

3 comments

You can statically import System.out if you are so inclined.
You can but for a new user that is even more of a barrier than writing out System.out.println
this will probably show up in java 23, ctrl + f "simpleio"

https://openjdk.org/jeps/8323335

And create the Kotlin Virtual Machine, with a Kotlin based ecosystem?