RFR: JDK-8288094: cleanup old _MSC_VER handling [v2]
Matthias Baesken
mbaesken at openjdk.java.net
Mon Jun 13 11:46:53 UTC 2022
On Mon, 13 Jun 2022 10:33:24 GMT, Andrey Turbanov <aturbanov at openjdk.org> wrote:
>> Matthias Baesken has updated the pull request incrementally with one additional commit since the last revision:
>>
>> use round directly
>
> src/hotspot/share/adlc/main.cpp line 491:
>
>> 489: }
>> 490:
>> 491: // VS2005 has its own definition, identical to this one.
>
> Let's adjust comment too. No need to mention VS2005.
Thanks for the hint, I removed the VS2005 related comment.
-------------
PR: https://git.openjdk.org/jdk/pull/9105
More information about the core-libs-dev
mailing list