Hi Igor,
On 6/07/2019 1:09 pm, Igor Ignatyev wrote:
ping?
-- Igor
On Jun 27, 2019, at 3:25 PM, Igor Ignatyev <igor.ignat...@oracle.com> wrote:
http://cr.openjdk.java.net/~iignatyev//8226910/webrev.00/index.html
25 lines changed: 18 ins; 3 del; 4 mod;
Hi all,
could you please review this small patch which adds JTREG_RUN_PROBLEM_LISTS
options to run-test framework? when JTREG_RUN_PROBLEM_LISTS is set to true,
jtreg will use problem lists as values of -match: instead of -exclude, which
effectively means it will run only problem listed tests.
doc/testing.md
+ Set to `true` of `false`.
typo: s/of/or/
Build changes seem okay - I can't attest to the operation of the flag.
doc/building.html got changed when I ran update-build-docs, I can exclude it
from the patch, but it seems it will keep changing every time we run
update-build-docs, so I decided to at least bring it up.
Weird it seems to have removed line-breaks in that paragraph. What
platform did you build on?
David
-----
JBS: https://bugs.openjdk.java.net/browse/JDK-8226910
webrev: http://cr.openjdk.java.net/~iignatyev//8226910/webrev.00/index.html
Thanks,
-- Igor