r/JavaProgramming

I just moved my project from Java 21 to Java25

It went very smoothly.

My regression test now takes 46 seconds instead of 58!

That is despite the fact the tests are very IO bound.

reddit.com
u/homebluston — 3 days ago

Java While and Do While

In this video, I walk through Java while and do while loops and show how they work in real code. If you want to understand how to repeat actions based on a condition, this lesson helps you see the difference between these two loop types, when each one should be used, and how they behave during execution.

youtu.be
u/Efficient-Public-551 — 3 days ago