< prev index next >

test/langtools/jdk/jshell/Test8296012.java

Print this page
*** 25,10 ***
--- 25,11 ---
   * @test
   * @bug 8296012
   * @summary jshell crashes on mismatched record pattern
   * @build KullaTesting TestingInputStream
   * @run testng Test8296012
+  * @ignore 8316628
   */
  
  import org.testng.annotations.Test;
  import static org.testng.Assert.assertEquals;
  
< prev index next >