RFR: 8339783: Implementation of JEP 479: Remove the Windows 32-bit x86 Port [v6]

Magnus Ihse Bursie ihse at openjdk.org
Tue Oct 29 15:11:27 UTC 2024


On Tue, 29 Oct 2024 14:53:10 GMT, Julian Waters <jwaters at openjdk.org> wrote:

>> What bug are you referring to that makes this file unused?
>
> https://mail.openjdk.org/pipermail/hotspot-dev/2024-October/095864.html
> 
> This file isn't unused, I misspoke. Instead, it is meant as the implementation of frem and drem for Windows x64, but due to a bug, it's potentially being wrongly used as the implementation of frem and drem for Windows/ARM64 instead

Okay. I'll leave it to you to sort out that mess. :) But afaict from reading up on the discussion, this removal of `_WIN64` does not change anything in that respect, so I'll keep it.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/21744#discussion_r1820986323


More information about the build-dev mailing list