On Wed, 25 Mar 2026 21:05:49 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`.
>
> Fine by me. I can do it either in this PR or in a followup one.

I would think deprecating + providing an alternative should be done via a 
separate PR.

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

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

Reply via email to