mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-25 15:20:11 +00:00
8273169: java/util/regex/NegativeArraySize.java failed after JDK-8271302
Reviewed-by: jiefu, serb
This commit is contained in:
parent
1996f649a3
commit
683e30db79
@ -25,7 +25,7 @@
|
||||
* @test
|
||||
* @bug 8223174
|
||||
* @summary Pattern.compile() can throw confusing NegativeArraySizeException
|
||||
* @requires os.maxMemory >= 5g
|
||||
* @requires os.maxMemory >= 5g & vm.bits == 64
|
||||
* @run testng/othervm -Xms5G -Xmx5G NegativeArraySize
|
||||
*/
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user