This is the mail archive of the java@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: Incorrect Java methods called from CNI


My sincerest apologies.  Please disregard my last message.  Upon closer
inspection of my output, it appears the correct method was being invoked
after all and my problem lies elsewhere.

Some of my output uses std::cout, and some output from the Java classes
were being flushed to the screen before the cout output, so it was out
of order and I missed a couple lines.



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