@@ -25,10 +25,11 @@ * @test * @bug 8296012 * @summary jshell crashes on mismatched record pattern * @build KullaTesting TestingInputStream * @run junit Test8296012 + * @ignore 8316628 */ import static org.junit.jupiter.api.Assertions.assertEquals; import org.junit.jupiter.api.BeforeEach; import org.junit.jupiter.api.Test;