[jdk8u-dev] RFR: 8371352: [8u] Fix VS2010 build issue in check_code.c [v2]

Andrew John Hughes andrew at openjdk.org
Tue Nov 11 14:34:45 UTC 2025


On Tue, 11 Nov 2025 13:51:54 GMT, Zdenek Zambersky <zzambers at openjdk.org> wrote:

> > > > Anyway PR got integrated and it seems bot did the right thing. :)
> > > 
> > > 
> > > Right, fortunately. Still worth doing the merge next time for dependent PRs.
> > 
> > 
> > No real reason for these to be dependent in the first place, as they touch completely different files.
> 
> Yes, changes are independent. However I wanted to have it tested on Windows x86 in GHA, so I made this fix on top of the other PR. (And made it dependent to avoid changes from the other PR being considered part of this PR.)

Ah yes, true to actually test it of course. But there should be no chance of a merge conflict :)

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

PR Comment: https://git.openjdk.org/jdk8u-dev/pull/713#issuecomment-3517193300


More information about the jdk8u-dev mailing list