hg: jdk10/hs/hotspot: 2 new changesets

david.holmes at oracle.com david.holmes at oracle.com
Thu Mar 16 10:30:55 UTC 2017


Changeset: df939ae80f04
Author:    stuefe
Date:      2017-03-13 20:23 +0100
URL:       http://hg.openjdk.java.net/jdk10/hs/hotspot/rev/df939ae80f04

8173848: realpath is unsafe
Summary: Fix occurrences of realpath in hotspot to use safe POSIX.1-2008 form.
Reviewed-by: dsamersoff, dholmes, clanger

! src/os/aix/vm/os_aix.cpp
! src/os/bsd/vm/os_bsd.cpp
! src/os/linux/vm/os_linux.cpp
! src/os/posix/vm/os_posix.cpp
! src/os/posix/vm/os_posix.hpp
! src/os/solaris/vm/os_solaris.cpp

Changeset: ceaffe61534d
Author:    dholmes
Date:      2017-03-16 09:43 +0000
URL:       http://hg.openjdk.java.net/jdk10/hs/hotspot/rev/ceaffe61534d

Merge




More information about the jdk10-hs-changes mailing list