<i18n dev> Withdrawn: 8337838: Remove unused methods from ChronoLocalDateImpl

duke duke at openjdk.org
Wed Oct 2 22:10:41 UTC 2024


On Fri, 19 Jul 2024 09:52:50 GMT, Andrey Turbanov <aturbanov at openjdk.org> wrote:

> A few methods in `java.time.chrono.ChronoLocalDateImpl` are unused and could be removed:
> 1. plusWeeks(long)
> 2. minusYears(long)
> 3. minusMonths(long)
> 4. minusWeeks(long)
> 5. minusDays(long)
> 
> Tested `test/jdk/java/time` on Linux x64 release

This pull request has been closed without being integrated.

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

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


More information about the i18n-dev mailing list