This is the mail archive of the java-patches@gcc.gnu.org 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]
Other format: [Raw text]

Re: [RFA] Mostly implement JVMTI's GetThreadState


>>>>> "Keith" == Keith Seitz <keiths@redhat.com> writes:

Keith> When you say "not implemented", do you mean not "fully" implemented?
Keith> 'Cause there certainly seems to be "something" implemented (by you in
Keith> Aug '06):

Hey, what do you know?  It looks like I put part of that patch in,
including the _Jv_MutexLock change.  I completely forgot and my patch
was still in my "Patches" directory...

Thanks for clearing that up.

Right now we only have a single instantiation of JvSetThreadState.
More are needed.

Keith> All we really need for JDWP is to know whether a thread is
Keith> suspended. [I hate to say this...] How about if I just truncate the
Keith> patch (for now) to exclude all the Thread.State stuff? That will at
Keith> least allow people to start playing with this stuff on eclipse.

Works for me.  What's the status of the GC changes?  I have flushed
nearly everything from my memory...  if the other stuff went in
upstream then this bit ought to go there as well.

Tom


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