Recently I've had a need to use Java Mission Control (JMC) to look at some Java Flight Recorder (JFR) files for a piece of code I've been analysing for performance issues. The piece of code didn't require being run in production so I decided to do the ana... (more…)
Read more »
An uber-fast, ultra-lightweight, parallelized Java classpath scanner and module scanner. - classgraph/classgraph... (more…)
Read more »
esProc SPL is a scripting language for data processing, with well-designed rich library functions and powerful syntax, which can be executed in a Java program through JDBC interface and computing i... (more…)
Read more »
Java is a safe programming language and prevents programmer
from doing a lot of stupid mistakes, most of which based on memory management.
But, there is a way to do such mistakes intentionally, using Unsafe class.
Read more »
Previous message (by thread): [master] RFR: Only include Mark Word when required [v4]... (more…)
Read more »