The change in KeyToolTest.java looks fine. You might also need to update autotest.sh in the same directory.
--Max > On Apr 16, 2018, at 4:44 PM, bhanu.prakash.gopula...@oracle.com wrote: > > Hi All, > > Please review fix for following issue: > > JBS bug: https://bugs.openjdk.java.net/browse/JDK-8144806 > > Webrev: http://cr.openjdk.java.net/~bgopularam/bhanu/8144806/webrev.00/ > > The patch fixes intermittent test failure. The fix uses > deleteFileIfExistsWithRetry(..) from test library class FileUtils. > > I have validated the fix with repeated-run on all supported platform. > > Thanks, > Bhanu