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.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,be23df8e7e275d73 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-07-24 11:51:23 PST Path: archiver1.google.com!newsfeed.google.com!newsfeed.stanford.edu!news.tele.dk!151.189.0.75!newsfeed.germany.net!newsfeed2.easynews.net!easynews.net!news.cid.net!news.enyo.de!news1.enyo.de!not-for-mail From: Florian Weimer Newsgroups: comp.lang.ada Subject: Re: Java portability (was: An Ada IDE and discussions) Date: Tue, 24 Jul 2001 20:59:20 +0200 Organization: Enyo's not your organization Message-ID: <877kwycfw7.fsf@deneb.enyo.de> References: <%cR67.1385$mz6.4505748@nnrp3.proxad.net> <9jgopl$5v6$1@s1.read.news.oleane.net> <9jh2cv$aon$2@s1.read.news.oleane.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Xref: archiver1.google.com comp.lang.ada:10532 Date: 2001-07-24T20:59:20+02:00 List-Id: "Jean-Pierre Rosen" writes: > And is the result really portable? Even for numerics on a non-IEEE > machine ? Yes, I think so. Some people claim that the JVM support for floating point operations was designed so that it runs fast and correctly only on Sun's hardware. ;-)