Details
-
Type:
Enhancement
-
Status: Resolved
-
Priority:
P3
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 10
-
Component/s: infrastructure
-
Labels:None
-
Subcomponent:
-
Resolved In Build:b36
Description
The Hotspot test makefile uses numberOfCores / 2 when setting the jtreg concurrency, sometimes there's a wish to scale this up or down based on type of build (product, debug, slowdebug) or flags sent to the test (-Xcomp). A concurrency factor allows a user to scale this up or down.