Code Review for upstream-jdk

Prepared by:Nick Gasson on Fri Nov 23 16:29:01 CST 2018
Workspace:/home/nicgas01/upstream-jdk
Compare against: http://hg.openjdk.java.net/jdk/jdk/
Compare against version:52658
Summary of changes: 24 lines changed: 9 ins; 0 del; 15 mod; 1397 unchg
Patch of changes: upstream-jdk.patch
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/java.base/unix/native/libjava/TimeZone_md.c

rev 52659 : 8214077: test java/io/File/SetLastModified.java fails on ARM32
Summary: replace uses of stat with stat64 in UnixFileSystem_md.c and TimeZone_md.c
Reviewed-by: duke
Contributed-by: nick.gasson@arm.com
15 lines changed: 8 ins; 0 del; 7 mod; 883 unchg

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

rev 52659 : 8214077: test java/io/File/SetLastModified.java fails on ARM32
Summary: replace uses of stat with stat64 in UnixFileSystem_md.c and TimeZone_md.c
Reviewed-by: duke
Contributed-by: nick.gasson@arm.com
9 lines changed: 1 ins; 0 del; 8 mod; 514 unchg

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