On Fri, 12 Feb 2021 12:54:49 GMT, Alexey Ivanov <aiva...@openjdk.org> wrote:
>> I guess instead of depending on passed parameter, it will be better to >> capture the image only on failure. > >> I guess instead of depending on passed parameter, it will be better to >> capture the image only on failure. > > That's an option. However, I don't think the image adds much value here. It might be during failure :-) [which is why it is captured during failure for many other regression tests] ------------- PR: https://git.openjdk.java.net/jdk/pull/2515