Project Loom introduces the concept of Virtual Threads to Java's runtime and will be available as a stable feature in JDK 21.To achieve the performance goals, any blocking operations need to be handled by Loom's runtime in a special way.
Except that keeping Java in a good shape is the thing Oracle is doing really, really well. There are plenty of open processes, discussion boards, votes, technical review processes and open contribution model, open source licence allowing anyone make own distro and contribute to OJDK easily.
In my experience, Java has a lot fewer breaking changes with upgrades compared to other languages. Compared to Python or even PHP and Java looks slow, steady, and predictable.
Gotta love how, despite Java receiving frequent updates, devs often have to stay in older versions if they want their stuff to work. GG oracle
Except that keeping Java in a good shape is the thing Oracle is doing really, really well. There are plenty of open processes, discussion boards, votes, technical review processes and open contribution model, open source licence allowing anyone make own distro and contribute to OJDK easily.
In my experience, Java has a lot fewer breaking changes with upgrades compared to other languages. Compared to Python or even PHP and Java looks slow, steady, and predictable.
That’s on businesses for refusing to keep up for a decade. Java 11 was free and companies just refused to invest into updating.