hg: jdk8u/jdk8u-dev/hotspot: 8130910: hsperfdata file is created in wrong directory and not cleaned up if /tmp/hsperfdata_<username> has wrong permissions

daniel.daugherty at oracle.com daniel.daugherty at oracle.com
Tue Nov 17 19:53:41 UTC 2015


Changeset: 9f8038f83a6e
Author:    clanger
Date:      2015-11-17 09:39 -0800
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u-dev/hotspot/rev/9f8038f83a6e

8130910: hsperfdata file is created in wrong directory and not cleaned up if /tmp/hsperfdata_<username> has wrong permissions
Summary: Add check for fchir() failure and disable shared PerfMemory in that case.
Reviewed-by: dcubed, simonis, gthornbr

! src/os/aix/vm/perfMemory_aix.cpp
! src/os/bsd/vm/perfMemory_bsd.cpp
! src/os/linux/vm/perfMemory_linux.cpp
! src/os/solaris/vm/perfMemory_solaris.cpp



More information about the jdk8u-dev-changes mailing list