< prev index next >

test/langtools/jdk/jshell/ToolEnablePreviewTest.java

Print this page
@@ -24,10 +24,11 @@
  /*
   * @test
   * @bug 8199193
   * @summary Tests for the --enable-preview option
   * @run testng ToolEnablePreviewTest
+  * @ignore 8316628
   */
  
  import java.io.IOException;
  import java.io.Writer;
  import java.nio.file.Files;
< prev index next >