8221400: java/lang/String/StringRepeat.java test requests too much heap
Reviewed-by: stuefe, alanb
This commit is contained in:
parent
af6cddfa78
commit
785772021b
@ -24,7 +24,7 @@
|
||||
/*
|
||||
* @test
|
||||
* @summary This exercises String#repeat patterns and limits.
|
||||
* @run main/othervm -Xmx4G StringRepeat
|
||||
* @run main/othervm -Xmx2g StringRepeat
|
||||
*/
|
||||
|
||||
import java.nio.CharBuffer;
|
||||
|
Loading…
Reference in New Issue
Block a user