X-Received: by 10.129.123.214 with SMTP id w205mr9295829ywc.11.1441005149797; Mon, 31 Aug 2015 00:12:29 -0700 (PDT) X-Received: by 10.182.196.3 with SMTP id ii3mr91974obc.13.1441005149726; Mon, 31 Aug 2015 00:12:29 -0700 (PDT) Path: csiph.com!optima2.xanadu-bbs.net!xanadu-bbs.net!usenet.blueworldhosting.com!feeder01.blueworldhosting.com!peer03.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!b6no211986qge.0!news-out.google.com!f6ni10496igi.0!nntp.google.com!i7no138718igu.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: it.comp.java Date: Mon, 31 Aug 2015 00:12:29 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=88.34.196.211; posting-account=0JdougoAAAA-dEWEUPZrK0xAE-_69Xgr NNTP-Posting-Host: 88.34.196.211 References: User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <500e6704-2fbf-4153-a53b-07c9038d4e5f@googlegroups.com> Subject: Re: ho stoppato la Java Virtual Machine From: Diego Injection-Date: Mon, 31 Aug 2015 07:12:29 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Received-Bytes: 1606 X-Received-Body-CRC: 1398652630 Xref: csiph.com it.comp.java:8473 On Monday, 31 August 2015 00:07:37 UTC+2, Nando wrote: > Con il comando System.exit(0); >=20 > Per=F2 mi aspettavo che i programmi java in esecuzione e anche lo stesso = ide=20 > ( eclipse o net bean ) si bloccassero o andassero in crash, invece non > =E8 successo proprio nulla, e tutti i programmmi continuano a funzionare. > E' normale ? >=20 > grazie Se lanci un programma da eclipse, eclipse apre un'altra istanza di jvm, al = max chiudi quella, non quella dove gira eclipse.