The 2 space indentation in some of the methods of OutputAnalyzer.java is
unconventional. I would fix those methods to use 4 spaces. Looks fine
otherwise.
--Sean
On 4/4/18 4:38 AM, bhanu.prakash.gopula...@oracle.com wrote:
Hi All,
Please review fix for following issue:
JBS bug: https://bugs.openjdk.java.net/browse/JDK-8196540
webrev link:
http://cr.openjdk.java.net/~bgopularam/8196540/security/webrev.00/
I have added utility method parsing the stderr output and ignore any VM
warnings.
Thanks,
Bhanu