diff -r 0adf9c626bb1 -r 907a926d3c96 common/autoconf/hotspot-spec.gmk.in --- a/common/autoconf/hotspot-spec.gmk.in Thu Feb 28 20:29:19 2013 -0800 +++ b/common/autoconf/hotspot-spec.gmk.in Mon Mar 04 16:45:07 2013 +0100 @@ -80,7 +80,7 @@ HOTSPOT_MAKE_ARGS:=@HOTSPOT_MAKE_ARGS@ @STATIC_CXX_SETTING@ # This is used from the libjvm build for C/C++ code. -HOTSPOT_BUILD_JOBS:=@CONCURRENT_BUILD_JOBS@ +HOTSPOT_BUILD_JOBS:=$(JOBS) # Control wether Hotspot runs Queens test after building TEST_IN_BUILD=@TEST_IN_BUILD@