[11u] RFR(S): 8221408: Windows 32bit build build errors/warnings in hotspot
Lindenmaier, Goetz
goetz.lindenmaier at sap.com
Thu Aug 8 09:34:37 UTC 2019
Hi Aleksey,
thanks for your review!
Best regards,
Goetz.
> -----Original Message-----
> From: Aleksey Shipilev <shade at redhat.com>
> Sent: Mittwoch, 7. August 2019 15:16
> To: Lindenmaier, Goetz <goetz.lindenmaier at sap.com>; jdk-updates-
> dev at openjdk.java.net
> Subject: Re: [11u] RFR(S): 8221408: Windows 32bit build build errors/warnings
> in hotspot
>
> On 8/6/19 5:18 PM, Lindenmaier, Goetz wrote:
> > http://cr.openjdk.java.net/~goetz/wr19/8221408-ntintel_warnings-
> jdk11/01/
>
> Replacement seems okay. Required macros were introduced by JDK-8218164,
> not available in 11u. Old
> code would use "#pragma warning". Shared code would additionally protect
> the pragmas with "#ifdef
> _MSC_VER", but here it is fine, as the change is in Windows-specific file
> already.
>
> Backport looks good.
>
> --
> Thanks,
> -Aleksey
More information about the jdk-updates-dev
mailing list