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

Temporary fix for arm32 SafeFetch

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 19
    • 19
    • hotspot
    • None
    • b20
    • arm

        JDK-8283326 reworked the SafeFetch implementation and, on most platforms, switched to static assembly.

        On arm (32-bit), this change led to strange crashes (JDK-8284997). These problems are time consuming to analyze (among other things they only occur when building natively on a Rasberry Pi with one particular Docker setup).

        As a temporary workaround I'd like to switch SafeFetch to the sigjmp method for arm, until I find time to analyze these problems in more detail.

              stuefe Thomas Stuefe
              stuefe Thomas Stuefe
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: