commit | caced66be65eaac74c62c94f46cb0aec6ed0b859 | [log] [tgz] |
---|---|---|
author | Roberto Lublinerman <rluble@google.com> | Wed Oct 01 19:07:31 2014 -0700 |
committer | Manolo Carrasco MoƱino <manolo@vaadin.com> | Thu Oct 02 05:34:01 2014 +0000 |
tree | 483d7439d09e86a058fc955609d868aef92ad745 | |
parent | 9536fe36414f16ef0405af97ba606d231293d0c8 [diff] |
Compiler options where not properly propagated when -localWorkers > 1. When -localWorkers > 1 the compiler launches server process through the CompilePermsServer entry point to compile permutations in parallel. CompilePermsServer would not retrieve the compiler options correctly since commit a4416918797a13036bbd04e90da077117cfd2c71. Change-Id: Id0ff56552e21ede3958096f22e192daadd805013