You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-commits@db.apache.org by Apache Wiki <wi...@apache.org> on 2012/06/05 22:53:48 UTC

[Db-derby Wiki] Update of "JunitVmIssues" by KatheyMarsden

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Db-derby Wiki" for change notification.

The "JunitVmIssues" page has been changed by KatheyMarsden:
http://wiki.apache.org/db-derby/JunitVmIssues?action=diff&rev1=18&rev2=19

  = Platform specific notes for Derby's JUnit tests =
  <<TableOfContents>>
+ 
+ == Mac , Oracle and HP JVM's MaxPermSize ==
+ On  Mac, Oracle and HP JVM's  it is necessary to set -XX:MaxPermSize=512m (or possibly as low as 128m in some contexts)  in order for the upgrade tests to complete.  This option increases the class loading space so that the upgrade tests can load the various versions. It may be that this is a bug with upgrade tests or even Derby that class loaders are leaking [[https://issues.apache.org/jira/browse/DERBY-4740| DERBY-4740]].  The IBM JVM's do not have a separate option for the class definition loading. It is combined with the heap so this option is not needed.
+ 
  == IBM WEME 6.1 Foundation (windows with -jcl:foun11) ==
  
  A newer version of WCTME 5.7.