Recently I've had a need to use Java Mission Control (JMC) to look at some Java Flight Recorder (JFR) files for a piece of code I've been analysing for performance issues. The piece of code didn't require being run in production so I decided to do the ana... (more…)
Read more »
In this post we’ll go over setting up the popular mitmproxy tool on an external host and configuring your Java programs to proxy traffic through it, allowing you to debug misbehaving HTTP clients and libraries. OverviewOccasionally, you’ll be faced wi...
Read more »
Record builder generator for Java records. Contribute to Randgalt/record-builder development by creating an account on GitHub. (more…)
Read more »
modern-jogl-examples - Examples ported in JOGL from "Learning Modern 3D Graphic Programming" by J.L.McKesson... (more…)
Read more »
SVG implementation in the Java Language, fork of Apache Batik, supporting level 4 selectors. - GitHub - css4j/echosvg: SVG implementation in the Java Language, fork of Apache Batik, supporting leve... (more…)
Read more »