From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,5882b8e137d950f8 X-Google-Attributes: gid103376,public From: "Marc A. Criley" Subject: Re: DII COE bars Ada -> Java compilation Date: 2000/04/06 Message-ID: <38EC7E27.D646EA3F@lmco.com>#1/1 X-Deja-AN: 607529735 Content-Transfer-Encoding: 7bit References: <38EB3482.971747E4@lmco.com> X-Accept-Language: en Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet@news.vf.lmco.com X-Trace: knight.vf.lmco.com 955022159 157 166.17.131.243 (6 Apr 2000 11:55:59 GMT) Organization: Lockheed Martin M&DS Mime-Version: 1.0 NNTP-Posting-Date: 6 Apr 2000 11:55:59 GMT Newsgroups: comp.lang.ada Date: 2000-04-06T11:55:59+00:00 List-Id: Given the resounding repudiation of the this prohibition against Ada (or other language) to Java compilers, I'd like to try to get it removed. Though I'm not working on a DII COE compliant program, I'm going to try to look at and work the process to get it removed. If anyone (particularly among those responding) has any technical material, white papers, etc., with which to buttress this effort, I would be happy to incorporate those into this drive. Alternatively, if someone feels they're in a better position to attack this issue now that it's been identified, I'll defer to and support them. Thanks for the responses. Marc A. Criley Software Architect Lockheed Martin M&DS marc.a.criley@lmco.com "Marc A. Criley" wrote: > > To Ada to JBC compiler vendors: > > Section 8.2.3 (Miscellaneous) of the Defense Information Infrastructure > Common Operating Environment (DII COE) Integration & Run-Time > 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." > > Is this a legitimate concern? I can kinda see how it might be, since > for instance Java forbids things like uninitialized objects (though I > vaguely recall some kind of exception to that), which Ada permits. I > suspect I could probably come up with some other potential problems if I > dug into it. > > If the Ada to JBC compilers do not introduce the security risks that the > I&RTS warns about, some educating is clearly called for. > > Marc A. Criley > Software Architect > Lockheed Martin M&DS > marc.a.criley@lmco.com