Updated git submodules
authorStephen Kitt <skitt@redhat.com>
Mon, 4 Dec 2017 17:02:31 +0000 (18:02 +0100)
committerGerrit Code Review <gerrit@opendaylight.org>
Mon, 4 Dec 2017 20:22:40 +0000 (20:22 +0000)
commit0a8f74ef732feae20659a4a6fafed62f57530336
treeea369c2dd29482d0672192636221b94551afcd76
parent272b9e360f8efbfd883e3a75c33febecae616a81
Updated git submodules

Project: odlparent master adae2f637935d2d9d121380b1ef9cd70c640d9dc

Avoid unnecessary copies of data structures

In BundleDiagInfosImpl, the constructor is private, and forContext
creates new instances of the collections stored in the resulting
object specifically for that object; there’s no point in making
immutable *copies*.

Change-Id: I453cd97e957248a6f074ce292e685470e2f6973c
Signed-off-by: Stephen Kitt <skitt@redhat.com>
docs/submodules/odlparent