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/JDWP] Implement more VMMethod methods


Tom Tromey wrote:

Nope.  That is only needed for functions that are declared JNICALL in
jvmti.h (well, or anywhere, but this is the typical place).

Hmm. So why did jdwpVMInitCB require it? That's just a static function in natVMVirtualMachine.cc. [That's what confused me about Marco's problems with the VM_INIT patch last week.]


I'd prefer it in a header. How about jvmti-int.h?

Will do.


Keith


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