On Thu, 23 Sep 2021 22:02:07 GMT, Mikhailo Seledtsov <mseledt...@openjdk.org> wrote:
> Please review this small change that adds hook for custom makefiles to > augment parameters for jtreg test execution. Testing: - tested with custom make file to make sure the feature works - ran a variety of test framework combinations via make to ensure no negative side effects are introduced into this change (jtreg, jtreg with params, jtreg+gtest, jtreg+micros). See comments in RFE for details. ------------- PR: https://git.openjdk.java.net/jdk/pull/5666