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

Brian Burkhalter brian.burkhalter at oracle.com
Wed Jan 8 20:37:49 UTC 2020


I inadvertently pushed this fix to the JDK mainline (15) and need also to push it to the JDK 14 fork unless there are objections to the contrary. Mea culpa.

Thanks,

Brian


> On Jan 8, 2020, at 10:22 AM, Brian Burkhalter <brian.burkhalter at oracle.com> wrote:
> 
> https://bugs.openjdk.java.net/browse/JDK-8236804 <https://bugs.openjdk.java.net/browse/JDK-8236804> following up on the comments below.
> 
> Diff:
> 
> --- a/test/jdk/java/nio/channels/FileChannel/MapWithSecurityManager.java
> +++ b/test/jdk/java/nio/channels/FileChannel/MapWithSecurityManager.java
> @@ -24,6 +24,7 @@
>  /* @test
>   * @bug 8236582
>   * @summary Tests the map method when running with a security manager
> + * @run main/othervm MapWithSecurityManager
>   */

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/nio-dev/attachments/20200108/7229666a/attachment-0001.htm>


More information about the nio-dev mailing list