[XS] RFR : 8180945 : vmError.cpp : adjust dup and fclose (original) (raw)
Baesken, Matthias matthias.baesken at sap.com
Wed May 24 15:42:00 UTC 2017
- Previous message: [8u] RFR (S) 8175813: PPC64: "mbind: Invalid argument" when -XX:+UseNUMA is used
- Next message: [XS] RFR : 8180945 : vmError.cpp : adjust dup and fclose
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello, could I please have a review for the following small change . In vmError.cpp there is a part where the dup return code in case of an error is not handled, and additionally fclose might be called with parameter NULL . The change adjusts this.
Bug :
https://bugs.openjdk.java.net/browse/JDK-8180945
webrev :
http://cr.openjdk.java.net/~mbaesken/webrevs/8180945/
Thanks, Matthias
- Previous message: [8u] RFR (S) 8175813: PPC64: "mbind: Invalid argument" when -XX:+UseNUMA is used
- Next message: [XS] RFR : 8180945 : vmError.cpp : adjust dup and fclose
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]