public inbox for java-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Andrew Haley <aph@redhat.com>
To: Mohan Embar <gnustuff@thisiscool.com>
Cc: java-patches@gcc.gnu.org, Adam Megacz <adam@megacz.com>,
	tromey@redhat.com
Subject: Re: Patch [ecj]: Fix cross-configury issues / compile ecj.jar for non-shared builds
Date: Thu, 07 Dec 2006 13:02:00 -0000	[thread overview]
Message-ID: <17784.4337.844967.923498@zebedee.pink> (raw)
In-Reply-To: <MOA6ZXHF31FC6297QN87CB4360A8.45780e17@d9300>

Mohan Embar writes:
 > Hi Andrew,
 > 
 > >From what I can determine by scanning the net, this is probably a call
 > >to WaitForSingleObject() in park() and a call to SetEvent() in
 > >unpark().  (See
 > >http://www.codersource.net/win32_waitforsingleobject.html,
 > >http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dllproc/base/waitforsingleobject.asp.)
 > >It doesn't have to be anything more complicated than that.
 > 
 > Thanks. I'm not puzzled about how to implement this and was
 > going to suggest something along these lines too, but the
 > devil is in the details :) It has to be coded up, built, and
 > most importantly, tested (i.e. find and doanload the TCK, etc.)

Yeah.  IIRC that part was a pain.

 > A tad too much for me after I've been at this for two days like a
 > madman with very little sleep....

Oh, fair enough.  It's just that park() and unpark() are a bit
underdocumented, so I wanted to make sure it was all clear.

Andrew.

  reply	other threads:[~2006-12-07 13:02 UTC|newest]

Thread overview: 43+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-05  6:07 [gcj-eclipse-merge-branch] fix cross-build configury/makery Adam Megacz
2006-12-05 10:21 ` Andrew Haley
2006-12-21  2:43   ` Adam Megacz
2006-12-21  5:28     ` Mohan Embar
2006-12-21  6:42       ` Adam Megacz
2006-12-21  8:41         ` Adam Megacz
2006-12-21 17:40         ` retracting my retraction [patch included] Adam Megacz
2006-12-21 17:50           ` Andrew Haley
2006-12-21 18:50             ` Mohan Embar
2006-12-21 18:52               ` Andrew Haley
2006-12-21 19:12               ` canadian vs build==host configury Adam Megacz
2006-12-21 20:31                 ` canadian vs build==host configury (and $with_cross_host) Adam Megacz
2007-01-20  0:56                   ` Tom Tromey
2007-01-20  6:46                     ` Mohan Embar
2007-01-23  0:21                       ` Tom Tromey
2006-12-21 21:03                 ` canadian vs build==host configury Mohan Embar
2006-12-21 21:45                   ` Adam Megacz
2006-12-21 22:17                     ` Mohan Embar
2006-12-21 23:36                       ` Adam Megacz
2006-12-22  0:04                         ` Mohan Embar
2007-01-20  0:50           ` retracting my retraction [patch included] Tom Tromey
2007-01-20  6:09             ` Mohan Embar
2007-01-20  6:58               ` libjava configury logic for cross builds (was Re: retracting my retraction [patch included]) Mohan Embar
2007-01-20 10:03               ` retracting my retraction [patch included] Andrew Haley
2007-01-20 12:32                 ` Marco Trudel
2007-01-20 13:18                   ` Mohan Embar
2007-01-23  0:20                     ` Tom Tromey
2007-02-04  3:37                       ` Patch: Fix GCJH for cross builds (was Re: retracting my retraction [patch included]) Mohan Embar
2007-02-05  9:48                         ` Andrew Haley
2006-12-06 23:13 ` [gcj-eclipse-merge-branch] fix cross-build configury/makery Tom Tromey
2006-12-07  0:55   ` Mohan Embar
2006-12-07  3:36     ` Mohan Embar
2006-12-07  3:28       ` Tom Tromey
2006-12-07  7:55         ` Patch [ecj]: Fix cross-configury issues / compile ecj.jar for non-shared builds Mohan Embar
2006-12-07 11:14           ` Andrew Haley
2006-12-07 13:01             ` Mohan Embar
2006-12-07 13:02               ` Andrew Haley [this message]
2006-12-07 16:39                 ` Mohan Embar
2006-12-07 15:10                   ` Andrew Haley
2006-12-07 16:04                     ` Mohan Embar
2006-12-07 16:53                     ` LockSupportTest.java Mohan Embar
2006-12-07 15:44           ` Patch [ecj]: Fix cross-configury issues / compile ecj.jar for non-shared builds Mohan Embar
2006-12-08 19:44           ` Tom Tromey

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=17784.4337.844967.923498@zebedee.pink \
    --to=aph@redhat.com \
    --cc=adam@megacz.com \
    --cc=gnustuff@thisiscool.com \
    --cc=java-patches@gcc.gnu.org \
    --cc=tromey@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).