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@openjdk.java.net; > hotspot-runtime-...@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