• Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: P2 P2
    • 17
    • 11, 16
    • hotspot
    • b16
    • aarch64
    • os_x

        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)

              akozlov Anton Kozlov
              akozlov Anton Kozlov
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: