RFR: 8314597: Deprecate for removal protected access methods in converters

Andy Goryachev angorya at openjdk.org
Tue Nov 21 21:50:15 UTC 2023


On Tue, 21 Nov 2023 21:11:43 GMT, Nir Lisker <nlisker at openjdk.org> wrote:

> Deprecating for removal `getDateFormat()` in `DateTimeStringConverter` and `DateTimeStringConverter` after it was removed already in `DateTimeStringConverter`, and `getNumberFormat()` in `NumberStringConverter` (and subclasses).

Are we going to make all these private at some point?  
Including DateFormat.getDateFormat()?

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

PR Comment: https://git.openjdk.org/jfx/pull/1294#issuecomment-1821748357


More information about the openjfx-dev mailing list