I need a reviewer to a small fix to the attach API. A few weeks back, Coleen pushed changes to hotspot so that it uses the value of the java.io.tmpdir property as the temporary directory [1]. The jdk side to this is that the attach API also needs to use this property as otherwise tools can't attach when the target VM isn't using the default temporary file directory. The webrev to restore world order is here:
http://cr.openjdk.java.net/~alanb/6950927/webrev/
Thanks, Alan. http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/a2ea687fdc7c
