On Sat, 30 Jan 2021 20:56:07 GMT, Nir Lisker <nlis...@openjdk.org> wrote:
> Deprecating protected members in DateTimeStringConverter. Internal > implementation should not be exposed (similar to `NumberStringConverter` and > others). Can you also add a javadoc comment block with an `@deprecated tag` to each field or method, similar to what we recently did for [JDK-8252387](https://bugs.openjdk.java.net/browse/JDK-8252387)? ------------- PR: https://git.openjdk.java.net/jfx/pull/390