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


Dave Menendez wrote:

I've attached both the C++ header generated by gcjh and the declarations
from the original java source, cleaned up a bit, but in the same order
in which they appear in both files.



Can you do the same for AbstractClassificationModel? Looks like C++ and GCJ disagree on how many virtual methods there are in that class.


Bryce


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