The previous
post
introduced the Ideal Graph
Visualizer
(IGV), a tool to visualize the inner workings of
OpenJDK’s main just-in-time compiler. This post
focuses on a new IGV feature, to be released in OpenJDK 19, to make it easier
for compiler experts to ... (more…)
Read more »
Manifold is a Java compiler plugin, its features include Metaprogramming, Properties, Extension Methods, Operator Overloading, Templates, a Preprocessor, and more. - manifold/manifold-deps-parent/m... (more…)
Read more »
Protect java app by encrypting classes, run with Custom JRE, Anti-Decompilation and Anti-Attach. For more information: https://protector4j.com... (more…)
Read more »
Handling a WebHook is a straight and forward process in most cases. I’ve stumbled upon a bit of a problem when trying to consume Mailgun… (more…)
Read more »
unix-stream - Turn Java 8 Streams into Unix like pipelines...
Read more »