RFR : 8196578 : enhance errno_to_string function in os.cpp with some additional errno texts from AIX 7.1
Langer, Christoph
christoph.langer at sap.com
Thu Feb 1 18:55:14 UTC 2018
Hi Matthias,
the change looks good to me. You'll need a sponsor, though.
Best regards
Christoph
From: Baesken, Matthias
Sent: Donnerstag, 1. Februar 2018 17:17
To: 'hotspot-dev at openjdk.java.net' <hotspot-dev at openjdk.java.net>; ppc-aix-port-dev at openjdk.java.net
Cc: Langer, Christoph <christoph.langer at sap.com>
Subject: RFR : 8196578 : enhance errno_to_string function in os.cpp with some additional errno texts from AIX 7.1
Hello , I enhanced the errno - to - error-text mappings in os.cpp for a few errnos we find on AIX 7.1 .
Some of these added errnos are found as well on Linux (e.g. SLES 11 / 12 ).
Could you please check and review ?
( btw. there is good cross platform info about the errnos at http://www.ioplex.com/~miallen/errcmp.html )
Bug :
https://bugs.openjdk.java.net/browse/JDK-8196578
Webrev :
http://cr.openjdk.java.net/~mbaesken/webrevs/8196578/
Best regards, Matthias
More information about the hotspot-dev
mailing list