hg: jdk9/hs/hotspot: 2 new changesets

dmitry.samersoff at oracle.com dmitry.samersoff at oracle.com
Wed Nov 9 08:46:18 UTC 2016


Changeset: a71b53580d07
Author:    dsamersoff
Date:      2016-11-09 10:56 +0300
URL:       http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/a71b53580d07

8169344: Potential open file descriptor in exists() of hotspot/agent/src/os/bsd/ps_core.c
Summary: Use access() instead of open() to check for the existence of a file
Reviewed-by: dsamersoff, dholmes
Contributed-by: jini.george at oracle.com

! src/jdk.hotspot.agent/macosx/native/libsaproc/ps_core.c

Changeset: 8e5e93fad474
Author:    dsamersoff
Date:      2016-11-09 08:45 +0000
URL:       http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/8e5e93fad474

Merge




More information about the jdk9-all-changes mailing list