开发者

Java version compatibility for JNI library

I have a .so library that is used by a jni library compiled with java 5 version. Is it ok to us开发者_开发问答e java 6 to run this? Or should the .so library be recompiled with java 6?


It is perfectly OK. Must be the same platform, of course.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜