DRS-94 Replication fails if the java platform doesn't support serializable constructor and the objects to be replicated don't have default constructors
Resulted
This issue resulted in:
COR-1367 testConstructors(false) still creates "exploratory" instances
COR-1272 Fix dependency cycles for reflector module
1) Configuration.deepClone and dependent deepClone implementations to use a tuple with (oldConfiguration, newConfiguration): 1 IDS
2) remove SetAccessible
Description
1) Configuration.deepClone and dependent deepClone implementations to use a tuple with (oldConfiguration, newConfiguration): 1 IDS
2) remove SetAccessible
Provide a standalone jdk/net reflector factory that doesn't require explicit setting of parent