Integrated: 8358015: Fix SequencedMap sequenced view method specifications
Stuart Marks
smarks at openjdk.org
Wed Jun 4 16:16:57 UTC 2025
On Thu, 29 May 2025 00:21:35 GMT, Stuart Marks <smarks at openjdk.org> wrote:
> For a full explanation, see the bug report [JDK-8358015](https://bugs.openjdk.org/browse/JDK-8358015).
>
> This PR includes three related changes:
> * New overrides in SequencedMap view collection implementations, which improve their behavior.
> * Update to `@implSpec` clauses to reflect this behavior (which was previously ill-specified).
> * Update to a test which relied on unspecified behavior.
This pull request has now been integrated.
Changeset: ef47635d
Author: Stuart Marks <smarks at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/ef47635d5a27b003937d865ad9067dbd151db888
Stats: 71 lines in 3 files changed: 59 ins; 0 del; 12 mod
8358015: Fix SequencedMap sequenced view method specifications
Reviewed-by: jpai, bchristi
-------------
PR: https://git.openjdk.org/jdk/pull/25515
More information about the core-libs-dev
mailing list