AARCH64: don't use MAP_JIT for stubs like f2hf and hf2f

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: 23
    • Component/s: hotspot
    • aarch64
    • os_x

      Any stub that is write-once (never needs patching) could be placed in regular r-x memory instead of special MAP_JIT memory, avoiding the need for a W^X mode switch before the call.

            Assignee:
            Unassigned
            Reporter:
            Dean Long
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: