< prev index next >

test/langtools/jdk/jshell/Test8294583.java

Print this page
*** 25,10 ***
--- 25,11 ---
   * @test
   * @bug 8294583
   * @summary JShell: NPE in switch with non existing record pattern
   * @build KullaTesting TestingInputStream
   * @run testng Test8294583
+  * @ignore 8316628
   */
  
  import org.testng.annotations.Test;
  import static org.testng.Assert.assertEquals;
  
< prev index next >