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-08 11:38:08 -08:00
parent 639e97df46
commit d6a5897f41

View File

@ -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;