This is the mail archive of the java-patches@sourceware.cygnus.com mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Patch: Class initialization fix


>>>>> "Matt" == Matt Welsh <mdw@cs.berkeley.edu> writes:

Matt> The enclosed patch fixes problems when multiple threads are blocked
Matt> waiting for a class initialization to be done by another thread;
Matt> notify() has been changed to notifyWait(). There may be other class
Matt> state transitions which require a patch of this sort.

Thanks.  I checked this in.

T

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]