Blog: inspired by actual events (Dustin Marx) |
218 blogs
updated: 19 min. ago
|
||
An encountered NullPointerException can be a useful mechanism for highlighting when a certain code flow or certain data has led to unexpecte...
|
||
Build 3 of JDK 17 Early Access Builds includes the implementation for JDK-8251989 ("Hex formatting and parsing utility"). This newly introdu...
|
||
Geertjan Wielenga has posted "Java Predictions for 2021" on Foojay Today. It is a collection of predictions about Java in 2021 from eight me...
|
||
As Java functional streams have become increasingly popular, an increasing number of requests is being made for new stream operations to be ...
|
||
Java's String.repeat(int) method is an example of a "small" addition to Java (introduced with JDK 11) that I find myself frequently using an...
|
||
In my last post, I described the day period support added with JDK 16 Early Access Build 25. That same build also added methods for checking...
|
||
JDK 16 Early Access Build 25 (2020/11/18) includes changes for JDK-8247781 ("Day periods support"). As stated in the JDK 16 Early Access Bui...
|
||
Candidate JEP 390 ("Warnings for Value-Based Classes") was announced this past week by Mark Reinhold on the OpenJDK jdk-dev mailing list. Th...
|
||
I welcome new sources of information on all things Java and was excited to see what the foojay site has to offer after Geertjan Wielenga (@G...
|
||
I mentioned in my blog post "Explicit No-Arguments Constructor Versus Default Constructor" that "it is possible that one day javac will have...
|
||
Made better & faster using https://www.yourkit.com/ Java Profiler