> On Jul 9, 2019, at 8:31 AM, Brian Burkhalter <[email protected]> > wrote: > >> Since deleteOnExit() is an deliberate act, perhaps there should be a >> corresponding withdrawDeleteOnExit() that reverses it so that it is >> intentional and not a side-effect of other File methods. > > I think this is a better idea. Perhaps “cancelDeleteOnExit()”.
If we want to go this route, here is one possibility: http://cr.openjdk.java.net/~bpb/8193072/webrev.02/ Of course a CSR would be called for if this is agreed upon. Thanks, Brian
