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.1 required=5.0 tests=BAYES_00, PP_MIME_FAKE_ASCII_TEXT autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII X-Google-Thread: 103376,be23df8e7e275d73 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-07-24 02:26:22 PST Path: archiver1.google.com!newsfeed.google.com!newsfeed.stanford.edu!news.tele.dk!193.251.151.101!opentransit.net!proxad.net!feeder2-1.proxad.net!nnrp5.proxad.net.POSTED!not-for-mail From: "nicolas" Newsgroups: comp.lang.ada References: <%cR67.1385$mz6.4505748@nnrp3.proxad.net> <9jgopl$5v6$1@s1.read.news.oleane.net> <9jh2cs$aon$1@s1.read.news.oleane.net> <2sU67.1485$di7.4670499@nnrp3.proxad.net> <9jhb8u$g3s$1@s1.read.news.oleane.net> <3B5C4A92.647FC2EC@earthlink.net> Subject: Re: Java portability (was: An Ada IDE and discussions) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Message-ID: <2bb77.5186$DL4.5097616@nnrp5.proxad.net> Date: Tue, 24 Jul 2001 09:26:22 GMT NNTP-Posting-Host: 195.101.131.241 X-Complaints-To: abuse@proxad.net X-Trace: nnrp5.proxad.net 995966782 195.101.131.241 (Tue, 24 Jul 2001 11:26:22 CEST) NNTP-Posting-Date: Tue, 24 Jul 2001 11:26:22 CEST Organization: Guest of ProXad - France Xref: archiver1.google.com comp.lang.ada:10498 Date: 2001-07-24T09:26:22+00:00 List-Id: We never tried Ada for the JVM Is there a standard specification when you want to access Java libraries, or is it specific for each vendor (Ada-Magic, JGNAT, others ?) If we write Ada code for the JVM, will it be the same for all compiler vendors which support it ? "Marc A. Criley" a �crit dans le message news: 3B5C4A92.647FC2EC@earthlink.net... > Jean-Pierre Rosen wrote: > > And I will vouch for this. I've been working with JGNAT quite a bit > recently, using the Java class libraries, specifically Swing for the > GUI. While I've certainly not used every single available class, every > one that I have used has interoperated just fine. > > Marc A. Criley