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.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,2e5075246df9e43b X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII Path: g2news2.google.com!news1.google.com!news.glorb.com!feeder.erje.net!news2.arglkargh.de!news.n-ix.net!news.belwue.de!news.uni-stuttgart.de!npeer.de.kpn-eurorings.net!npeer-ng0.de.kpn-eurorings.net!newsfeed.arcor.de!newsspool1.arcor-online.net!news.arcor.de.POSTED!not-for-mail Date: Sat, 30 May 2009 16:23:17 +0200 From: Georg Bauhaus Reply-To: rm.tsoh+bauhaus@maps.futureapps.de User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: GNAT and JVM References: <4a207b14$0$30228$9b4e6d93@newsspool1.arcor-online.net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Message-ID: <4a214155$0$31878$9b4e6d93@newsspool3.arcor-online.net> Organization: Arcor NNTP-Posting-Date: 30 May 2009 16:23:17 CEST NNTP-Posting-Host: f1f62cc2.newsspool3.arcor-online.net X-Trace: DXC=jd3Wja22V?Jj7E:bke<5HFMcF=Q^Z^V3H4Fo<]lROoRA^YC2XCjHcbIl@HmXNX?_GD;9OJDO8_SKFNSZ1n^B98iJ6e`[^MV496E X-Complaints-To: usenet-abuse@arcor.de Xref: g2news2.google.com comp.lang.ada:6120 Date: 2009-05-30T16:23:17+02:00 List-Id: Alexey Veselovsky wrote: >>> 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 ;-( :-� Last time I checked with SofCheck's java2ada, version 50.0 files did work... That's AppletMagic, not GNAT, but it leaves a choice, so it isn't universally impossible to create Ada specs from modern class files :-).