Secure Code Review Best Practices (Part 2)
Code reviews are hard to do well. Particularly when you’re not entirely sure about the errors you should be looking for!
foojay is a place for friends of OpenJDK, providing free, reference materials and blogs for daily Java usage.
Code reviews are hard to do well. Particularly when you’re not entirely sure about the errors you should be looking for!

I’m covering tools and terminology common to DevOps, plus the occasional newbie-friendly tutorial for emerging or established technologies.
The JDK Enhancement Proposal (or JEP) is a community process for proposals for enhancements to the OpenJDK. Which ones made it into Java 16?

To run Java tests on VS Code, we recommend using the Java Test Runner extension or the Java Extension Pack, which includes the extension.

I have created an application that makes use of JavaFX custom controls. Here I'll go through the custom controls that I've created for it.
Code reviews are hard to do well. Particularly when you’re not entirely sure about the errors you should be looking for!
In the previous post, I briefly introduced unified logging and a simple GC configuration. For the savvy GC tuners, there are many options.

Multiple different vendors provide the OpenJDK and Foojay.io gives you access to them all.

I’ll cover tools and terminology common to DevOps, plus the occasional newbie-friendly tutorial for emerging or established technologies.
Jakarta EE 9 contains the change from the javax namespace to the jakarta namespace as part of the code donation to the Eclipse Foundation.