Bugfix: do not set TESTMODULES environment variable if JDK is not modular
Miloslav Zezulka
mzezulka at redhat.com
Fri Dec 15 10:37:51 UTC 2017
This is a very small patch fixing the issue pointed out in $subject. I've
added checks for both compile and test JDK - is this an overkill, since
most of the time the implication goes COMPILEJDK.modular =>
TESTJDK.modular, or a necessary thing to have for foolproofness?
Please let me know what you think.
Thanks,
Mila
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jtregTESTMODULES.patch
Type: text/x-patch
Size: 837 bytes
Desc: not available
URL: <http://mail.openjdk.java.net/pipermail/jtreg-dev/attachments/20171215/c8c8ea35/jtregTESTMODULES.patch>
More information about the jtreg-dev
mailing list