I recently tried running the junit suites.All on a new machine I'm trying to configure, and I get:
OpenJDK Client VM warning: CodeCache is full. Compiler has been disabled. OpenJDK Client VM warning: Try increasing the code cache size using -XX:ReservedCodeCacheSize= I'm using this JDK: java version "1.6.0_20" OpenJDK Runtime Environment (IcedTea6 1.9.1) OpenJDK Client VM (build 19.0-b06, mixed mode) Can anybody who's using a similar configuration reply with the non-default JVM settings that they use for running tests? thanks, bryan
