Code Review for jdk

Prepared by:mbaesken mbaesken on Tue Dec 11 16:09:28 CET 2018
Workspace:
Compare against: http://hg.openjdk.java.net/jdk/jdk
Compare against version:52920
Summary of changes: 115 lines changed: 106 ins; 0 del; 9 mod; 4837 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/classes/java/io/FileSystem.java

rev 52921 : 8211752: JNU_ThrowIOExceptionWithLastErrorAndPath - enhance some IOExceptions with path causing the issue
4 lines changed: 4 ins; 0 del; 0 mod; 246 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw src/java.base/share/conf/security/java.security

rev 52921 : 8211752: JNU_ThrowIOExceptionWithLastErrorAndPath - enhance some IOExceptions with path causing the issue
3 lines changed: 2 ins; 0 del; 1 mod; 1089 unchg

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

rev 52921 : 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 52921 : 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/native/libjava/UnixFileSystem_md.c

rev 52921 : 8211752: JNU_ThrowIOExceptionWithLastErrorAndPath - enhance some IOExceptions with path causing the issue
43 lines changed: 38 ins; 0 del; 5 mod; 517 unchg

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

rev 52921 : 8211752: JNU_ThrowIOExceptionWithLastErrorAndPath - enhance some IOExceptions with path causing the issue
40 lines changed: 37 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).