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

WebKit 613.1 build broken on M1

XMLWordPrintable

    • web
    • aarch64
    • linux, os_x

        The update to WebKit 613.1 (see
        https://bugs.openjdk.java.net/browse/JDK-8278980) does not build on Apple's Aarch64 systems.

        The changes to MacroAssemblerARM64.h introduce duplicate code which causes the compilation to fail.

        For example,
        void loadPair64(RegisterID src, FPRegisterID dest1, FPRegisterID dest2)
        is implemented twice, at line 1641 and line 1657

              arapte Ambarish Rapte
              jvos Johan Vos
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: