Latest updates for Java Flight Recorder (Jfr)

Fresh curated links around Java Flight Recorder (JFR) are collected here so marketers can spot useful updates and turn timely ideas into posts faster.

Recent items include:

  • Jeffrey Microscope for Generating Flame Graphs in Java
  • Differential Flamegraphs in Java in Jeffrey Microscope
  • Application Startup Tracking in Spring

Post angles to try

Share the most useful takeaway for your audience.
Turn one article into a quick practical checklist.
Ask your audience how this shift affects their work.
Turn angles into scheduled posts

Fresh articles and ideas

Recent curated links from global sources. Generate one free draft from any story, then use SocialBu to schedule and refine your content calendar.

dzone.com /1 month ago

Jeffrey Microscope for Generating Flame Graphs in Java

Java Flight Recorder (JFR) captures an enormous amount of detail about what your application is doing — but raw JFR files are only as useful as the tools you have to explore them....

Read source
dzone.com /1 month ago

Differential Flamegraphs in Java in Jeffrey Microscope

In the first article, we got started with Jeffrey Microscope and learned to read a single flamegraph — the timeseries, search, tooltips, and the allocation and wall-clock variants....

Read source
feeds.feedblitz.com /1 month ago

Application Startup Tracking in Spring

Learn how to track and analyze Spring application startup with ApplicationStartup, BufferingApplicationStartup, FlightRecorderApplicationStartup, and custom startup steps. The pos...

Read source
javacodegeeks.com /2 weeks ago

The Observer Effect in JVM Profiling

Attach a profiler to see what the JIT is really doing, and you’ve just changed what the JIT does. On the JVM, that’s not a metaphor. It’s a specific, mechanical consequence of how...

Read source
javacodegeeks.com /1 month ago

OpenTelemetry Java Auto-Instrumentation: Traces Without Touching Your Code

How the OTel Java agent attaches at JVM startup, what it captures automatically across JDBC, Spring MVC, and Kafka, and where @WithSpan picks up the rest. Adding tracing to a Java...

Read source
javacodegeeks.com /1 month ago

Value Classes (JEP 401): When Records Aren’t Flat Enough for the JIT

How value classes differ from records — no identity, no heap header — where they outperform records in tight loops, and the Valhalla mental model in 300 words. Status check: As of...

Read source
javacodegeeks.com /2 weeks ago

Compact Object Headers in Production: The Free 15–25% Heap Reduction Nobody Enabled

JEP 519 shipped stable in JDK 25. It shrinks every single object header on the heap. It’s one JVM flag. Most teams still haven’t flipped it. Here’s a JVM optimization that costs no...

Read source
infoq.com /1 month ago

Article: Virtual Threads After JDK 24: What Changed for Production Java

JDK 24 removed the monitor-related carrier-thread pinning that stalled Netflix and similar teams on Java 21. What has replaced it on JDK 25 LTS is downstream-resource saturation: T...

Read source
dev.to /2 weeks ago

I built a flight recorder for AI sessions

Comments

Read source
javacodegeeks.com /1 month ago

Java 26: New Features Overview

Java continues its evolution with another major release. Java 26 introduces important improvements across language features, runtime performance, garbage collection, concurrency, s...

Read source
blog.frankel.ch /1 month ago

Security Baked Into the JVM: the Safe Codebase Audit Pipeline

In Part 1, the minimal deployment showed constraints traveling with the proxy: authentication, encryption, hardened deserialization, all declared in configuration and enforced at t...

Read source
infoq.com /4 weeks ago

Project Valhalla's First Preview: JEP 401 Redefines == for Java Objects

JEP 401, integrated into JDK 28, introduces value objects. These new class instances feature final fields, altered behavior for equality checks, and stricter construction and synch...

Read source
theregister.com /1 month ago

Java was a three-day hotfix away from dying horribly on stage

Tim Lindholm, Java's original JVM maintainer, shares with El Reg some of the grungy build details the doc glosses over

Read source

Turn fresh research into a full content calendar

Use SocialBu to discover ideas, generate post drafts, and schedule them across your social channels.

Sources covering Java Flight Recorder (Jfr)

feeds.dzone.com

Recent coverage from public sources
Public source

blog.frankel.ch

Recent coverage from public sources
Public source

feed.infoq.com

Recent coverage from public sources
Public source

feeds.feedblitz.com

Recent coverage from public sources
Public source

echojs.com

Recent coverage from public sources
Public source

javacodegeeks.com

Recent coverage from public sources
Public source