RFR (XS) 8059904: libjvm_db.c warnings in solaris/sparc build with SS
Coleen Phillimore
coleen.phillimore at oracle.com
Thu Oct 9 01:55:01 UTC 2014
Looks good, Serguei. Thank you for fixing it!
Coleen
On 10/8/14, 8:47 PM, serguei.spitsyn at oracle.com wrote:
> Please, review the fix for:
> https://bugs.openjdk.java.net/browse/JDK-8059904
>
>
> 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 hotspot-dev
mailing list