Welcome to the OpenJDK Quality Outreach summer update.
JDK 23 is now in Rampdown Phase Two [1], its overall feature has been frozen a
few weeks ago. Per the JDK Release Process, we have now turned our focus to P1
and P2 bugs, which can be fixed with approval [2]. Late enhancements are still
pos
Hi Ralph,
On Thu, 18 Jul 2024 at 01:34, Ralph Goers wrote:
> > Although `$${date:...}` and `%d{...}` are not equivalent for
> > `filePattern`, I don't see a reason for users to use the former.
> > A file pattern like `$${date:-MM}/%d{-MM-dd}.log` that I often
> > see in user questions, si