On AMD64 platforms, the compilation of open-xchange fails with an OutOfMemoryError from the java compiler, using either sun or blackdown. The problem does NOT persist when using jikes. So both sun and blackdown javac seem to consume too much memory on 64 bit platforms, to compile this application, whereas on 32 bit platforms it works (apart from but 168585 which I have fixed manually). Workaround: Use jikes by default or fix memory consumption of blackdown/sun javac Reproducible: Always Steps to Reproduce: 1. emerge open-xchange using a standard java compiler 2. Wait for emerge process to abort 3. Read error message :) Actual Results: emerge process fails with javac exception OutOfMemoryError Expected Results: Clean Compilation
open-xchange isn't in the tree anymore, sorry.