RFR: 8339783: Implement JEP 479: Remove the Windows 32-bit x86 Port [v15]

Julian Waters jwaters at openjdk.org
Wed Oct 30 12:33:28 UTC 2024


On Wed, 30 Oct 2024 11:19:03 GMT, Magnus Ihse Bursie <ihse at openjdk.org> wrote:

>> src/hotspot/share/adlc/main.cpp line 494:
>> 
>>> 492: }
>>> 493: 
>>> 494: #if !defined(_WIN32) || defined(_WIN64)
>> 
>> Removing the conditionalization is fine for this change.  But see also 
>> https://bugs.openjdk.org/browse/JDK-8342639
>> I've added a note there that this change removed the conditionalization.
>
> I'm glad you're giving some TLC to adlc. It is in desperate need of it.

TLC?

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

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


More information about the build-dev mailing list