K 10
svn:author
V 6
glewis
K 8
svn:date
V 27
2012-06-06T19:55:52.000000Z
K 7
svn:log
V 426
Forced commit to note details for the previous commit:

. 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 is
  also the behaviour in openjdk6.

END
