For techie tips and tricks, tools and sites of (dis)interest

Generic JVM Argument -Xnoclassgc must not be used with the IBM 1.4.2 SDK... EVER

| Sunday, July 13, 2008
...especially if any classes in your application use serialization or refection.

Does your Java application appear to suffer from memory leaking? If it does, check to see if you have the parameter -Xnoclassgc enabled.
In fact, you should check even if you haven't noticed any memory leaking, and disable it anyway :P

It's hard to believe that people bother arguing over this one - it's been common knowledge for over 2 years now.

0 comments:

Post a Comment

speak your mind, but keep it clean (the comment, not your mind).
no spam and no trolls please