Getting the java heap size you asked for

In a recent post I discussed a method we’re using for automatically setting the java heap size appropriately at runtime. It now turns out that the issue of setting the heap size is complicated by the fact that the heap size you request on the command line isn’t necessarily what you get given. In some…

Date
Categories
Tags
Comments

Published:August 26, 2011 View Post

Computing

Comments closed

Mac application bundle caching

Having spent a frustrating hour or so trying to update a mac application bundle I thought I’d share a couple of things which caused no end of confusion and aren’t what you’d expect and are therefore likely to catch out those working with application bundles for the first time. Basically I was finding that although…

Date
Categories
Tags
Comments

Published:August 10, 2011 View Post

Computing

Comments closed