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

Do we need to restrict workaround for JDK-8261397 even further?

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Not an Issue
    • Icon: P4 P4
    • None
    • 17
    • hotspot
    • None
    • aarch64
    • os_x

      For JDK-8261397 we check if we are running in emulation mode (i.e. Rosetta) on David Holme's request when he raised the original question of how safe is the workaround.

      Mikael Vidsteadt raised the issue again, so need a definitive answer on what are the risk of the workaround of mapping "FPE_FLT..." (explicitly here the "FPE_FLTINV") to "FPE_INTDIV"

      Are the "FPE_FLT.." used at all?

      My initial investigation, documented in https://github.com/openjdk/jdk/pull/2615 revealed no, but need to investigate further.

      Apple has fixed their bug, so conceivably we can only activate the workaround for those macOS version that have the bug.

            gziemski Gerard Ziemski
            gziemski Gerard Ziemski
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: