On Fri, 2 Feb 2024 19:31:55 GMT, Joe Wang <jo...@openjdk.org> wrote:

> Since the default parsing mode is strict in java.time.format, applications 
> would still have to make code changes when moving existing code to the new 
> JDK releases.

You are right, Joe. Apps using `java.time` formatters would still need to make 
changes to their code base. However, the bar is significantly lower. They would 
have to write some ugly workaround without this fix.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/17678#issuecomment-1924688591

Reply via email to