Any jdk7u Reviewers out there that could take a look at this?
Regards,
Andreas
On 2014-08-29 13:20, Andreas Eriksson wrote:
Thanks Staffan!
Could I get a Reviewer too look at this as well please?
I got a question why the changesets didn't apply cleanly to jdk7, here
is a summary:
For the HotSpot part:
There were no aix or bsd-darwin mapfiles in jdk7.
For JDK:
The testlibraries changes in jdk8 were already backported to jdk7 as a
separate change.
The .sh-files that were removed were slightly different (jdk8 passed a
${TESTVMOPTS} to the java process).
The context in problemlist.txt was different.
The main logic in the changesets applied to jdk7 cleanly.
Regards,
Andreas
On 2014-08-29 13:09, Staffan Larsen wrote:
Looks good! (not a Reviewer for jdk7u)
Thanks,
/Staffan
On 28 aug 2014, at 16:43, Andreas Eriksson
<andreas.eriks...@oracle.com <mailto:andreas.eriks...@oracle.com>> wrote:
Summary:
This is a backport of a change that fixes problems with jvmstat,
where it can't find local JVM processes.
Also backported is a change that improves tests related to this area.
I could not run the regression tests on solaris_sparcv9 or
solaris_x64 due to a JPRT limitation.
All other platforms show no failures on JPRT with the added and
modified regression test run as well.
Bugs:
JDK-8041979 <https://bugs.openjdk.java.net/browse/JDK-8041979> -
sun/jvmstat/monitor/MonitoredVm/CR6672135.java failing on all platforms
JDK-6461635 <https://bugs.openjdk.java.net/browse/JDK-6461635> -
BasicTests.sh test fails intermittently.
Webrev:
http://cr.openjdk.java.net/~aeriksso/6461635_8041979/webrev.00/
Regards,
Andreas