Thanks David. I have made the changes. New webrev is http://cr.openjdk.java.net/~sballal/8194067/webrev.01/
Thanks, Sharath -----Original Message----- From: David Holmes Sent: Friday, December 29, 2017 6:13 AM To: Sharath Ballal; [email protected] Subject: Re: RFR: JDK-8194067 - [Testbug] serviceability/sa/Jhsdb* tests can't tolerate unrelated warnings When I reported this one I thought about how to best fix it. What you propose is a simple fix, but may potentially allow other errors to go unnoticed. I was wondering whether there was a simple way to filter the stderr content to exclude VM Warnings, but still check for other unexpected content? Thanks, David On 28/12/2017 3:29 PM, Sharath Ballal wrote: > Hello, > > Requesting reviews for: > > JBS Id: https://bugs.openjdk.java.net/browse/JDK-8194067 > > Webrev: http://cr.openjdk.java.net/~sballal/8194067/webrev.00/ > > The tests ran successfully in JPRT and Mach5. > > Thanks, > > Sharath >
