Code Review for jdk

Prepared by:mbaesken mbaesken on Wed Nov 7 09:40:40 CET 2018
Workspace:
Compare against: http://hg.openjdk.java.net/jdk/jdk
Compare against version:52386
Summary of changes: 92 lines changed: 84 ins; 0 del; 8 mod; 4524 unchg
Changeset: jdk.changeset
Bug id: <title>[JDK-8211752] JNU_ThrowIOExceptionWithLastErrorAndPath - enhance some IOExceptions with path causing the issue - Java Bug System</title>
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw src/java.base/share/native/libjava/jni_util.c

rev 52387 : 8211752: JNU_ThrowIOExceptionWithLastErrorAndPath - enhance some IOExceptions with path causing the issue
19 lines changed: 19 ins; 0 del; 0 mod; 1506 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw src/java.base/share/native/libjava/jni_util.h

rev 52387 : 8211752: JNU_ThrowIOExceptionWithLastErrorAndPath - enhance some IOExceptions with path causing the issue
6 lines changed: 6 ins; 0 del; 0 mod; 534 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw src/java.base/unix/classes/java/io/UnixFileSystem.java

rev 52387 : 8211752: JNU_ThrowIOExceptionWithLastErrorAndPath - enhance some IOExceptions with path causing the issue
5 lines changed: 5 ins; 0 del; 0 mod; 345 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw src/java.base/unix/native/libjava/UnixFileSystem_md.c

rev 52387 : 8211752: JNU_ThrowIOExceptionWithLastErrorAndPath - enhance some IOExceptions with path causing the issue
28 lines changed: 23 ins; 0 del; 5 mod; 517 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw src/java.base/windows/classes/java/io/WinNTFileSystem.java

rev 52387 : 8211752: JNU_ThrowIOExceptionWithLastErrorAndPath - enhance some IOExceptions with path causing the issue
5 lines changed: 5 ins; 0 del; 0 mod; 677 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw src/java.base/windows/native/libjava/WinNTFileSystem_md.c

rev 52387 : 8211752: JNU_ThrowIOExceptionWithLastErrorAndPath - enhance some IOExceptions with path causing the issue
29 lines changed: 26 ins; 0 del; 3 mod; 945 unchg

This code review page was prepared using /usr/work/openjdk/bin/webrev.ksh (vers 25.12-hg+openjdk.java.net).