mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-02 12:10:14 +00:00
8166248: tools/pack200/Pack200Test.java fails on Win32: Could not reserve enough space
Reviewed-by: ksrini
This commit is contained in:
parent
3b0d7a4511
commit
3e5ef4867f
@ -24,6 +24,7 @@
|
||||
/*
|
||||
* @test
|
||||
* @bug 6521334 6712743 8007902 8151901
|
||||
* @requires (sun.arch.data.model == "64" & os.maxMemory >= 4g)
|
||||
* @summary test general packer/unpacker functionality
|
||||
* using native and java unpackers
|
||||
* @compile -XDignore.symbol.file Utils.java Pack200Test.java
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user