fix references to experimental asm version
Serveral locations referred to ASM10_EXPERIMENTAL
explicitly in super constructor calls. this prevents package relocating from working properly.
also, reference to ASM9_EXPERIMENTAL
in the associated error message.
Edited by William Gray