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!
Every article on foojay.io, newest first: OpenJDK, the JVM, Java tooling and the ecosystem around them, written by the Java community.
Brian Vermeer
3,417 viewsCode reviews are hard to do well. Particularly when you’re not entirely sure about the errors you should be looking for!

Kat Cosgrove
3,023 viewsI’m covering tools and terminology common to DevOps, plus the occasional newbie-friendly tutorial for emerging or established technologies.
Geertjan Wielenga
4,568 viewsThe JDK Enhancement Proposal (or JEP) is a community process for proposals for enhancements to the OpenJDK. Which ones made it into Java 16?

Yaojin Yang
10,404 viewsTo run Java tests on VS Code, we recommend using the Java Test Runner extension or the Java Extension Pack, which includes the extension.

Gerrit Grunwald
5,547 viewsI 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.
Brian Vermeer
5,108 viewsCode reviews are hard to do well. Particularly when you’re not entirely sure about the errors you should be looking for!
Brice Dutheil
12,200 viewsIn the previous post, I briefly introduced unified logging and a simple GC configuration. For the savvy GC tuners, there are many options.

Geertjan Wielenga
3,588 viewsMultiple different vendors provide the OpenJDK and Foojay.io gives you access to them all.

Kat Cosgrove
4,037 viewsI’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.