RFR (XS) 8059904: libjvm_db.c warnings in solaris/sparc build with SS
David Holmes
david.holmes at oracle.com
Thu Oct 9 04:18:41 UTC 2014
On 9/10/2014 10:47 AM, serguei.spitsyn at oracle.com wrote:
> Please, review the fix for:
> https://bugs.openjdk.java.net/browse/JDK-8059904
Shouldn't the same fix be applied to the bsd version?
Otherwise looks okay.
Thanks,
David
>
> Open webrev:
> http://cr.openjdk.java.net/~sspitsyn/webrevs/2014/hotspot/8059904-jvmdb-warn.1/
>
>
>
> Summary:
>
> Several warnings started to appear at compilation of the libjvm_db.c
> after the switch from Sun C++ 5.10 to 5.12.
> The fix is to cast the result of calloc() to the correct type.
>
>
> Testing:
> Running the adhoc pstack tests on Solaris sparcv9 and amd64
>
>
> Thanks,
> Serguei
More information about the serviceability-dev
mailing list