From owner-freebsd-java@FreeBSD.ORG Wed Sep 19 19:50:07 2007 Return-Path: Delivered-To: freebsd-java@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CE69F16A469 for ; Wed, 19 Sep 2007 19:50:07 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id B377B13C461 for ; Wed, 19 Sep 2007 19:50:07 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l8JJo78p057247 for ; Wed, 19 Sep 2007 19:50:07 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l8JJo7VN057246; Wed, 19 Sep 2007 19:50:07 GMT (envelope-from gnats) Date: Wed, 19 Sep 2007 19:50:07 GMT Message-Id: <200709191950.l8JJo7VN057246@freefall.freebsd.org> To: freebsd-java@FreeBSD.org From: Nick Johnson Cc: Subject: Re: java/116461: java.lang.OutOfMemoryError: PermGen space X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Nick Johnson List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Sep 2007 19:50:07 -0000 The following reply was made to PR java/116461; it has been noted by GNATS. From: Nick Johnson To: Rafael Bascon Barrera Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: java/116461: java.lang.OutOfMemoryError: PermGen space Date: Wed, 19 Sep 2007 12:46:24 -0700 (PDT) This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --0-1502508936-1190231184=:82369 Content-Type: TEXT/PLAIN; charset=US-ASCII Here's an example of the syntax usage and how it works: ~> java -XX:MaxPermSize=64m HelloWorld Hello, world! ~> (HelloWorld.java attached just for reference.) Nick -- "Courage isn't just a matter of not being frightened, you know. It's being afraid and doing what you have to do anyway." Doctor Who - Planet of the Daleks This message has been brought to you by Nick Johnson 2.3b1 and the number 6. http://healerNick.com/ http://morons.org/ http://spatula.net/ --0-1502508936-1190231184=:82369 Content-Type: TEXT/PLAIN; charset=US-ASCII; name=HelloWorld.java Content-Transfer-Encoding: BASE64 Content-ID: <20070919124624.H82369@turing> Content-Description: Content-Disposition: attachment; filename=HelloWorld.java cHVibGljIGNsYXNzIEhlbGxvV29ybGQgew0KDQogICAgcHVibGljIHN0YXRp YyB2b2lkIG1haW4oU3RyaW5nW10gYXJncykgew0KICAgICAgICBTeXN0ZW0u b3V0LnByaW50bG4oIkhlbGxvLCB3b3JsZCEiKTsNCiAgICB9DQp9DQo= --0-1502508936-1190231184=:82369--