On Fri, 23 Sep 2022 17:52:38 GMT, Erik Joelsson <[email protected]> wrote:

>> Aleksey Shipilev has updated the pull request with a new target base due to 
>> a merge or a rebase. The pull request now contains three commits:
>> 
>>  - JTREG REPORT option to be used as default
>>  - Merge branch 'master' into JDK-8294142-make-test-executed
>>  - Fix
>
> make/RunTests.gmk line 48:
> 
>> 46: 
>> 47: $(eval $(call ParseKeywordVariable, TEST_OPTS, \
>> 48:     SINGLE_KEYWORDS := JOBS TIMEOUT_FACTOR JCOV JCOV_DIFF_CHANGESET 
>> REPORT, \
> 
> I think we only add options that really are common to more than one test 
> framework to TEST_OPTS.

Right, good catch. This one is unnecessary. Fixed in new commit.

-------------

PR: https://git.openjdk.org/jdk/pull/10405

Reply via email to