BUG-1902: reuse ConcreteTypeImpl instances 53/11253/2
authorRobert Varga <rovarga@cisco.com>
Tue, 16 Sep 2014 09:53:44 +0000 (11:53 +0200)
committerRobert Varga <rovarga@cisco.com>
Tue, 14 Oct 2014 11:35:38 +0000 (11:35 +0000)
Instantiate a cache which will act as a lookup for commonly-shared
instances. Also creates shared instances for byte[] and char[] primitive
types and reuses them as much as possible.

Change-Id: Ia70f0e9022c3b19e0f9b0eff34e0cf69958e25f0
Signed-off-by: Robert Varga <rovarga@cisco.com>

No differences found