JDK 8 | Other |
---|---|
8u341Fixed | openjfx11.0.15Fixed |
Relates :
|
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
|