Path: csiph.com!usenet.pasdenom.info!gegeweb.org!eternal-september.org!feeder.eternal-september.org!mx04.eternal-september.org!.POSTED!not-for-mail From: Eric Sosman Newsgroups: comp.lang.java.programmer Subject: Re: Controlling the Garbage Collector Date: Mon, 25 Jun 2012 13:49:51 -0400 Organization: A noiseless patient Spider Lines: 17 Message-ID: References: <6KSdnTwztJvtR0bSnZ2dnUVZ_t-dnZ2d@giganews.com> <_JmdnUu_Z-scJEHSnZ2dnUVZ_t6dnZ2d@giganews.com> <4fe27687$0$281$14726298@news.sunsite.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Mon, 25 Jun 2012 17:50:00 +0000 (UTC) Injection-Info: mx04.eternal-september.org; posting-host="03ebLEozl+tXCe7JS60Feg"; logging-data="1651"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19ErRk5feqdbSgp7SSmGk8z" User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:13.0) Gecko/20120614 Thunderbird/13.0.1 In-Reply-To: Cancel-Lock: sha1:4E5IBmsxAcExqC4fQeYFcF7KQaA= Xref: csiph.com comp.lang.java.programmer:15582 On 6/25/2012 1:45 PM, Eric Sosman wrote: >[...] > Exactly: The JVM could not simply trust the System.gc(obj) > call to be telling the truth, because that would open the door > to all manner of attacks.[...] ... like System.gc(Runtime.getRuntime()); ;-) -- Eric Sosman esosman@ieee-dot-org.invalid