Hi all,
This backport is a fix to a particular RMI test. It had a bad race condition
that occasionally left a process running. Gory details in the bug report.
This test is actually on the problem list in 7u -- it's not in 8. I'll leave it
on in 7u for the moment until I do a comprehensive removal of RMI tests from
the problem list.
Bug:
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8005646
Review:
http://mail.openjdk.java.net/pipermail/core-libs-dev/2013-January/013453.html
Changeset:
http://hg.openjdk.java.net/jdk8/jdk8/jdk/rev/c18f28312c49
Thanks,
s'marks