8328524: [x86] StringRepeat.java failure on linux-x86: Could not reserve enough space for 2097152KB object heap
Reviewed-by: rriggs, mdoerr, sgehwolf
This commit is contained in:
parent
a68f5d7331
commit
eebcc2181f
@ -31,7 +31,7 @@
|
||||
* @test
|
||||
* @summary This exercises String#repeat patterns with 16 * 1024 * 1024 repeats.
|
||||
* @requires os.maxMemory >= 2G
|
||||
* @requires !(os.family == "windows" & sun.arch.data.model == "32")
|
||||
* @requires vm.bits == "64"
|
||||
* @run main/othervm -Xmx2g StringRepeat 16777216
|
||||
*/
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user