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,5f8b8a8a389db5c7,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-03-05 09:54:06 PST Path: supernews.google.com!sn-xit-03!supernews.com!logbridge.uoregon.edu!fu-berlin.de!uni-berlin.de!212-170-185-214.uc.nombres.ttd.ES!not-for-mail From: Alejandro R. Mosteo <402450@cepsz.unizar.es> Newsgroups: comp.lang.ada Subject: JGnat and memory management Date: Mon, 5 Mar 2001 18:53:01 +0100 Organization: TruliSoft Corp. Message-ID: NNTP-Posting-Host: 212-170-185-214.uc.nombres.ttd.es (212.170.185.214) X-Trace: fu-berlin.de 983814796 28908709 212.170.185.214 (16 [49872]) X-Newsreader: MicroPlanet Gravity v2.30 Xref: supernews.google.com comp.lang.ada:5433 Date: 2001-03-05T18:53:01+01:00 List-Id: Hello. I know that Java has a garbage collector. What happens in JGnat with the memory allocated through new? Must be freed with unchecked dealloc. or is garbage-collected by the JVM? Or is configurable this behavior? I have not installed JGnat, so sorry if this is answered in documentation. ------------------------------ Alejandro R. Mosteo mailto: 402450@cepsz.unizar.es ------------------------------