This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [PATCH] for Review: SelectorImpl.wakeup() + Synchronization (UPDATED)
On Fri, Dec 19, 2003 at 07:43:43PM -0600, Mohan Embar wrote:
> Hi Michael,
>
> >I'll redo the patch with the corrections you mentioned, leave AbstractSelector
> >alone and make the begin() and end() calls (which will do nothing). I'll
> >let you figure out what to do from there. If it's any consolation, the output
> >diffs beautifully between Sun's JRE and post-patch gcj.
>
> Here is the updated patch for this:
>
> http://gcc.gnu.org/ml/java-patches/2003-q4/msg00815.html
>
> ...with the corrections you asked for. The output is identical
> to the previous patch.
Commit it please. We can than run jalopy on it for reformatting. There
are some instances of too many spaces. ;-)
Michael