TZ database 2021b changes

2021-09-28 Thread Yoshito Umaoka
Hello OpenJDK i18n dev team, As you may already know, TZ database 2021b was released last week, and it contains some drastic changes for pre-1970 rules. Multiple zones sharing post 1970 rules were merged into one, and they were moved to backward file. Pre-1970 rules used for these merged zones

Re: RFR: 8274396: Suppress more warnings on non-serializable non-transient intance fields in client libs [v2]

2021-09-28 Thread Iris Clark
On Mon, 27 Sep 2021 22:48:24 GMT, Joe Darcy wrote: >> Follow-up changes to JDK-8231334. , augmentations to javac's Xlint:serial >> checking are out for review (#5709) and various client libraries would need >> some changes to pass under the expanded checks. >> >> The changes are to suppress wa

Integrated: 8274396: Suppress more warnings on non-serializable non-transient instance fields in client libs

2021-09-28 Thread Joe Darcy
On Mon, 27 Sep 2021 20:21:43 GMT, Joe Darcy wrote: > Follow-up changes to JDK-8231334. , augmentations to javac's Xlint:serial > checking are out for review (#5709) and various client libraries would need > some changes to pass under the expanded checks. > > The changes are to suppress warning