RFR: 8283774: TestZoneOffset::test_immutable should ignore ZoneOffset::rules
Claes Redestad
redestad at openjdk.java.net
Tue Mar 29 09:43:20 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.
Thanks for reviews!
-------------
PR: https://git.openjdk.java.net/jdk/pull/7989
More information about the core-libs-dev
mailing list