< 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 org.testng.annotations.Test;
  
  import static org.testng.Assert.assertTrue;
< prev index next >