Split Strings in Java Splitting a Strings is common operation. This short tutorial will show some of the ways to complete is operation. (more…) Read more »
Does Java pass-by-reference or pass-by-value? Why you might be wrong Introduction... (more…) Read more »
Java Flight Recorder and JFR Event Streaming in Java 14 Get a stream of high-volume data points about your running app. (more…) Read more »
Static Compilation of Java Applications at Alibaba at Scale This is a guest blog post written by Sanhong Li, Ziyi Lin, Chuansheng Lu and Kingsum Chow from the Alibaba JVM team. (more…) Read more »
What’s New in Java 16 In this article, we will check what was added and removed in Java 16. (more…) Read more »