Remove 2029 Remove Benchmarking Remove Development Remove Virtualization
article thumbnail

The Return of the Frame Pointers

Brendan Gregg

I ended up developing a fix for the JVM c2 compiler which Oracle reworked and added as the -XX:+PreserveFramePointer option in JDK8u60 (see my Java in Flames post for details [ PDF ]). Here's my guesses: 2029: Ubuntu and Fedora release new versions with SFrames for OS components (including libc) and ditches frame pointers again.

Java 145