RFR: 8009985: [parfait] Uninitialised variable at jdk/src/solaris/native/com/sun/management/UnixOperatingSystem_md.c

Ron Durbin ron.durbin at oracle.com
Wed Apr 24 05:33:25 PDT 2013


Peter 

You may not know me and I may not be an official reviewer of your code.
I have looked at your change and it looks good .

Ron Durbin

> -----Original Message-----
> From: Peter Allwin
> Sent: Wednesday, April 24, 2013 3:31 AM
> To: serviceability-dev serviceability-dev at openjdk.java.net; hotspot-runtime-dev at openjdk.java.net
> Subject: RFR: 8009985: [parfait] Uninitialised variable at
> jdk/src/solaris/native/com/sun/management/UnixOperatingSystem_md.c
> 
> Hi all, I'm looking for reviews of this change:
> 
> Parfait has identified an incorrect return code comparison in UnixOperatingSystemMXBean
> getOpenFileDescriptorCount on OSX. Very simple fix is to check against the correct variable.
> 
> CR: http://cr.openjdk.java.net/~sla/peter/8009985/webrev.00/
> JBS: https://jbs.oracle.com/bugs/browse/JDK-8009985
> 
> 
> Thanks!
> 
> /peter


More information about the hotspot-runtime-dev mailing list