JDK
-
Core Java

JDK 24 Security Updates
JDK 24 introduces a range of important security enhancements aimed at strengthening Java applications against modern threats. With the rapid…
Read More » -
Core Java

Algorithms and Data Structures of JDK 7
While checking periodically if there is one or another standard algorithm in JDK I’ve decided to make such index. It…
Read More » -
Core Java

Even in the jdk there is bad code
Java 7, TreeSet and NullPointerException. Recently I tried to compile with java 7 a project developed with java 6. Lot…
Read More »
