8297821: jdk/jshell/Test8294583.java fails on some platforms

Reviewed-by: alanb, jlahoda
This commit is contained in:
Aleksey Shipilev 2022-12-01 08:11:54 +00:00
parent ce048e7cb5
commit 34fcd83c5e

View File

@ -25,6 +25,7 @@
* @test
* @bug 8294583
* @summary JShell: NPE in switch with non existing record pattern
* @requires vm.continuations
* @build KullaTesting TestingInputStream
* @run testng Test8294583
*/