commit | 4e16bffb503ad08b98abbb70dfe796172cee422e | [log] [tgz] |
---|---|---|
author | Jim Hahn <jrh3@att.com> | Tue Jun 02 17:17:20 2020 -0400 |
committer | Jim Hahn <jrh3@att.com> | Tue Jun 02 17:21:43 2020 -0400 |
tree | f123671aa5fcc1f34ff757f45c50e9c6cfddcd7a | |
parent | b6bef44f519f1da5d31daf5406a7c57d3d192218 [diff] |
Use plain HashMap instead of IdentityHashMap The javadocs say not to use IdentityHashMap except in special cases. Modified the Actor code to use HashMap instead. Issue-ID: POLICY-2604 Change-Id: Idcae4fe2e1e600fbb01cdcd09b1caddf2820740a Signed-off-by: Jim Hahn <jrh3@att.com>
Copyright 2018 AT&T Intellectual Property. All rights reserved. This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE Full license text at https://creativecommons.org/licenses/by/4.0/legalcode
This source repository contains the ONAP Policy Model code that is agnostic to any PDP. It is common amongst all the repositories.
To build it using Maven 3, run: mvn clean install