hg: bsd-port/bsd-port/hotspot: . Ownership of the temporary java_pid.XXXX file is checked before
4 Aug
2012
4 Aug
'12
5:31 p.m.
Changeset: 0813fa17749b Author: Greg Lewis <glewis@eyesbeyond.com> Date: 2012-08-04 10:30 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/0813fa17749b . Ownership of the temporary java_pid.XXXX file is checked before attachment can proceed. Since /tmp is normally a sticky directory (see sticky(8)), the group ownership of files created there don't usually match the user's group. So chown the temporary file to the user's user and group before the attachment occurs. This fixes jstack on *BSD. ! src/os/bsd/vm/attachListener_bsd.cpp
4961
Age (days ago)
4961
Last active (days ago)
0 comments
1 participants
participants (1)
-
glewis@eyesbeyond.com