comparison hotspot/.project @ 5176:af59b4dfc9e4

compilation queue changes: * new CiCompilationStatistics * added new HotSpot compilation policy (-XX:CompilationPolicyChoice=4) * compile queue prioritizing (-G:+PriorityCompileQueue) * low-priority compilation threads (-G:+SlowCompileThreads) * dynamic compilation thread priority adjustment (-G:+DynamicCompilePriority)
author Lukas Stadler <lukas.stadler@jku.at>
date Thu, 29 Mar 2012 18:43:30 +0200
parents d3f547b08304
children 67f52d18d01f
comparison
equal deleted inserted replaced
5175:a8c5283a835c 5176:af59b4dfc9e4
21 <key>org.eclipse.cdt.make.core.append_environment</key> 21 <key>org.eclipse.cdt.make.core.append_environment</key>
22 <value>true</value> 22 <value>true</value>
23 </dictionary> 23 </dictionary>
24 <dictionary> 24 <dictionary>
25 <key>org.eclipse.cdt.make.core.autoBuildTarget</key> 25 <key>org.eclipse.cdt.make.core.autoBuildTarget</key>
26 <value>ide-build-target</value> 26 <value>product</value>
27 </dictionary> 27 </dictionary>
28 <dictionary> 28 <dictionary>
29 <key>org.eclipse.cdt.make.core.buildArguments</key> 29 <key>org.eclipse.cdt.make.core.buildArguments</key>
30 <value>${workspace_loc:/hotspot}/../mxtool/mx build</value> 30 <value>${workspace_loc:/hotspot}/../mxtool/mx build</value>
31 </dictionary> 31 </dictionary>