Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8331978

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

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 23
    • 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.

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

              Created:
              Updated: