>>
>> Realistically, any operations that happen on an atomic map handle after the
atomic map has been removed should result in an exception. I can't think of any
existing JDK exceptions being valid - perhaps InvalidAtomicMapException?
>>
>> @Emmanuel, WDYT?
>
> IllegalStateException works, I'd say
Ok, ISE it is then.
https://issues.jboss.org/browse/ISPN-1121
Pull req issued. This is going to be in CR3.