hg: jdk7/hotspot-rt/hotspot: 7009828: Fix for 6938627 breaks visualvm monitoring when -Djava.io.tmpdir is defined (original) (raw)
daniel.daugherty at oracle.com daniel.daugherty at oracle.com
Wed Jan 12 15:22:50 PST 2011
- Previous message: hg: jdk7/hotspot-rt/hotspot: 6994753: Implement optional hook to a Java method at VM startup.
- Next message: hg: jdk7/hotspot-rt/hotspot: 4926272: methodOopDesc::method_from_bcp is unsafe
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Changeset: 34d64ad817f4 Author: coleenp Date: 2011-01-12 13:59 -0800 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/34d64ad817f4
7009828: Fix for 6938627 breaks visualvm monitoring when -Djava.io.tmpdir is defined Summary: Change get_temp_directory() back to /tmp and %TEMP% like it always was and where the tools expect it to be. Reviewed-by: phh, dcubed, kamg, alanb
! src/os/linux/vm/os_linux.cpp ! src/os/solaris/vm/os_solaris.cpp ! src/os/windows/vm/os_windows.cpp ! src/share/vm/utilities/vmError.cpp
- Previous message: hg: jdk7/hotspot-rt/hotspot: 6994753: Implement optional hook to a Java method at VM startup.
- Next message: hg: jdk7/hotspot-rt/hotspot: 4926272: methodOopDesc::method_from_bcp is unsafe
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]