RFR(XS): 8184772 - Make it possible to pass arguments only to the Java running the tests when running jtreg through make
Igor Ignatyev
igor.ignatyev at oracle.com
Tue Aug 15 19:05:00 UTC 2017
Hi Christian,
the fix looks good to me.
Thanks,
-- Igor
> On Aug 14, 2017, at 4:39 AM, Christian Tornqvist <christian.tornqvist at oracle.com> 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 build-dev
mailing list