[infinispan-dev] compiler warning: code cache is full

Sanne Grinovero sanne at infinispan.org
Thu Jan 19 18:25:33 EST 2012


Hi,
I just noticed this warning in my build logs; I don't read them often
so it might have been there for a while:

[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @
infinispan-spring ---
[INFO] Compiling 22 source files to
/home/sanne/workspaces/infinispan/infinispan/spring/target/classes
OpenJDK 64-Bit Server VM warning: CodeCache is full. Compiler has been disabled.
OpenJDK 64-Bit Server VM warning: Try increasing the code cache size
using -XX:ReservedCodeCacheSize=
Code Cache  [0x00007fb8da000000, 0x00007fb8dff90000, 0x00007fb8e0000000)
 total_blobs=34047 nmethods=33597 adapters=367 free_code_cache=1036Kb
largest_free_block=511552
[INFO]
[INFO] >>> exec-maven-plugin:1.2.1:java (serialize_component_metadata)
@ infinispan-spring >>>

I've never seen such a warning before, anything to be concerned about?

Cheers,
Sanne


More information about the infinispan-dev mailing list