Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8157725 | 9.1 | Calvin Cheung | P3 | Closed | Other |
The fix for JDK-8145221 put some runtime generated code into the misc data shared region and made the region executable. It is better for the misc data region remains read-write and non-executable. This bug is to allocate a separate read-write-executable region for the generated code.
- backported by
-
JDK-8157725 Add a read-write-executable shared region for runtime generated code
-
- Closed
-