I tried using interception factory on a produced Map (using the Map interface instead of actual underlying HashMap). This causes an NPE to be thrown - we should be handling this is some more pleasant manner. I will add a link to my branch with the reproducer shortly. |