-
Core Java👁 Image
JEP 500 and Final Field Integrity: How Java Is Closing a Reflection Loophole That’s Been Open Since JDK 1.0
For decades, developers, frameworks, and serialization libraries have quietly mutated final fields at runtime through deep reflection. JDK 26 is now putting…
Read More » -
Software Development👁 Image
Adopt OpenJDK & Java community: how can you help Java !
Introduction I want to take the opportunity to show what we have been doing in last year and also what…
Read More » -
Core Java👁 Image
Debugging OpenJDK
Sometimes debugging Java code is not enough and we need to step over the native part of Java. I spent…
Read More » -
Core Java👁 Image
Building OpenJDK on Windows
Doing some experiments, I found that it often useful to have JDK source code available in hand to make some…
Read More » -
Core Java👁 Image
The OpenJDK as the default Java on Linux
Hi All, Recently I’ve received a bunch of private correspondence from people confused/worried over the change in the default Java…
Read More »
