On Fri, 2 Jun 2023 01:12:32 GMT, Stuart Marks <sma...@openjdk.org> wrote:
> Create and use new NullableKeyValueHolder class to accommodate map entries > whose key or value might be null. This pull request has now been integrated. Changeset: 6d155a47 Author: Stuart Marks <sma...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/6d155a47f13ff80cf7a9de363fc5ae2943b6603a Stats: 214 lines in 4 files changed: 208 ins; 0 del; 6 mod 8308167: SequencedMap::firstEntry throws NPE when first entry has null key or value Reviewed-by: bchristi ------------- PR: https://git.openjdk.org/jdk/pull/14278