提交 02287cf9 编写于 作者: A alanb

6892710: (file) test/java/nio/file/Path/CheckPermissions.java fails in samevm mode

Reviewed-by: ohair
上级 b93a5ca6
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
* @summary Unit test for probeContentType method * @summary Unit test for probeContentType method
* @library .. * @library ..
* @build ContentType SimpleFileTypeDetector * @build ContentType SimpleFileTypeDetector
* @run main ContentType * @run main/othervm ContentType
*/ */
import java.nio.file.*; import java.nio.file.*;
......
...@@ -25,6 +25,8 @@ ...@@ -25,6 +25,8 @@
* @bug 6866804 * @bug 6866804
* @summary Unit test for java.nio.file.Path * @summary Unit test for java.nio.file.Path
* @library .. * @library ..
* @build CheckPermissions
* @run main/othervm CheckPermissions
*/ */
import java.nio.ByteBuffer; import java.nio.ByteBuffer;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册