Code Review for hotspot

Prepared by:stuefe on Tue Mar 14 12:09:04 CET 2017
Workspace:/net/sapmnt.sapjvm_work/d031900/openjdk/jdk10-hs/source/hotspot
Compare against: http://hg.openjdk.java.net/jdk10/hs/hotspot
Compare against version:12683
Summary of changes: 62 lines changed: 49 ins; 0 del; 13 mod; 22991 unchg
Changeset: hotspot.changeset
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw src/os/aix/vm/os_aix.cpp

rev 12684 : 8173848: realpath is unsafe
Summary: Fix occurrences of realpath in hotspot to use safe POSIX.1-2008 form, if possible.
Reviewed-by: dsamersoff
1 line changed: 0 ins; 0 del; 1 mod; 4869 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw src/os/bsd/vm/os_bsd.cpp

rev 12684 : 8173848: realpath is unsafe
Summary: Fix occurrences of realpath in hotspot to use safe POSIX.1-2008 form, if possible.
Reviewed-by: dsamersoff
4 lines changed: 0 ins; 0 del; 4 mod; 4553 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw src/os/linux/vm/os_linux.cpp

rev 12684 : 8173848: realpath is unsafe
Summary: Fix occurrences of realpath in hotspot to use safe POSIX.1-2008 form, if possible.
Reviewed-by: dsamersoff
4 lines changed: 0 ins; 0 del; 4 mod; 6401 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw src/os/posix/vm/os_posix.cpp

rev 12684 : 8173848: realpath is unsafe
Summary: Fix occurrences of realpath in hotspot to use safe POSIX.1-2008 form, if possible.
Reviewed-by: dsamersoff
42 lines changed: 42 ins; 0 del; 0 mod; 1341 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw src/os/posix/vm/os_posix.hpp

rev 12684 : 8173848: realpath is unsafe
Summary: Fix occurrences of realpath in hotspot to use safe POSIX.1-2008 form, if possible.
Reviewed-by: dsamersoff
8 lines changed: 7 ins; 0 del; 1 mod; 120 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw src/os/solaris/vm/os_solaris.cpp

rev 12684 : 8173848: realpath is unsafe
Summary: Fix occurrences of realpath in hotspot to use safe POSIX.1-2008 form, if possible.
Reviewed-by: dsamersoff
3 lines changed: 0 ins; 0 del; 3 mod; 5707 unchg

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