Posts by Petr Bouda
HTTP over Unix Domain Socket
openjdk.org/jeps/8377806
It's never too late, but still it should have been possible since jdk11. This draft appears to support passing a SocketAddress. But it will only support UDS at least at first.
That said other concerns remain...
blog.arkey.fr/2026/02/08/t...
๐ข Microsoft is hiring a Senior Compiler Engineer to work on the #JVM!
If you have strong compiler / codegen / optimization skills, this could be your next big challenge.
Want a referral? Send me a DM.
#Hiring #CompilerEngineering #Systems #Microsoft #Java #OpenJDK #Java25
Standard JDK API for reading JFR has possibility to pass an interval (start and end). Unfortunately, don't know any better way to do it. Even chunks can overlap.
๐ฅ Jeffrey 0.5 is HERE! ๐ฅ
โจ Big Upgrade of Java performance detective. Ready to level up your Java performance game?โจ
Look at the current features!
๐ www.jeffrey-analyst.cafe#features
#Java #Performance #JFR #OpenJDK
I just updated the JFR events collection (sapmachine.io/jfrevents). It now includes JDK 25 and JDK 26 with my CPUTimeSample event:
Insightful session on advanced performance analysis with async-profiler, presented by Andrei Pangin.
๐ฅ www.youtube.com/watch?v=u7-S...
#Java #Performance #Profiling