8236804: java/nio/channels/FileChannel/MapWithSecurityManager.java should be run in othervm mode

Reviewed-by: chegar, lancea
This commit is contained in:
Brian Burkhalter 2020-01-09 08:31:41 -08:00
parent 7cd4d9ac6a
commit d8e3d8af7b

@ -24,6 +24,7 @@
/* @test
* @bug 8236582
* @summary Tests the map method when running with a security manager
* @run main/othervm MapWithSecurityManager
*/
import java.io.IOException;