public class FileChannelJDKBugWorkAround
extends Object
Work-around for the following bug
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6503430
Call the method in the main thread before launching threads that do memory-mapping.
- Author:
- alecw@broadinstitute.org