RFR: 8342769: HotSpot Windows/gcc port is broken

Julian Waters jwaters at openjdk.org
Tue Nov 19 05:28:59 UTC 2024


On Mon, 18 Nov 2024 20:06:54 GMT, Saint Wesonga <duke at openjdk.org> wrote:

>> I don't think this workaround was intended for ARM64 in the first place, it explicitly mentions that it was written for x64, and the ifdef mess that resulted in this bug ended up bringing it over to ARM64
>
> @TheShermanTanker - this workaround is still needed on Windows AArch64. I haved filed https://developercommunity.visualstudio.com/t/fmod-incorrectly-returns-NaN-on-certain-/10793176 to track a fix for the underlying fmod bug.

I'm astounded by how this happy accident looped all the way back around to being needed for ARM64, truly one of the funniest coincidences of all time

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

PR Review Comment: https://git.openjdk.org/jdk/pull/21627#discussion_r1847662986


More information about the hotspot-dev mailing list