>> Specification (I&RTS) v4.0 states that "Developers shall not use
>> compilers designed to convert code developed in other languages (e.g.,
>> Ada, C++) to create Java byte-codes. This restriction is important
>> because such compilers may inadvertently bypass intended Java security
>> features."

and what it should say is

>>"Developers shall not use
>> compilers to create Java byte-codes. This restriction is important
>> because such compilers may inadvertently bypass intended Java security
>> features."

Which would be true, and fair.