On Sun, 18 May 2025 23:44:13 GMT, Sergey Bylokhov <s...@openjdk.org> wrote:

> This patch suppresses compiler warning C5287 triggered in debugInit.c when 
> building with Visual Studio 2022 version 17.14 (released a few days ago).
> 
> I’m simply disabling the warning to unblock the broken build. This change is 
> intended to be backported to update releases.
> 
> A proper fix (e.g., explicit type cast) may be introduced later if necessary.

Marked as reviewed by sspitsyn (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/25293#pullrequestreview-2853707197

Reply via email to