Thanks for review Chris. Will take your do while loop suggestion on
board and push changes.
regards,
Sean.
On 19/11/13 14:19, Chris Hegarty wrote:
Looks good to me Sean, thanks for adding deleteFileIfExistsWithRetry.
Trivially, you can replace oneLoopRun with a do {} while loop.
-Chris.
On 11/19/2013 01:31 PM, Seán Coffey wrote:
Looking to add two helper methods to the OpenJDK test libraries. I'm
looking to clean up a closed src test case but these methods should be
of use for future testcase development.
webrev : http://cr.openjdk.java.net/~coffeys/webrev.8028583/webrev/
bug report : https://bugs.openjdk.java.net/browse/JDK-8028583
regards,
Sean.