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

Andrew Haley aph at openjdk.org
Wed Nov 20 10:59:20 UTC 2024


On Wed, 20 Nov 2024 09:16:02 GMT, Julian Waters <jwaters 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

Oh, OK. I'll have a look.

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

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


More information about the hotspot-dev mailing list