logo
logo
Sign in

Top 17 Java 10 Features: You Might Not Know

avatar
Elvira Collins
Top 17 Java 10 Features: You Might Not Know

In this blog, we are going to share with you some new features or changes in the latest version of Java.

For executing a callback on threads without performing a global VM safe-point, there is a feature of thread-local handshakes.

They are enabling the Grall Java-based just-in-time compiler which is to be used in an experimental fashion on the Linux/x64 platform.

To improve source-code isolation of different garbage collectors, there is provision of a clean garbage collector interface.

This approach is aiming at better modularity for internal garbage collection code in the HotSpot virtual machine and thus making it easier to add a new garbage collector to HotSpot.

Docker awareness: Being run on Linux systems, the Java Virtual Machine (JVM) will get know if it is running in a Docker container.

collect
0
avatar
Elvira Collins
guide
Zupyak is the world’s largest content marketing community, with over 400 000 members and 3 million articles. Explore and get your content discovered.
Read more