RFR: 8260475: Deprecate for removal protected access members in DateTimeStringConverter [v2]
Nir Lisker
nlisker at openjdk.java.net
Wed Feb 3 02:49:53 UTC 2021
> Deprecating protected members in DateTimeStringConverter. Internal implementation should not be exposed (similar to `NumberStringConverter` and others).
Nir Lisker has updated the pull request incrementally with one additional commit since the last revision:
Added javadoc deprecation tags
-------------
Changes:
- all: https://git.openjdk.java.net/jfx/pull/390/files
- new: https://git.openjdk.java.net/jfx/pull/390/files/9fb95ba8..fb6d71a7
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jfx&pr=390&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jfx&pr=390&range=00-01
Stats: 15 lines in 1 file changed: 15 ins; 0 del; 0 mod
Patch: https://git.openjdk.java.net/jfx/pull/390.diff
Fetch: git fetch https://git.openjdk.java.net/jfx pull/390/head:pull/390
PR: https://git.openjdk.java.net/jfx/pull/390
More information about the openjfx-dev
mailing list