On Tue, 23 Dec 2025 09:37:17 GMT, Nir Lisker <[email protected]> wrote:

> we're basically telling the user to update their internal model to 
> `java.time` classes (which is a good thing) because there's no other way to 
> fix this deprecation as I see it.

I would also be in favor of directing developers to use the modern, more future 
proof API. Last time I checked, there was no plan to deprecate `Date`. Still, 
in JavaFX, all related `Control`s work with `java.time`, so it does not make 
much sense to use a `Date`.

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

PR Review Comment: https://git.openjdk.org/jfx/pull/1880#discussion_r2981940015

Reply via email to