Integrated: 8283774: TestZoneOffset::test_immutable should ignore ZoneOffset::rules
Claes Redestad
redestad at openjdk.java.net
Tue Mar 29 09:43:21 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.
This pull request has now been integrated.
Changeset: cc598e03
Author: Claes Redestad <redestad at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/cc598e03de39dd6e8d7e208a69d85b6a9cd0062f
Stats: 14 lines in 3 files changed: 6 ins; 3 del; 5 mod
8283774: TestZoneOffset::test_immutable should ignore ZoneOffset::rules
Reviewed-by: rriggs, naoto
-------------
PR: https://git.openjdk.java.net/jdk/pull/7989
More information about the core-libs-dev
mailing list