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,8cc95983ce7acc64 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-08-24 23:28:15 PST Path: archiver1.google.com!newsfeed.google.com!newsfeed.stanford.edu!feed.textport.net!sn-xit-04!sn-post-01!supernews.com!corp.supernews.com!not-for-mail From: Al Christians Newsgroups: comp.lang.ada Subject: Re: Commentary on Industry Move to C++ Date: Fri, 24 Aug 2001 23:32:49 -0700 Organization: Public Property Software Message-ID: <3B874691.65A75825@easystreet.com> X-Mailer: Mozilla 4.76 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 References: <3B859FCD.5FEA40DD@lmtas.lmco.com> <3b85b1fc_1@news3.prserv.net> <3B865C3C.A7569D9A@lmtas.lmco.com> <3B870551.ABBF94E6@worldnet.att.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: newsabuse@supernews.com Xref: archiver1.google.com comp.lang.ada:12407 Date: 2001-08-24T23:32:49-07:00 List-Id: James Rogers wrote: > > > I assume Sun has some reasons for insisting you know not to use Java > for these purposes. > They say it's because of timing -- ie because of garbage collection -- they can't make it a sure thing that it will accomplish anything in a given amount of time. But they also say that it's not an admission that it's likely to crash or give the wrong answers. That's really a JVM issue, not a Java issue -- there are many languages running on JVM these days. Al