<i18n dev> Integrated: 6453901: (cal) clean up sun.util.calendar classes

Justin Lu jlu at openjdk.org
Tue Mar 7 18:34:21 UTC 2023


On Wed, 1 Mar 2023 21:58:15 GMT, Justin Lu <jlu at openjdk.org> wrote:

> This PR includes cleanup changes to the sun.util.calendar package only.
> 
> The changes include removing unused methods, imports, adjusting incorrect links, and using newer syntax patterns. Since there are no plans to promote any of these classes to java.calendar, these unused methods can be removed.
> 
> 
> Mach5: https://mach5.us.oracle.com/mdash/jobs/jclu-jdk2-20230228-2223-42671403

This pull request has now been integrated.

Changeset: f1f4e1de
Author:    Justin Lu <jlu at openjdk.org>
Committer: Naoto Sato <naoto at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/f1f4e1de445cbec44f871791e93d4dd566c232f1
Stats:     211 lines in 10 files changed: 1 ins; 182 del; 28 mod

6453901: (cal) clean up sun.util.calendar classes

Reviewed-by: naoto, lancea

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

PR: https://git.openjdk.org/jdk/pull/12817


More information about the i18n-dev mailing list