Everything about

#core‑libs

Image with slug inside-java-newscast-93
Java 25 Encodes PEM - Inside Java Newscast #93#video#core‑libs #java‑25
Java 25 previews an API that transforms PEM (Privacy-Enhanced Mail) texts into cryptographic objects like public or private keys, certificates, and certification lists and vice versa.
Image with slug java-random-generator
Better Random Number Generation in Java 17#post#java‑17 #core‑libs
Java 17 expands the API for random number generation to make it more usable, extensible, and robust with RandomGenerator and RandomGeneratorFactory at its core.
Image with slug inside-java-newscast-9
Random Numbers and JDK Flight Recorder - Inside Java Newscast #9#video#java‑16 #java‑17 #core‑libs #performance #tools
The new API for random number generation in Java 17 - why it needed to change and how the new API is more usable, extensible, and robust - and how to get started with JDK Flight Recorder, particularly on Java 16.