RFR: 8358015: Fix SequencedMap sequenced view method specifications

Jaikiran Pai jpai at openjdk.org
Fri May 30 14:40:50 UTC 2025


On Fri, 30 May 2025 14:35:00 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:

> I just have a small question about the newly introduced text.

I just realized one other thing - the updated BasicMap.java fixes an issue in an existing test. Do we already have tests that might cover the new proposed semantics of these methods on the returned Set/Collection from the `SequencedMap.sequencedEntrySet/sequencedKeySet/sequenceValues`? Or should those be added?

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

PR Comment: https://git.openjdk.org/jdk/pull/25515#issuecomment-2922578991


More information about the core-libs-dev mailing list