[jdk8u-dev] RFR: 8371352: [8u] Fix VS2010 build issue in check_code.c [v2]
Zdenek Zambersky
zzambers at openjdk.org
Tue Nov 11 13:54:31 UTC 2025
On Tue, 11 Nov 2025 13:38:33 GMT, Andrew John Hughes <andrew 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.)
-------------
PR Comment: https://git.openjdk.org/jdk8u-dev/pull/713#issuecomment-3517031724
More information about the jdk8u-dev
mailing list