Proposal would define an API to collect stack traces asynchronously and include information on both Java and native stack frames. A proposal promoting asynchronous stack traces in Java is advancing ...
The default stacking walking in async-profiler, Frame Pointer (FP) stack walking, is a technique for collecting call stacks by tracking frame pointers in memory. Each function call maintains a pointer ...
Most Java memory tools show you a diagram. JavaMem shows you what's actually happening — and corrects the mental models that textbooks get wrong. JavaMem is a live, browser-based tool that visualizes ...
JDK 1.4 introduced so many new features to the Java landscape that it was easy to focus on a few at the expense of others. New JDK 1.4 features such as built-in Java logging, built-in XML support, ...