-
Sub-task
-
Resolution: Fixed
-
P2
-
11, 16
-
b16
-
aarch64
-
os_x
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8281684 | 11.0.16-oracle | Fairoz Matte | P2 | Closed | Fixed | b01 |
JDK-8281831 | 11.0.15 | Vladimir Kempik | P2 | Resolved | Fixed | b02 |
JDK-8294162 | 8u361 | Fairoz Matte | P2 | Resolved | Fixed | b01 |
https://developer.apple.com/documentation/apple_silicon/porting_just-in-time_compilers_to_apple_silicon?language=objc
On Apple Silicon, it will be impossible to have memory regions that are writable and executable at the same time.
We should investigate possibility to use pthread_jit_write_protect_np together with MAP_JIT (JDK-8234930)
On Apple Silicon, it will be impossible to have memory regions that are writable and executable at the same time.
We should investigate possibility to use pthread_jit_write_protect_np together with MAP_JIT (
- backported by
-
JDK-8281831 Support macOS W^X
-
- Resolved
-
-
JDK-8294162 Support macOS W^X
-
- Resolved
-
-
JDK-8281684 Support macOS W^X
-
- Closed
-
- relates to
-
JDK-8307817 AARCH64: make macOS W^X locking more fine grained
-
- In Progress
-
- links to
-
Commit openjdk/jdk11u-dev/eb0708f7
-
Commit openjdk/jdk/dbc9e4b5
-
Review openjdk/aarch64-port/10
-
Review openjdk/jdk11u-dev/715
-
Review openjdk/jdk/2200
(4 links to)