-
Bug
-
Resolution: Fixed
-
P4
-
9
-
b138
-
x86
-
windows
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8173761 | 8u161 | Nikita Jain | P4 | Closed | Duplicate | b01 |
JDK-8173832 | 8u152 | Robert Mckenna | P4 | Resolved | Fixed | b01 |
JDK-8192553 | emb-8u161 | Robert Mckenna | P4 | Resolved | Fixed | b01 |
JDK-8200054 | openjdk7u | Robert Mckenna | P4 | Resolved | Fixed | master |
tools/pack200/Pack200Test.java
This test requires -Xmx1280m:
@run main/othervm/timeout=1200 -Xmx1280m -Xshare:off Pack200Test
This fails on windows-x86:
#section:main
----------messages:(4/213)----------
command: main -Xmx1280m -Xshare:off Pack200Test
reason: User specified action: run main/othervm/timeout=1200 -Xmx1280m -Xshare:off Pack200Test
Mode: othervm [/othervm specified]
elapsed time (seconds): 0.062
----------configuration:(0/0)----------
----------System.out:(2/102)----------
Error occurred during initialization of VM
Could not reserve enough space for 1310720KB object heap
This test requires -Xmx1280m:
@run main/othervm/timeout=1200 -Xmx1280m -Xshare:off Pack200Test
This fails on windows-x86:
#section:main
----------messages:(4/213)----------
command: main -Xmx1280m -Xshare:off Pack200Test
reason: User specified action: run main/othervm/timeout=1200 -Xmx1280m -Xshare:off Pack200Test
Mode: othervm [/othervm specified]
elapsed time (seconds): 0.062
----------configuration:(0/0)----------
----------System.out:(2/102)----------
Error occurred during initialization of VM
Could not reserve enough space for 1310720KB object heap
- backported by
-
JDK-8173832 tools/pack200/Pack200Test.java fails on Win32: Could not reserve enough space
- Resolved
-
JDK-8192553 tools/pack200/Pack200Test.java fails on Win32: Could not reserve enough space
- Resolved
-
JDK-8200054 tools/pack200/Pack200Test.java fails on Win32: Could not reserve enough space
- Resolved
-
JDK-8173761 tools/pack200/Pack200Test.java fails on Win32: Could not reserve enough space
- Closed
- relates to
-
JDK-8166955 Could not reserve enough space for object heap
- Closed