RFR 8021820: Number of opened files used in select() is limited to 1024 [macosx]

Jonathan Gibbons jonathan.gibbons at oracle.com
Thu Aug 8 02:11:07 UTC 2013


On 08/07/2013 07:10 PM, Stuart Marks wrote:
> I'd suggest putting a comment at the top of the test class saying that 
> this test *must* be run in othervm mode, to ensure that files are 
> closed properly. That way, you can take out the cleanupFiles() method 
> too, as well as avoiding lots of exception handling and related 
> cleanup code. 

Huh?   What's wrong with
     @run main/othervm classname

-- Jon



More information about the build-dev mailing list