Name mangling is a term that denotes the process of mapping a name that is valid in a particular programming language to a name that is valid in the CORBA Interface Definition Language (IDL). This topic explains why mangling is neccesary for Java names, how the names are mangled, and how mangling affects your CICS® system.