[RFA] _Jv_ThreadGetData?

Tom Tromey tromey@redhat.com
Fri Jul 21 18:11:00 GMT 2006


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

Keith> This patch would add a little helper function to java.lang.Thread to
Keith> allow external access to the _Jv_Thread_t contained in the Thread's
Keith> native data. This is needed to implement JVMTI and JDWP thread
Keith> suspension.

I think this approach is fine.  If it turns out to be troublesome we
can always change it later.
Please commit.

Tom



More information about the Java-patches mailing list