Blog: inspired by actual events (Dustin Marx) |
240 blogs
updated: 105 min. ago
|
||
A little over four years ago, Mark Reinhold (Chief Architect of the Java Platform Group at Oracle) stated in his blog post "Moving Java Forw...
|
||
OpenJDK 18 Early-Access Build 16 (2021/9/23) is now available and includes the implementation for JEP 413 ("Code Snippets in Java API Docume...
|
||
Java's addition of java.util.Optional has been welcome and had led to more fluent code for methods that cannot always return non-null values...
|
||
The JDK Enhancement-Proposal (JEP) process is "for collecting, reviewing, sorting, and recording the results of proposals for enhancements t...
|
||
I've read hundreds of thousands or perhaps even millions of lines of Java code during my career as I've worked with my projects' baselines; ...
|
||
Pattern matching for the instanceof operator was introduced as a preview feature with JDK 14 and was finalized with JDK 16. Because instance...
|
||
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 ...
|
||
Made better & faster using https://www.yourkit.com/ Java Profiler