*** 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;