RFR: 8211752: JNU_ThrowIOExceptionWithLastErrorAndPath - enhance some IOExceptions with path causing the issue
Baesken, Matthias
matthias.baesken at sap.com
Tue Oct 9 11:40:16 UTC 2018
Hello, please review the following change .
It enhances a number of JNU_ThrowIOExceptionWithLastError calls with path and current working directory information.
For this, a new function JNU_ThrowIOExceptionWithLastErrorAndPath is added.
bug and webrev :
https://bugs.openjdk.java.net/browse/JDK-8211752
http://cr.openjdk.java.net/~mbaesken/webrevs/8211752.0/
Thanks, Matthias
More information about the core-libs-dev
mailing list