Integrated: 8230374: maxOutputSize, instead of javatest.maxOutputSize, should be used in TEST.properties

Rahul Prabhu duke at openjdk.org
Thu Sep 1 19:56:33 UTC 2022


On Mon, 29 Aug 2022 21:25:29 GMT, Rahul Prabhu <duke at openjdk.org> wrote:

> Rewrote javatest.maxOutputSize as maxOutputSize in the TEST.properties file in test/jdk/jdk/lambda to match the same declarations in other TEST.properties files. The jtreg specification with the correct syntax for maxOutputSize is at https://openjdk.org/jtreg/tag-spec.html.

This pull request has now been integrated.

Changeset: 04d8069b
Author:    Ruprabhu25 <ruprabhu25 at gmail.com>
Committer: Rajan Halade <rhalade at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/04d8069bacc6259fc5bf9de6963bb099fcfc4961
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

8230374: maxOutputSize, instead of javatest.maxOutputSize, should be used in TEST.properties

Reviewed-by: dholmes

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

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


More information about the core-libs-dev mailing list