RFR(XS): 8184772 - Make it possible to pass arguments only to the Java running the tests when running jtreg through make

George Triantafillou george.triantafillou at oracle.com
Tue Aug 15 19:17:19 UTC 2017


Hi Christian,

Looks good.

-George

On 8/14/2017 7:39 AM, Christian Tornqvist wrote:
> Hi everyone,
>
> Please review this small change that enables passing options only to the Java under test when running jtreg through the make files. Options passed as -vmoption will be passed to both to the Java compiling and running the tests, options passed as -javaoptions are only passed to the Java running the tests.
>
> Change has been verified locally and in our test lab by running the Hotspot jtreg tests along with JDK tier1-3.
>
> Webrev: http://cr.openjdk.java.net/~ctornqvi/webrev/8184772/webrev.00/ <http://cr.openjdk.java.net/~ctornqvi/webrev/8184772/webrev.00/>
> Bug (Unfortunately not publicly available): https://bugs.openjdk.java.net/browse/JDK-8184772 <https://bugs.openjdk.java.net/browse/JDK-8184772>
>
> Thanks,
> Christian



More information about the hotspot-dev mailing list