RFR: 8342769: HotSpot Windows/gcc port is broken [v4]

Julian Waters jwaters at openjdk.org
Wed Nov 20 09:18:16 UTC 2024


On Wed, 20 Nov 2024 09:04:49 GMT, Andrew Haley <aph at openjdk.org> wrote:

> Wouldn't it be far easier to handle `fmod` ourselves in the AArch64b back end?

You mean like how x86 has its own custom fmod implementation in the assembler? That does sound pretty good to me, then we could get rid of this workaround entirely, but I don't know how to implement this on ARM64

-------------

PR Comment: https://git.openjdk.org/jdk/pull/21627#issuecomment-2487984335


More information about the hotspot-dev mailing list