Skip to content

Fix RatesCurveGroupDefinitionBuilder#2167

Merged
jodastephen merged 1 commit into
masterfrom
topic/copy-map
May 29, 2020
Merged

Fix RatesCurveGroupDefinitionBuilder#2167
jodastephen merged 1 commit into
masterfrom
topic/copy-map

Conversation

@jodastephen
Copy link
Copy Markdown
Contributor

Calling defn.toBuilder().add(xxx) threw an exception because the ImmutableMap was assigned into the builder, thus map.put() failed

Calling `defn.toBuilder().add(xxx)` threw an exception
because the `ImmutableMap` was assigned into the builder
@jodastephen jodastephen merged commit 11886b3 into master May 29, 2020
@delete-merged-branch delete-merged-branch Bot deleted the topic/copy-map branch May 29, 2020 15:28
@jodastephen jodastephen added this to the v2.8 milestone Sep 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants