Understanding Security Vulnerabilities: Preventing Attacks
What are the common vulnerabilities we need to be aware of? How do they look & how can we better protect ourselves from these common …
foojay is a place for friends of OpenJDK, providing free, reference materials and blogs for daily Java usage.

What are the common vulnerabilities we need to be aware of? How do they look & how can we better protect ourselves from these common …
Chronicle Wire has had new features added to permit communication with other components across a TCP/IP network.

Explore the first part of our in-depth interview with Jakob Jenkov, an experienced Java developer and AWS solution architect, as he shares …

Did you know that CRaC on embedded / Raspberry Pi is definitely possible and dramatically improves startup time?

Batching for PostgreSQL JDBC is a property of the extended protocol. It uniquely allows you to send multiple statements in a single request.

Flaky tests might seem like a minor annoyance, but in fact they are a major blocker to developer productivity. Here's seven reasons why.

Great big overview of Foojay.io, plus its subprojects and related insights and statistics, as well as upcoming plans.

If you want to understand a codebase better, you need more than just to read its code; you need to draw diagrams.
Again a lot has been shared this month in the jfx-central.com #LinksOfTheWeek! And that website itself is "under heavy construction" as …

Strange runtime behavior when presenting different training data to the JIT. We show how we diagnosed and condense down to a few test cases.