Let the AI Debug It: JFR Analysis Over MCP https://jbachorik.github.io/posts/jfr-mcp-serve
#java #jfr
Let the AI Debug It: JFR Analysis Over MCP https://jbachorik.github.io/posts/jfr-mcp-serve
#java #jfr
Optimizing code saves energy. But does #AI-powered optimization save more than it burns? This #Java experiment puts #GenAI, #JFR, and CodeCarbon to the test. @obierlaire delivers hard numbers.
Decide if it’s worth it: https://javapro.io/2026/02/13/can-genai-help-reduce-energy-used-by-java-code/
#Performance #AIAgent @AnthropicAI
Still treating immutability as a startup-time penalty? #Java25’s Stable Values change that contract. @hannotify dives into the feature that every backend dev should understand early.
Learn it before it’s default: https://javapro.io/2026/02/12/heres-java-25-ready-to-perform-to-the-limit/
The #JVM warmup tax is real & #Java25 finally attacks it head-on. AOT profiling, Project Leyden speedups, and sharper #JFR events. @hannotify shows where you win #Performance back.
Steal the exact JEPs to cut startup + warmup time: https://javapro.io/2026/02/12/heres-java-25-ready-to-perform-to-the-limit/
[Перевод] Как снизить хвостовые задержки в Java с помощью ZGC
Хвостовые задержки в Java часто упираются не в «среднее время ответа», а в редкие, но болезненные выбросы на p999. В статье сравним G1 и ZGC на прикладном бенчмарке микросервиса (Quarkus + Postgres) и на синтетической нагрузке с высокой скоростью аллокаций: где ZGC действительно срезает хвосты почти без пауз — и в каких условиях, упираясь в CPU, он начинает «тормозить» через приостановки аллокаций. Читать разбор
https://habr.com/ru/companies/otus/articles/986604/
#Java #JVM #сборка_мусора #ZGC #хвостовые_задержки #latency #профилирование #JFR #производительность_Java
Wednesday Links - Edition 2025-12-17
https://dev.to/0xkkocel/wednesday-links-edition-2025-12-17-a51
#java #jvm #grpc #micrometer #jfr #gradle #ide #craftsmanship
Dear community, #JFR has decided to continue its updates on Bluesky. Please join us there: https://bsky.app/profile/familyresearch.bsky.social #JFamRes #openaccess #OpenScience #sociology #demography
Работа с JDK Flight Recorder (JFR) из командной строки: инструмент для профилирования без графического интерфейса
Экосистема Java богата качественными инструментами для разработчиков, и средства профилирования и диагностики - не исключение. Существуют коммерческие профилировщики, есть встроенные инструменты профилирования в ведущих IDE. А если вам важна свобода (или цена является важным фактором), open source сообщество также готово предложить достойные альтернативы. JFR (JDK Flight Recorder) один из ключевых инструментов для диагностики работы Java приложений, который можно эффективно использовать из командной строки. Приёмам работы с этим инструментом я хочу посвятить данную статью.
https://habr.com/ru/companies/axiomjdk/articles/964362/
#jfr #jdk #java_fligt_recorder #мониторинг #monitoring #профилирование #profiling #axiomjdk #axiom_jdk #java
Curious what your Quarkus app does while it’s running?
The latest Quarkus update brings deeper Java Flight Recorder (JFR) integration — capturing runtime metadata, build info, and request traces with zero code changes.
Learn how to record, inspect, and visualize Quarkus runtime data using JFR and JDK Mission Control https://www.the-main-thread.com/p/quarkus-java-flight-recorder-runtime-data
#Published: "Partnership constellation and poverty beyond the migrant/ non-migrant dichotomy: An exploratory, gendered analysis in Germany" by Maria Hornung & Emanuela Struffolino (https://doi.org/10.20377/jfr-1268). #JFR #JFamRes #openaccess #openscience #sociology #demography
#Published: "Does early timing of first birth lead to lower earnings in midlife in Britain?" by Jessica Nisén, Johanna Tassot, Francesco Iacoella & @peibich (https://doi.org/10.20377/jfr-1205). #JFR #JFamRes #openaccess #openscience #sociology #demography
#Published: "Unemployment among single mothers and adolescent children's mental health" by Mine Kühn, Anna Baranowska-Rataj, Liina Junna, Pekka Martikainen & Niina Metsä‑Simola (https://doi.org/10.20377/jfr-1269). #JFR #JFamRes #openaccess #openscience #sociology #demography
#Published: "Transnational families. (Un)doing family in the migration regime" by Samia Aden & Manuela Westphal (https://doi.org/10.20377/jfr-1181). #JFR #JFamRes #openaccess #openscience #sociology #demography
🌘 Java 25 新增 CPU 時間分析器 (1) - 絕大多數為技術性內容
➤ 剖析 OpenJDK 25 的全新 CPU 時間分析器:為何需要它?
✤ https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1/
這篇文章介紹了 OpenJDK 25 中實驗性的 CPU 時間分析器,該分析器歷時三年開發完成,旨在解決現有執行時間分析器在追蹤效能瓶頸時的不足。作者解釋了為何需要新的分析器,並詳細闡述了現有 JFR 分析策略的問題,例如子取樣偏差和執行時間與 CPU 時間的差異。文章透過一個 HTTP 請求的範例,展示了執行時間分析器無法準確反映 CPU 使用率,並預告下一篇文章將深入探討新分析器的技術細節。
+ 終於有比現有 JFR 分析器更好的工具了!期待能更精確地找出效能問題。
+ 三年磨一劍!希望能解決 JFR 的偏差問題,讓效能調優更科學。
#Java #效能分析 #JFR #CPU 時間 #OpenJDK
Нововведения Java 25
Java не стоит на месте и продолжает активно развиваться. Скоро выйдет уже 25-я версия языка. В этом релизе изменили работу с boilerplate-кодом и конструкторами, а также отказались от поддержки устаревших систем. Обо всех этих и других нововведениях расскажем в статье.
#Published: "Merry Now, Marry Later? Initial Labor Market Conditions and Marital Intentions in the Philippines" by Vincent Ramos & Marianne J. Vital (https://doi.org/10.20377/jfr-1226). #JFR #JFamRes #openaccess #openscience #sociology #demography
#Published: "Who should have (no) children? Results of a vignette experiment in Switzerland" by Larissa Fritsch, Sandra Gilgen & Maila Mertens (https://doi.org/10.20377/jfr-1188). #JFR #JFamRes #openaccess #opensicience #sociology #demography
In this week’s blog post, I explore how the new CPU-time profiler in Java 25 works under the hood.
From signal handlers and tri-state locks to thread-local queues and sampling strategies, this post covers the main components driving the profiler’s implementation: https://mostlynerdless.de/blog/2025/07/30/java-25s-new-cpu-time-profiler-the-implementation-2/
#Java #OpenJDK #Profiling #JFR
#Published: "Attitudes towards interethnic partnerships with refugees: Evidence from a factorial survey experiment in Germany" by Jana Kuhlemann, Stefanie Heyne & Irena Kogan (https://doi.org/10.20377/jfr-1206). #JFR #JFamRes #openaccess #openscience #sociology #demography
#Published: "Research note: Singlehood and hope in Japan" by Hiromi Taniguchi & Gayle Kaufmann (https://doi.org/10.20377/jfr-1121). #JFR #JFamRes #openaccess #openscience #sociology #demography