EDIT: This article is now out of date.... Oracle saw this article, responded to my concerns, and effectively fixed all the issues I kinda-sorta-complained about below! See this updated article as a ...
A story of invisible Unicode, Gson, and how a narrow no-break space crashed perfectly good code. import com.google.gson.Gson; import java.util.Date; public class Main ...
This Wiki page discusses date/time formatting and parsing issues that developers may encounter when running their applications on JDK 20+. Specifically, this document provides background information ...