Code Review for hotspot

Prepared by:stuefe on Tue Mar 14 12:06:49 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:12684
Summary of changes: 14 lines changed: 7 ins; 2 del; 5 mod; 1499 unchg
Patch of changes: hotspot.patch
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch 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:
rev 12685 : [mq]: 8173828-realpath-is-unsafe-2
13 lines changed: 7 ins; 2 del; 4 mod; 1372 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch 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:
rev 12685 : [mq]: 8173828-realpath-is-unsafe-2
1 line changed: 0 ins; 0 del; 1 mod; 127 unchg

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