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: JNI Performance


>>>>> "Bryce" == Bryce McKinlay <bryce@mckinlay.net.nz> writes:

Bryce> Well, I don't see any problem with that as far as binary compatibility
Bryce> is concerned. Things like _Jv_Throw have well-defined semantics, and
Bryce> as the maintainers of the runtime, we are in a good position to make
Bryce> sure that they don't change in incompatible ways.

Yeah, I suppose we could just give new names to functions when we
change their interfaces.  Maybe I'll close that new PR 

Tom


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