Details
Description
In 2.0RC2 perInstance aspect leads to serialization issue for the advised instance since we changed the impl
i added transient + lazy creaation of the hashmap for the aw$getAspect.
ie aspects are like found back, not serialized along but re-created on the other side.
done