-
Bug
-
Resolution: Fixed
-
P3
-
7
-
b09
-
x86
-
windows
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2172074 | 6u10 | Paul Hohensee | P3 | Closed | Fixed | b09 |
JDK-2155867 | 6u4p | Paul Hohensee | P3 | Closed | Fixed | b01 |
The default heap size on Windows, both 32 and 64-bit, is 1400mb. This makes
sense on 32-bit Windows due to the address space break at 2gb, but doesn't
on 64-bit Windows. We should remove the restriction for 64-bit platforms.
sense on 32-bit Windows due to the address space break at 2gb, but doesn't
on 64-bit Windows. We should remove the restriction for 64-bit platforms.
- backported by
-
JDK-2155867 64-bit windows should not restrict default heap size to 1400m
-
- Closed
-
-
JDK-2172074 64-bit windows should not restrict default heap size to 1400m
-
- Closed
-