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