-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P2
-
Affects Version/s: 10
-
Component/s: infrastructure
-
None
-
b24
When invoking the test/Makefile using the jtreg_tests target in the consolidated repo, the CONCURRENCY variable gets overridden with an empty value. This was introduced with my changes to handle the new test roots. I believe the proper fix is to surround the override of CONCURRENCY with a conditional.