[8u] RFR: 8212110: Build of saproc.dll broken on Windows 32 bit after JDK-8210647
Severin Gehwolf
sgehwolf at redhat.com
Fri Nov 16 13:35:16 UTC 2018
On Fri, 2018-11-16 at 12:14 +0000, Alex Kashchenko wrote:
> > > In this line:
> > >
> > > SA_CFLAGS = $(SA_CFLAGS) -ZI
> > >
> > > "ZI" should be changed to "Zi", otherwise it fails on fastdebug and
> > > release (not compatible with O2).
> >
> > Nice catch! How about this?
> >
> > http://cr.openjdk.java.net/~sgehwolf/webrevs/JDK-8212110/jdk8/webrev.03/
>
> This worked for me.
Great, thanks!
Cheers,
Severin
More information about the build-dev
mailing list