Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2190677 | 7 | Christian Thalinger | P4 | Closed | Fixed | b87 |
JDK-2197983 | 6u23 | Christian Thalinger | P4 | Closed | Fixed | b01 |
JDK-2199933 | 6u22m | Christian Thalinger | P4 | Closed | Fixed | b01 |
JDK-2193585 | 6u21p | Christian Thalinger | P4 | Closed | Fixed | b03 |
Gary Benson wrote:
Hi all,
My fix for 6927165 increased the number of shadow pages for
32-bit platforms. This causes a problem on systems with 64kb
pages in that the VM will immediately run out of stack. This
webrev fixes:
http://cr.openjdk.java.net/~gbenson/zero-64kb-pages-fix/
I don't have a bug id for this.
Cheers,
Gary
Hi all,
My fix for 6927165 increased the number of shadow pages for
32-bit platforms. This causes a problem on systems with 64kb
pages in that the VM will immediately run out of stack. This
webrev fixes:
http://cr.openjdk.java.net/~gbenson/zero-64kb-pages-fix/
I don't have a bug id for this.
Cheers,
Gary
- backported by
-
JDK-2190677 Zero 32-bit/64kb page fix
- Closed
-
JDK-2193585 Zero 32-bit/64kb page fix
- Closed
-
JDK-2197983 Zero 32-bit/64kb page fix
- Closed
-
JDK-2199933 Zero 32-bit/64kb page fix
- Closed
- relates to
-
JDK-6962193 Rebrand some Zero files
- Resolved