diff options
author | Erkka Kääriä <erkka.kaaria@intel.com> | 2015-11-10 08:55:44 +0200 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2015-11-10 10:56:21 -0200 |
commit | 0d7ba0ff39a332b0f93c4958370b2c7db9ea0e30 (patch) | |
tree | 9a85916fbb406e7113d731ec34aa644621cfd2e2 /recipes-core/xml-commons | |
parent | fdd91aaec07e232fe5fdde316c3c97120ec25cd8 (diff) | |
download | meta-java-0d7ba0ff39a332b0f93c4958370b2c7db9ea0e30.tar.gz |
ecj-initial.in: Disable multithreading to mitigate segfaulting
Cacao-initial-native suffers from sporadic segmentation faults, when the Java
program uses multiple Java threads, due to a race condition. In particular,
jamvm-native and classpath-native builds would occasionally fail as the
eclipse compiler used during build task by default uses multiple threads.
As fixing the race condition would require large changes to the
cacao-initial-native codebase, and as it is only used briefly during the
bootstrapping process, it is easier and safer to just force ecj-initial to run
in a singlethreaded mode.
Signed-off-by: Erkka Kääriä <erkka.kaaria@intel.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-core/xml-commons')
0 files changed, 0 insertions, 0 deletions