• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: OutOfMemoryError in my Java app
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: OutOfMemoryError in my Java app


  • Subject: Re: OutOfMemoryError in my Java app
  • From: Paul Archibald <email@hidden>
  • Date: Wed, 1 Nov 2006 17:02:44 -0800

Sorry, I have tried this a few times without success. I tried making a test app and using this in the "passed on launch arguments":

-Xms600m -Xmx800m
and
-Xms600M -Xmx800M
and
-Xms88888 -Xmx99999

but the Activity Monitor never shows anything other than 25mb real memory allocated.

I wonder if the -X options belong somewhere else. After all, my app does not take any arguments itself. And stopping in the debugger at main(), I see these options being passed to my app as arguments. Isn't that a bit late for setting a memory allocation?

On Oct 28, 2006, at 5:08 PM, Philip Q wrote:

-Xms6M -Xmx128M


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Prev by Date: Re: Apple's Tools Strategy
  • Next by Date: Re: OutOfMemoryError in my Java app
  • Previous by thread: Re: Apple's Tools Strategy
  • Next by thread: Re: OutOfMemoryError in my Java app
  • Index(es):
    • Date
    • Thread