RFR: 8286424: GetVersionEx is deprecated [v2]

Kim Barrett kbarrett at openjdk.java.net
Thu May 12 22:33:45 UTC 2022


On Wed, 11 May 2022 01:29:02 GMT, David Holmes <dholmes at openjdk.org> wrote:

>> Kim Barrett has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   use IsWindowsServer
>
> Looks good.
> 
> That "deprecation" is why we don't actually use `GetVersionEx` to get the version - see JDK-8059803.  I guess the existence of `IsWindowsServer` was overlooked at the time.
> 
> Thanks.

Thanks @dholmes-ora and @hseigel for reviews.

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

PR: https://git.openjdk.java.net/jdk/pull/8611


More information about the hotspot-runtime-dev mailing list