RFR 8054095: No space allowed in platforms string in ProblemList.txt
Wang Weijun
weijun.wang at oracle.com
Fri Aug 1 07:13:14 UTC 2014
The change looks good. So does the closed side.
I read jtharness and it seems a line is broken into 3 parts separated by space(s). Either the 2nd or the 3rd part will be used by jtreg as platforms, but not both. I'm not sure if jtharness or jtreg should also be updated.
Thanks
Max
On Aug 1, 2014, at 14:45, Amy Lu <amy.lu at oracle.com> wrote:
> Please review the problem list change for JDK-8054095
>
> http://cr.openjdk.java.net/~ewang/amylu/JDK-8054095/webrev.00/
>
> In ProblemList.txt, when specify multiple platforms, the space between the platform names is not accepted by jtreg harness.
> This change is to remove the empty space between the platform names.
> Thanks,
> Amy
>
More information about the core-libs-dev
mailing list