RFR(s): 8023541 Race condition in rmid initialization
Tristan Yan
tristan.yan at oracle.com
Thu Jan 30 07:34:55 UTC 2014
Hi Stuart
I didn’t make my comment clear. You set interrupted as true when thread gets interrupted. Here it's still going to wait until systemStub is not null. Why do you still need interrupt current thread in this case.
Thank you
Tristan
On Jan 30, 2014, at 11:24 AM, David Holmes <david.holmes at oracle.com> wrote:
>> http://cr.openjdk.java.net/~smarks/reviews/8023541/webrev.1/
More information about the core-libs-dev
mailing list