RFR: 8283774: TestZoneOffset::test_immutable should ignore ZoneOffset::rules

Roger Riggs rriggs at openjdk.java.net
Mon Mar 28 15:57:49 UTC 2022


On Mon, 28 Mar 2022 10:35:04 GMT, Claes Redestad <redestad at openjdk.org> wrote:

> - Add capability to ignore fields explicitly when checking for immutability of classes in java.time
> - Use this to avoid a test failure due the new `rules` cache in `ZoneOffset`
> - Remove `TestZoneOffset` from problem list.

Update Copyright dates before push.

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

Marked as reviewed by rriggs (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/7989


More information about the core-libs-dev mailing list