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 and java.nio.ByteBuffer


On Sat, 2005-02-12 at 20:10 -0500, Bryce McKinlay wrote:
>  Its probably best to just have 
> RegisterNatives do the conversion internally before searching for the 
> method.

I created a goofy little patch that does just that.  It appears to solve
the problem.  I'll submit it once I've tested it a little more.

AG



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