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 <[email protected]> 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 >
