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


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

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.

I don't think anything ever happened with the GC changes upstream. Or at least, I've never heard of anything.


So where does this leave us now? Should I just strip off the ThreadState stuff or ??

Keith



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