-
Bug
-
Resolution: Fixed
-
P2
-
hs17
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2187033 | 7 | Vladimir Kozlov | P2 | Closed | Fixed | b79 |
JDK-2189890 | 6u21 | Vladimir Kozlov | P2 | Resolved | Fixed | b01 |
JDK-2184534 | 6u18 | Vladimir Kozlov | P2 | Closed | Fixed | b05 |
JDK-2184664 | hs16 | Vladimir Kozlov | P2 | Resolved | Fixed | b12 |
VM should reserve protected page below heap for compressed oops implicit null checks if zero base can not be used.
But the changes for 6791178: "zero based compressed oops " change code in such way that the page is not reserver
which could again cause 6716785: "implicit null checks not triggering with CompressedOops" problem.
But the changes for 6791178: "zero based compressed oops " change code in such way that the page is not reserver
which could again cause 6716785: "implicit null checks not triggering with CompressedOops" problem.
- backported by
-
JDK-2184664 VM does not reserve protected page below heap for compressed oops implicit null checks
-
- Resolved
-
-
JDK-2189890 VM does not reserve protected page below heap for compressed oops implicit null checks
-
- Resolved
-
-
JDK-2184534 VM does not reserve protected page below heap for compressed oops implicit null checks
-
- Closed
-
-
JDK-2187033 VM does not reserve protected page below heap for compressed oops implicit null checks
-
- Closed
-
- relates to
-
JDK-6716785 implicit null checks not triggering with CompressedOops
-
- Closed
-