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=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!w40g2000yqd.googlegroups.com!not-for-mail From: Alexey Veselovsky Newsgroups: comp.lang.ada Subject: Re: GNAT and JVM Date: Sat, 30 May 2009 06:19:21 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: <4a207b14$0$30228$9b4e6d93@newsspool1.arcor-online.net> NNTP-Posting-Host: 95.37.207.18 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: posting.google.com 1243689561 17841 127.0.0.1 (30 May 2009 13:19:21 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Sat, 30 May 2009 13:19:21 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: w40g2000yqd.googlegroups.com; posting-host=95.37.207.18; posting-account=vANoKAoAAAAkNGDT3y0CBxqIy6iCDfBb User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.5.21022; .NET CLR 3.5.30729; .NET CLR 3.0.30618),gzip(gfe),gzip(gfe) Xref: g2news2.google.com comp.lang.ada:6116 Date: 2009-05-30T06:19:21-07:00 List-Id: > > a) which Java/.Net VMs does it really support? > > 1.5, 1.6. jvm2ada and jvmlist tools does't support java 1.6 : jvmlist: Bad class file: version 50.0 not supported jvm2ada: Bad class file: version 50.0 not supported so, we can't create ada specs for such (modern) java classes ;-(