RFR: 8283774: TestZoneOffset::test_immutable should ignore ZoneOffset::rules
Naoto Sato
naoto at openjdk.java.net
Mon Mar 28 16:24:43 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.
Marked as reviewed by naoto (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/7989
More information about the core-libs-dev
mailing list