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] _Jv_ThreadGetData?


>>>>> "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


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