Approved. Please add suitable noreg labels to the bugs and please provide:
- links to the review threads on mail.openjdk.java.net.
- links to the JDK8 changesets
in subsequent requests
-Rob
On 02/10/14 16:49, Andreas Eriksson wrote:
Hi,
Requesting push approval for backports of three fixes.
These fixes add support for the jdk to get which directory the JVM is
using as its temporary directory.
This is needed for example so that jvmstat and related tools can find
local JVM processes.
The changes were reviewed by Staffan Larsen and Alan Bateman.
I will push them as three separate changesets but at the same time.
Bugs:
JDK-8041979 <https://bugs.openjdk.java.net/browse/JDK-8041979> -
sun/jvmstat/monitor/MonitoredVm/CR6672135.java failing on all platforms
JDK-8041980 <https://bugs.openjdk.java.net/browse/JDK-8041980> -
(hotspot) sun/jvmstat/monitor/MonitoredVm/CR6672135.java failing on
all platforms
This is the main bug and its hotspot counterpart.
JDK-6461635 <https://bugs.openjdk.java.net/browse/JDK-6461635> -
BasicTests.sh test fails intermittently.
Test fixes related to this area.
Webrev:
http://cr.openjdk.java.net/~aeriksso/6461635_8041979/webrev.00/
Regards,
Andreas