(10) RFR of JDK-8181478, Refactor java/io shell tests to plain java tests

Paul Sandoz paul.sandoz at oracle.com
Wed Jun 14 17:20:42 UTC 2017


> On 12 Jun 2017, at 01:00, Hamlin Li <huaming.li at oracle.com> wrote:
> 
> Would you please review the below patch?
> 
> bug: https://bugs.openjdk.java.net/browse/JDK-8181478
> 
> webrev: http://cr.openjdk.java.net/~mli/8181478/webrev.00/
> 

It took me a few moments to grok the NonExistentDriver behaviour. If i got it correct, this is checking that deleteOnExit is working correctly?

If so it might be clearer to make this is a separate test that is run as a driver and a test with different arguments performing the action and then the checking.

Paul.


More information about the core-libs-dev mailing list