Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2175240 | 7 | Coleen Phillimore | P3 | Closed | Fixed | b53 |
JDK-2180540 | 6u18 | Coleen Phillimore | P3 | Closed | Fixed | b01 |
A customer pointed out a concern that our VM was mapping our C-heap allocation
as all read-write-execute. We do require "executable" access for our
CodeCache, but should not require it for the rest of the C-heap.
as all read-write-execute. We do require "executable" access for our
CodeCache, but should not require it for the rest of the C-heap.
- backported by
-
JDK-2175240 Reduce executable C-heap
- Closed
-
JDK-2180540 Reduce executable C-heap
- Closed
- relates to
-
JDK-6843484 os::commit_memory() failures are not handled properly on linux
- Closed