[8u] [RFR] JDK-8272214: Build failure after backport of JDK-8248901

Severin Gehwolf sgehwolf at redhat.com
Thu Aug 12 12:01:24 UTC 2021


On Thu, 2021-08-12 at 10:34 +0200, Severin Gehwolf wrote:
> Hi Andrew,
> 
> Please hold this patch for a bit longer since we are still seeing
> Windows build failures with VS 2010 with this patch. More work will be
> needed. It's not clear why the Adopt CI worked. One difference is VS
> 2013 build vs. VS 2010 build, apparently.

This patch seems to be sufficient now. Basically it defines
INT64_C/UINT64_C for VS 2010 and lower, which seems to fix the build.

https://cr.openjdk.java.net/~sgehwolf/webrevs/JDK-8272214/01/webrev/

Thoughts?

Thanks,
Severin



More information about the jdk8u-dev mailing list