JDK 18, the reference implementation of Java 18, is now GenerallyAvailable. We shipped build 36 as the first Release Candidate ofJDK 18 on 15 February, and no P1 bugs have been reported since then.Build 36 is therefore now the GA build, ready for production use. Read moreā¦
Tag Archives: Java
A Wordle style game for the command line (Spanish and English)
This is a word game inspired by the original Wordle to run in the command line. It can be played in english or in spanish. Read more…